Skip to content

v5.8.1

Compare
Choose a tag to compare
@bjpalmer bjpalmer released this 14 Dec 15:48
· 175 commits to master since this release
  • Known Bugs
  • Added
    • Added support in MA for CUDA managed memory. Provided by Jeff Hammond.
    • Added a GA_Deallocate function that deallocates memory but leaves GA in
      place. GA_Allocate can be called later on the handle. This can be used for
      memory management.
  • Changed
  • Fixed
    • Slurm conflict for free_buf symbol in DRA library. Fixed by Michael Klemm.
    • Deallocate GA_MPI_World_comm_dup in GA_Terminate.
    • Dependency of CMake build on C++ is configurable.
    • Improved CMake integration of linear algebra libraries