Commit Graph

146 Commits

Author SHA1 Message Date
avinashkethineedi 52088167ae 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


[ROCm/rocshmem commit: 3117a47b8d]
2024-12-05 23:24:10 +00:00
avinashkethineedi aacab9099c Update AUTHORS
[ROCm/rocshmem commit: f4d8298959]
2024-12-04 23:50:07 +00:00
avinashkethineedi 04daad3625 Merge branch PR #55 into naming_scheme
[ROCm/rocshmem commit: d8ce066adc]
2024-12-04 21:46:38 +00:00
Yiltan 9d059041e9 Merge pull request #57 from Yiltan/CI-fix-degeneratetiledfine
[CI Bug Fix] Updated gfilter flags for DegenerateTiledFine tests

[ROCm/rocshmem commit: 46dcfbbb9e]
2024-12-03 14:56:00 -05:00
Yiltan ab0be96680 Merge pull request #54 from Yiltan/sig-ops
Added SHMEM Signalling Operations

[ROCm/rocshmem commit: 0c5524d7df]
2024-11-26 15:38:12 -05:00
Yiltan Temucin 0f6eb62aed Updated gfilter flags for new unit tests
[ROCm/rocshmem commit: 37fe71343f]
2024-11-26 13:51:29 -06:00
Brandon Potter 994080b1d9 Fix URL for github page
[ROCm/rocshmem commit: 7e4aa5d601]
2024-11-26 11:09:37 -06:00
Brandon Potter 40016e0a9e Merge pull request #48 from BKP/ipc_fine_tiled_unit_11-04-24
Add tiled fine-grained unit tests

[ROCm/rocshmem commit: 46f0b42ac3]
2024-11-25 14:36:04 -06:00
Brandon Potter 913ce47ef1 Use new naming scheme
[ROCm/rocshmem commit: fd8dbc7fb6]
2024-11-25 14:25:29 -06:00
Yiltan Temucin fe7fb26f50 Added functional tests
[ROCm/rocshmem commit: f710a301fe]
2024-11-22 15:36:17 -06:00
Yiltan Temucin 134911a5fb Fixed typo in examples
[ROCm/rocshmem commit: ff8aab522b]
2024-11-22 15:36:17 -06:00
Yiltan Temucin fc3855514d Create put_signal example
[ROCm/rocshmem commit: ec72aad517]
2024-11-22 15:36:17 -06:00
Yiltan Temucin ba618ba7a9 Added Signalling Operations
[ROCm/rocshmem commit: d8f44e4436]
2024-11-22 15:36:17 -06:00
Yiltan 07088f0f2b Merge pull request #49 from Yiltan/unit-tests-driver-bug
driver should now return a fail code if any of the mpirun's fail

[ROCm/rocshmem commit: 308816bc5e]
2024-11-22 16:35:36 -05:00
Yiltan 325d25b570 Merge pull request #51 from Yiltan/roc_shmemx_correction
Removing instances of `roc_shmemx`

[ROCm/rocshmem commit: a59e946e44]
2024-11-19 13:28:05 -05:00
Yiltan Temucin 5ed5c4642e Explicitly require rocPRIM and rocThrust.
[ROCm/rocshmem commit: 50e46847c6]
2024-11-19 08:54:18 -06:00
Yiltan Temucin eebb42950a Propergate errors from build scripts so CI doesn't silently fail
[ROCm/rocshmem commit: 4ad24b5aab]
2024-11-15 11:17:33 -06:00
Yiltan Temucin 97bac1004f Fixed bug in functional and unit tests driver.sh
- The driver previously did not propagate errors correctly
- Adjusted gtest filters

driver edit


[ROCm/rocshmem commit: 3f857718fd]
2024-11-15 10:50:31 -06:00
Avinash Kethineedi d12bc504dc Merge pull request #53 from avinashkethineedi/CMake_file
CMake file for examples folder

[ROCm/rocshmem commit: 02834a66a8]
2024-11-15 10:20:05 -06:00
avinashkethineedi 6bfcb173ee Add CMake file for examples folder
[ROCm/rocshmem commit: 1f3b242e12]
2024-11-14 19:50:23 +00:00
Avinash Kethineedi 3c3eee3a11 Merge pull request #52 from avinashkethineedi/IPC_puts/gets
Update puts and gets with fence call

[ROCm/rocshmem commit: 2cb5cab038]
2024-11-14 13:19:24 -06:00
Brandon Potter 4fed83a40b Update tests/unit_tests/ipc_impl_tiled_fine_gtest.cpp
Co-authored-by: Avinash Kethineedi <avinash.kethineedi@amd.com>

[ROCm/rocshmem commit: 03719bbb0e]
2024-11-14 13:08:20 -06:00
avinashkethineedi 929c79cdc0 Update puts and gets to include a fence following data movement, ensuring data visibility
[ROCm/rocshmem commit: d1ee997542]
2024-11-12 16:52:07 +00:00
Yiltan Temucin 40e28826c9 converted roc_shmemx to roc_shmem
[ROCm/rocshmem commit: c2b736ef3d]
2024-11-12 08:37:56 -06:00
avinashkethineedi e4e18e31bb Update collective APIs to use teams interface
* Use team-relative numbering in collective functions
* Replace log_stride with stride


