You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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