Skip to content

version 8.1.0

Compare
Choose a tag to compare
@xiaoyeli xiaoyeli released this 06 Jul 01:28
· 681 commits to master since this release
  • Improved GPU U-solve performance
    ** A compile-time CPP flag "-DGPU_SOLVE" is needed to use this function
    ** Currently GPU trisolve works with 1 MPI rank
  • Updated FORTRAN/CMakeLists.txt:
    ** parallel build
    ** use Fortran linker
    ** allow disable Fortran/ buiild when not needed
  • Added single precision interface to HWPM pivoting code
  • Temporary bug work-around for GPU trisolve
  • Updated a number of scripts in example_scripts/

Full Changelog: v8.0.0...v8.1.0