594fee5791d25c53b09f125451aaa90a32fb24d5
feat(gda): add support for
* Standard atomics
- atomic_CAS
- atomic_fetch_CAS
* Extended atomics
- atomic set
- atomic swap
* Bitwise atomics
- atomic_fetch_and
- atomic_and
- atomic_fetch_or
- atomic_or
- atomic_fetch_xor
- atomic_xor
[ROCm/rocshmem commit: 98323a6086]
Описание
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Разное
1.1%