No description
  • C++ 98.3%
  • CMake 1.7%
Find a file
Ioannis Lilikakis 58e158b6e6 Extend the concept of nvshmem_T_atomic_add
Double and float are not natively supported by NVShmem atomic_add yet.
Custom nvshmem_float_atomic_add is solved via CAS loop. nvshmem_double_atomic_add will follow in the future.
2026-03-12 13:42:26 +01:00
include/jsc_nvshmemxx Extend the concept of nvshmem_T_atomic_add 2026-03-12 13:42:26 +01:00
CMakeLists.txt First commit 2026-02-11 14:42:21 +01:00