Aurelien Bouteiller
|
6e7277b544
|
Cleanup/wg init (#260)
* remove wg_init and wg_finalize from functional tests
* Remove wg_init and wg_finalize from examples
* deprecate wg_init/finalize
* Updated docs
* Typo in documentation
---------
Co-authored-by: Yiltan <yiltan@amd.com>
|
2025-10-07 14:34:18 -04:00 |
|
Yiltan
|
3f01d89207
|
Multi-Node rocshmem_finalize() bug (#138)
|
2025-06-04 10:02:03 -04:00 |
|
Yiltan
|
edcd1ed57e
|
Added XNACK support (#94)
* Added xnack flags
* Updated examples compile command
|
2025-04-30 08:57:55 -04:00 |
|
Avinash Kethineedi
|
f6ef19f5a9
|
Add SPDX license identifiers and update copyright headers (#85)
* Update copyright information and add SPDX license identifier
* Update AUTHORS
* Remove `sos_tests`
|
2025-04-15 15:37:53 -05:00 |
|
avinashkethineedi
|
3117a47b8d
|
Add header files based on sections in OpenSHMEM specifications
* rocshmem_RMA.hpp
* rocshmem_AMO.hpp
* rocshmem_SIG_OP.hpp
* rocshmem_COLL.hpp
* rocshmem_P2P_SYNC.hpp
* rocshmem_RMA_X.hpp
|
2024-12-05 23:24:10 +00:00 |
|
avinashkethineedi
|
d8ce066adc
|
Merge branch PR #55 into naming_scheme
|
2024-12-04 21:46:38 +00:00 |
|
Brandon Potter
|
fd8dbc7fb6
|
Use new naming scheme
|
2024-11-25 14:25:29 -06:00 |
|
Yiltan Temucin
|
ff8aab522b
|
Fixed typo in examples
|
2024-11-22 15:36:17 -06:00 |
|
avinashkethineedi
|
1f3b242e12
|
Add CMake file for examples folder
|
2024-11-14 19:50:23 +00:00 |
|
Edgar Gabriel
|
a0ac7b2d60
|
add some example code
first examples include a getmem testcase and an allreduce (to_all)
example.
|
2024-10-24 15:07:17 +00:00 |
|