Skip to content

Releases: PFLAREProject/PFLARE

PFLARE-v1.25.0

29 Oct 21:01
6cf0228

Choose a tag to compare

  • Minimum PETSc version bumped to 3.24.0 (recommend 3.24.1 due to bug which affects us in 3.24.0)
  • pflare.h didn't include definitions of set/get sparsityorder routines in PCPFLAREINV
  • Bug fixes for MacOS
  • Bug fixes for Python builds, now uses PETSc pythonpath
  • Bug fix with assembled GMRES polynomial inverses when any coefficient was zero
  • Several memory leaks fixed where PETSc variables weren't correctly deleted
  • All compiler warnings now fixed
  • Command line flags given to make now handled correctly for Kokkos

PFLARE-v1.24.11

10 Oct 14:37
98f0d1b

Choose a tag to compare

  • Enable DLL for petsc configure

PFLARE-v1.24.10

10 Oct 03:02
3bacbeb

Choose a tag to compare

  • Added make install

PFLARE-v1.24.9

09 Oct 01:48
825f092

Choose a tag to compare

  • Fixed a bug introduced in v1.23 which changed the CF splitting, resulting in more levels when -pc_air_max_dd_ratio is not used

PFLARE-v1.24.8

22 Sep 15:01
674b6fd

Choose a tag to compare

  • Bug fix for making tests with static library build

PFLARE-v1.24.7

19 Sep 18:20
db03cbf

Choose a tag to compare

  • Bug fix for make check with python. In non-python builds it could sometimes trigger and subsequently fail.
  • Output for make check is now not piped to null. Was causing erroneous failures on some platforms.

PFLARE-v1.24.6

18 Sep 21:50
748bae2

Choose a tag to compare

  • Bug fix for python tests with mac osx

PFLARE-v1.24.5

18 Sep 20:55
c3ca748

Choose a tag to compare

  • Bug fix for tests on mac osx

PFLARE-v1.24.4

18 Sep 18:42
43c8f86

Choose a tag to compare

  • Bug fix for mac osx on conda

PFLARE-v1.24.3

18 Sep 15:41

Choose a tag to compare

  • Bug fix for python build on mac osx