[ROCm/rocshmem commit: 5e3d94c705]
2024-11-06 17:50:23 +00:00
Yiltan Temucin 8df27a93be updated examples to use new APIs
[ROCm/rocshmem commit: 799d9d5ed7]
2024-11-06 09:49:06 -06:00
Yiltan Hassan Temucin f887e9b886 removed external access to non-team based reduce
[ROCm/rocshmem commit: 9aa9aea7e6]
2024-11-06 09:46:47 -06:00
Yiltan Hassan Temucin 7f3dd33144 modified team based to_all -> reduce
[ROCm/rocshmem commit: 997eb69b5a]
2024-11-06 09:46:43 -06:00
avinashkethineedi 832dda25e6 Merge branch 'ROCm:develop' into active_set_APIs
[ROCm/rocshmem commit: b2b0d559cb]
2024-11-05 23:02:44 +00:00
Brandon Potter 17f9e07ecc Add tiled fine-grained unit tests
[ROCm/rocshmem commit: d241015e0f]
2024-11-04 17:16:07 -06:00
Brandon Potter 74dec9374d Convert simple fine tests into parameterized tests
[ROCm/rocshmem commit: 749d9f0781]
2024-11-04 10:46:50 -06:00
Yiltan Hassan Temucin 9ae2320ac3 remove cooperative groups
[ROCm/rocshmem commit: fe767d9abf]
2024-10-30 20:10:21 +00:00
avinashkethineedi f682dcee3f Add example code demonstrating team-based broadcast and alltoall API usage
* Update all_reduce test to keep the naming convention uniform across the examples


[ROCm/rocshmem commit: 68c893d790]
2024-10-30 19:09:17 +00:00
avinashkethineedi b1a52b906b Update broadcast function to use stride calculations instead of log_stride
[ROCm/rocshmem commit: 5975b8c621]
2024-10-29 19:10:05 +00:00
avinashkethineedi 058aa3ccf3 Remove device-side active-set-based broadcast API interface from rocSHMEM
[ROCm/rocshmem commit: e1ff06913c]
2024-10-29 19:04:49 +00:00
avinashkethineedi daae6f4d60 Remove active-set-based broadcast test from the functional tests suite
[ROCm/rocshmem commit: 9a524046fe]
2024-10-29 16:18:46 +00:00
avinashkethineedi 5869709dac Update all_reduce algorithm to use internal put/get functions for updating pWrk and pSync arrays
* Change log_stride calcualtions to stride calculations
* Update all_reduce example code to use team based interface


[ROCm/rocshmem commit: abec29bd6a]
2024-10-28 22:10:18 +00:00
avinashkethineedi 9f9ecd9a38 Remove the device-side active-set-based reduction API interface from rocSHMEM
[ROCm/rocshmem commit: c22048112e]
2024-10-28 21:35:14 +00:00
avinashkethineedi 4e71fa5d22 Remove active-set-based reduction test from the functional tests suite
[ROCm/rocshmem commit: e9484bbb86]
2024-10-28 21:22:46 +00:00
Yiltan da9466f7cc Merge pull request #44 from ROCm/fix-printing
Clean up functional tests output

[ROCm/rocshmem commit: 9885f984f6]
2024-10-28 15:45:28 -04:00
Yiltan bd3a07d28b Merge pull request #43 from ROCm/LWPRHMEM-75-API-differences-bug-fix
Lwprhmem 75 api differences bug fix

[ROCm/rocshmem commit: 794b888d69]
2024-10-28 15:45:15 -04:00
Yiltan Temucin 0ed689439b Cleaned up how we print the output
[ROCm/rocshmem commit: 9576ff6440]
2024-10-28 13:37:33 -05:00
Yiltan Temucin bc315d1c8b API bug fix in IB conduit
[ROCm/rocshmem commit: 98afb41263]
2024-10-24 11:52:03 -05:00
Yiltan Temucin 2da1f4e925 API change bug fix
[ROCm/rocshmem commit: e210020e9b]
2024-10-24 11:52:03 -05:00
Edgar Gabriel 95c01c67af add ascii art for ring allredude
[ROCm/rocshmem commit: 11df5427a6]
2024-10-24 15:08:32 +00:00
Edgar Gabriel 2836240906 fix odd-case allreduce scenarios
if the number of elements to be used in the allreduce operation is not
exact multiple of the work-array buffer size and number of pe's, we need
to adjust the algorithm to:
 - initially perform a ring_allreduce on n_segments * chunk_size (which
   is the integer division of the number of elements and the work-buffer
   size, i.e. will not cover the entire buffer)
 - perform another ring_allreduce where chunk_size is reduced to match
   the remaining elements
 - if the remaining elements from the previous step cannot evenly be
   divded by the number of pe's, we need to perform a direct_allreduce on
   the outstanding number of elements.


[ROCm/rocshmem commit: a4b4281f50]
2024-10-24 15:08:32 +00:00
Edgar Gabriel 7b760bb023 fix barrier synchronization on gfx90a
[ROCm/rocshmem commit: 87db7f7d38]
2024-10-24 15:08:28 +00:00
Edgar Gabriel 777401ae29 add some example code
first examples include a getmem testcase and an allreduce (to_all)
example.


[ROCm/rocshmem commit: a0ac7b2d60]
2024-10-24 15:07:17 +00:00
Edgar Gabriel c9b5f03548 ipc: add ring_allreduce algorithms
add the ring allreduce algorithm to the ipc conduit in order to be able
to execute slightly largers reductions.


[ROCm/rocshmem commit: 1fbb89bc73]
2024-10-24 15:07:17 +00:00
Edgar Gabriel 5f0f2f6e85 ipc/to_all: add direct allreduce algorithm
add a simple version of an allreduce algorithm as a starting point.


[ROCm/rocshmem commit: ba21cb7b85]
2024-10-24 15:07:14 +00:00