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
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 Temucin
0ed689439b
Cleaned up how we print the output
...
[ROCm/rocshmem commit: 9576ff6440 ]
2024-10-28 13:37:33 -05:00
avinashkethineedi
10eb11c1d5
Use C++ iota function to reset buffers and use its values for verification
...
* Update functional test script to include new tests
[ROCm/rocshmem commit: 18a1bdd0ac ]
2024-10-15 20:23:25 +00:00
avinashkethineedi
9532e084fc
Add tilled version of puts and gets at wavefront level to the functional test suite
...
* Implemented tiled version of put*_wave and get*_wave functions
* Maintain single kernel that supports both tiled and untiled versions
* Disable IPC in the default RO build script
[ROCm/rocshmem commit: b6d31ac7ef ]
2024-09-07 16:06:36 -07:00
avinashkethineedi
3d26792831
Add tilled version of puts and gets at the workgroup level to the functional test suite
...
[ROCm/rocshmem commit: d226922733 ]
2024-09-07 15:58:14 -07:00
avinashkethineedi
31c43bd58d
add functional tests for puts and gets at wavefront level
...
* These functional tests are simple puts and gets, where every wave will get/put the same amount of data
* Enabled workgroup level puts and gets tests
[ROCm/rocshmem commit: ff954237dd ]
2024-09-05 14:52:48 -07:00
Edgar Gabriel
ac3c18bc7c
silence warnings in functional testsuite
...
check the return code of hip functions in order to silence some
warnings.
[ROCm/rocshmem commit: 7e7bc4b0a9 ]
2024-07-02 10:07:43 -07:00
Brandon Potter
ad4ab69c19
Transfer files from RAD repository
...
[ROCm/rocshmem commit: ea8f264a11 ]
2024-07-01 09:57:08 -05:00