Skip to content
Success

Changes

Summary

  1. Fix multiple calls to SHMEMSpace::deallocate on View dealloc (details)
  2. Allocate the correct size in NVSHMEMSpace::impl_allocate (details)
  3. Make sure that Kokkos is initialized on all ranks in unit test (details)
Commit 1dc2fae686443996c59fec069f276e93e2184d95 by jan.ciesko
Fix multiple calls to SHMEMSpace::deallocate on View dealloc
The file was modified src/impl/shmemspace/Kokkos_SHMEMSpace_AllocationRecord.cpp (diff)
Commit d30b3fd7858422795914df801fd9b17d86b149b3 by jan.ciesko
Allocate the correct size in NVSHMEMSpace::impl_allocate
The file was modified src/impl/nvshmemspace/Kokkos_NVSHMEMSpace.cpp (diff)
Commit 467e8c0ca4556aff5411f02bacb5fdd6d40ba0fc by jan.ciesko
Make sure that Kokkos is initialized on all ranks in unit test
The file was modified unit_tests/Test_Main.cpp (diff)
The file was modified unit_tests/Test_Empty.cpp (diff)