Skip to content
Success

Changes

Summary

  1. Expand Test_Allocation to cover Layout types (details)
  2. Exclude execution fence from memory fence (details)
  3. Fix multiple calls to MPISpace::deallocate on View dealloc (details)
  4. Move useful helpers to the Kokkos::Experimental namespace (details)
Commit 645b2f9c3a0554741ccc10fbdf9777c11c6da877 by jan.ciesko
Expand Test_Allocation to cover Layout types
The file was modified unit_tests/Test_Allocation.cpp (diff)
Commit eb5acd597233b1b684544d31bf1dde429e4dad63 by jan.ciesko
Exclude execution fence from memory fence
The file was modified src/impl/nvshmemspace/Kokkos_NVSHMEMSpace.cpp (diff)
The file was modified src/impl/shmemspace/Kokkos_SHMEMSpace.cpp (diff)
The file was modified src/impl/rocshmemspace/Kokkos_ROCSHMEMSpace.cpp (diff)
Commit 7612edf32487b09a667b98ac00f40a23d8b1f30d by jan.ciesko
Fix multiple calls to MPISpace::deallocate on View dealloc
The file was modified src/impl/mpispace/Kokkos_MPISpace_AllocationRecord.cpp (diff)
The file was modified src/impl/mpispace/Kokkos_MPISpace.cpp (diff)
The file was modified src/impl/mpispace/Kokkos_MPISpace_AllocationRecord.hpp (diff)
Commit 2edb7fb5ac77e91e3656af7a29f80543eca247c2 by jan.ciesko
Move useful helpers to the Kokkos::Experimental namespace
The file was modified src/core/Kokkos_RemoteSpaces_Helpers.hpp (diff)
The file was modified src/core/Kokkos_RemoteSpaces_ViewMapping.hpp (diff)
The file was modified src/core/Kokkos_RemoteSpaces_DeepCopy.hpp (diff)