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
Edgar Gabriel
e95360961d
Add extended team tests ( #207 )
...
Create teams in the functional test that are not a duplicate of the
ROCSHMEM_TEAM_WORLD. THis commit contains only infra-tests to make sure
that n_pes and my_pe on the new teams is indeed correct.
2025-08-01 08:50:14 -05:00
Avinash Kethineedi
7a5c6f86d7
functional_tests: use size_t for size variable ( #190 )
...
Changed the data type of `size` to `size_t` in all functional tests to ensure
consistency with rocSHMEM APIs.
2025-07-03 13:26:54 -05:00
Aurelien Bouteiller
551603829c
Swdev/536571 with additional issues found for other various missing includes ( #158 )
...
* Revert "SWDEV-536571 - Include assert header. (#157 )"
This reverts commit bcc14b1a34 .
* Fix use of assert/abort and required includes
* Disable IPC AMO testers for non-implemented functions
2025-06-16 20:21:06 -04:00
Aurelien Bouteiller
2bbe21db56
func-tests: Don't rely on asserts to catch invalid argv/env params ( #96 )
2025-05-02 12:00:35 -04:00
Aurelien Bouteiller
9befbe8293
bugfix: do not dereference ctx during create_ctx if we did run out ( #83 )
2025-04-16 10:37:44 -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
Brandon Potter
fd8dbc7fb6
Use new naming scheme
2024-11-25 14:25:29 -06:00
Edgar Gabriel
7e7bc4b0a9
silence warnings in functional testsuite
...
check the return code of hip functions in order to silence some
warnings.
2024-07-02 10:07:43 -07:00
Brandon Potter
ea8f264a11
Transfer files from RAD repository
2024-07-01 09:57:08 -05:00