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
Yiltan
658bf2a3b5
Removed GPU_IB ( #59 )
2025-03-24 09:04:52 -04:00
Yiltan Hassan Temucin
022b2c27e7
Fix Team reduction intra-node
2025-02-07 08:39:35 -06:00
avinashkethineedi
6486e29078
Rename config.h to roc_shmem_config.h
2024-12-06 01:08:13 +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
d8f44e4436
Added Signalling Operations
2024-11-22 15:36:17 -06:00
Yiltan Hassan Temucin
997eb69b5a
modified team based to_all -> reduce
2024-11-06 09:46:43 -06:00
Yiltan Hassan Temucin
722a5f0731
updated *_wait* APIs to use int rather than roc_shmem_cmps
2024-10-11 13:34:28 -07:00
Yiltan Hassan Temucin
bcf3fdff10
*_wait* routines changed parameter from ptr to ivars to match OpenSHMEM
2024-10-11 13:34:28 -07:00
avinashkethineedi
49779863c2
Add IPC backend
...
* add backend_ipc.{cpp & hpp}
* rename context_ipc.{cpp & hpp} to context_ipc_device.{cpp & hpp}
* add host interface to IPC backend
* add context_ipc_host.{cpp & hpp} to support host interface
* add USE_RO compile flag to enable support for single backend interface at a time
* add ipc_single script to build rocSHMEM with IPC backend
2024-08-14 22:59:02 -07:00
Brandon Potter
ea8f264a11
Transfer files from RAD repository
2024-07-01 09:57:08 -05:00