PyFR Versions Save

PyFR

v2.0.0

1 month ago

New Features:

  • Added a Metal backend.
  • Improved shock capturing via entropy based filtering.
  • In-situ visualisation plugin.
  • Turbulence injection plugin.
  • Ffowcs Williams-Hawkings plugin.
  • Cache blocking for OpenMP backend.

v1.15.0

1 year ago

New Features:

  • Improved performance and scaling of CUDA backend.
  • Improved performance across all backends via revised GiMMiK kernels.
  • Support for detecting load imbalances for multi-rank simulations.
  • Support for heterogeneous CPUs in the OpenMP backend.

v1.14.0

1 year ago

New Features:

  • Improved region support for extraction and averaging including constructive solid geometry and multiple mesh layers on boundaries.
  • Partition information now included in exported VTK files.
  • libxsmm made a hard dependency for the OpenMP backend.

v1.13.0

2 years ago

New Features:

  • Added support for DIRK integrators.
  • Enabled precise locations for point sampler plugin.
  • Improved support for CUDA- and HIP-aware MPI.
  • Removed dependency on PyOpenCL.

v1.12.3

2 years ago

New Features:

  • Added moment computation to fluidforce plugin.
  • Added support for ROCm 4.5.0.
  • Improved documentation.

v1.12.2

2 years ago

New Features:

  • Fixed issue with ac-euler solver.
  • Fixed issue with anti-aliasing and OpenMP backend.
  • Performance improvements for HIP backend.

v1.12.1

2 years ago

New Features:

  • Fixed bugs in mesh importer.
  • Selection of quadrature rule for integrate plugin.
  • Added a performance tuning guide to the documentation.

v1.12.0

3 years ago

New Features:

  • Added high-order VTK export.
  • Improved gradient export.
  • Improved performance of OpenMP backend.

v1.11.0

3 years ago

New Features:

  • Added native HIP backend for targeting AMD GPUs.
  • Rewritten CUDA backend which no longer depends on PyCUDA.
  • Updated defaults for CUDA backend to improve out of the box performance.

v1.10.0

3 years ago

New Features:

  • Added support for writing specific regions of the domain to disk.
  • Fixed statistics collection for dual time stepping integrators.