Commit Graph

212 Commits

Author SHA1 Message Date
Yiltan bacced0cc3 Merge pull request #27 from ROCm/package-bug-fix
Minor fixes for packaging
2025-01-21 09:13:29 -05:00
Yiltan fa90f4b0ac Minor fixes for packaging 2025-01-20 18:15:07 +00:00
Yiltan 469e2a0167 Merge pull request #24 from Yiltan/install-script
Added script to install dependencies
2025-01-20 11:02:47 -05:00
Yiltan 0fb673e186 Update scripts/install_dependencies.sh
Co-authored-by: Avinash Kethineedi <avinash.kethineedi@amd.com>
2025-01-16 13:38:08 -05:00
Yiltan Temucin 5de0371bec Added script to install dependencies 2025-01-16 10:06:39 -06:00
Avinash Kethineedi 17b7afdcba Merge pull request #23 from avinashkethineedi/bugfix/memory-usage
Automatic Memory Management with `shared_ptr` for host interface
2025-01-15 02:34:14 +05:30
avinashkethineedi 1ef2d3a6b7 Replace raw pointers for host_interface with shared_ptr to enable automatic memory handling 2025-01-13 20:58:43 +00:00
Avinash Kethineedi 4a3c3d54fb Merge pull request #22 from avinashkethineedi/functional_tests 2024-12-27 20:49:55 +05:30
avinashkethineedi 23172c9150 Updated driver.sh and tester.hpp with sequential numbering for test identification
* Enabled Ping Pong tests
* Removed test commands for multi-workgroup collective tests
2024-12-26 21:28:21 +00:00
avinashkethineedi e40e6a63fa Updated default case of functional tests with empty test 2024-12-26 19:33:23 +00:00
Edgar Gabriel 12aeab1a59 Merge pull request #20 from edgargabriel/topic/remove-internal-dir
remove internal directory
2024-12-26 09:21:09 -06:00
Yiltan c87fa8183a Merge pull request #21 from Yiltan/global-exit-fix
IPC backend now aborts with rocshmem_global_exit()
2024-12-24 08:52:04 -05:00
Yiltan Temucin c0e4a32ca2 IPC backend now aborts with rocshmem global_exit() 2024-12-23 11:03:04 -06:00
Avinash Kethineedi c5902afe28 Merge pull request #19 from avinashkethineedi/teams_split_API 2024-12-23 20:42:09 +05:30
Yiltan 3995f1136e Merge pull request #18 from Yiltan/functional-test-fix
Commented function that fails functional tests
2024-12-23 09:59:52 -05:00
Edgar Gabriel 8121616034 remove internal directory. 2024-12-23 14:47:50 +00:00
avinashkethineedi cb8b9094b4 Fix rocshmem_team_split_strided API 2024-12-21 18:16:42 +00:00
Yiltan Temucin 83a588ee2b Commented function that fails functional tests 2024-12-20 14:48:54 -06:00
Brandon Potter 7fd66663c5 Merge pull request #16 from BKP/develop
Fix signal calculation bug for fine-tiled unit tests
2024-12-20 08:40:56 -06:00
Edgar Gabriel ee6b4ada01 Merge pull request #17 from edgargabriel/topic/doc-update
update the link for MPI/UCX compilation
2024-12-19 15:24:41 -06:00
Edgar Gabriel 57f22cd8c3 update the link for MPI/UCX compilation
use the official page from rocmdocs.amd.com
2024-12-19 20:59:13 +00:00
Brandon Potter b1f6621f33 Fix signal calculation bug for fine-tiled unit tests 2024-12-19 18:34:47 +00:00
Yiltan 33196e48ed Merge pull request #65 from Yiltan/version-2.0.0-bump
Bump rocSHMEM version
2024-12-19 10:15:33 -05:00
Yiltan Temucin 3185428ad8 Bump rocSHMEM version 2024-12-16 08:54:12 -06:00
Yiltan Temucin 28b41ea648 Updated README.md 2024-12-16 08:54:12 -06:00
Yiltan 1648aa7b2c Merge pull request #63 from Yiltan/sign-compare
Remove comparisons of signed to unsigned values
2024-12-13 17:23:19 -05:00
Yiltan 5373b5ffb0 Merge pull request #64 from Yiltan/update-readme
Updated README
2024-12-13 17:23:03 -05:00
Yiltan Temucin cb0f6d5731 Reordered backends in readme.md 2024-12-13 13:28:54 -06:00
Yiltan Temucin 4a3d02eb18 Removed comment on HSA_FORCE_FINE_GRAIN_PCIE 2024-12-12 15:31:11 -06:00
Yiltan Temucin 4d558b345d Updated README 2024-12-12 13:02:23 -06:00
Yiltan Temucin fa0858833e Remove comparisons of signed to unsigned values 2024-12-12 10:21:08 -06:00
Yiltan 1b5a6e74aa Merge pull request #61 from Yiltan/cmake-packaging
Update CMake to use ROCm-CMake
2024-12-10 13:59:54 -05:00
Yiltan Temucin 7347dee522 Renamed utlis to utils 2024-12-06 15:50:26 -06:00
Yiltan Temucin 98c164d72e Added timeout to unit tests 2024-12-06 15:50:22 -06:00
Yiltan Temucin d08ea96ea3 Update build scripts
- Only build for the machine we are on
- Saves CI time
2024-12-06 15:49:55 -06:00
Yiltan Temucin 658915ed35 Renamed debug.hpp to rocshmem_debug.hpp 2024-12-06 15:49:50 -06:00
Yiltan Temucin b60a460681 Use ROCm-CMake 2024-12-06 15:49:41 -06:00
Avinash Kethineedi 1ae7b9812a Merge pull request #60 from avinashkethineedi/rocshmem_header_files
rocshmem header files
2024-12-06 11:19:08 -06:00
avinashkethineedi 6486e29078 Rename config.h to roc_shmem_config.h 2024-12-06 01:08:13 +00:00
avinashkethineedi 455f9330e9 Add Python scripts to generate header files based on sections in OpenSHMEM specifications 2024-12-05 23:53:10 +00: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
Avinash Kethineedi e6334cb838 Merge pull request #59 from avinashkethineedi/naming_scheme
Updated naming convention
2024-12-05 11:35:33 -06:00
avinashkethineedi f4d8298959 Update AUTHORS 2024-12-04 23:50:07 +00:00
avinashkethineedi d8ce066adc Merge branch PR #55 into naming_scheme 2024-12-04 21:46:38 +00:00
Yiltan 46dcfbbb9e Merge pull request #57 from Yiltan/CI-fix-degeneratetiledfine
[CI Bug Fix] Updated gfilter flags for DegenerateTiledFine tests
2024-12-03 14:56:00 -05:00
Yiltan 0c5524d7df Merge pull request #54 from Yiltan/sig-ops
Added SHMEM Signalling Operations
2024-11-26 15:38:12 -05:00
Yiltan Temucin 37fe71343f Updated gfilter flags for new unit tests 2024-11-26 13:51:29 -06:00
Brandon Potter 7e4aa5d601 Fix URL for github page 2024-11-26 11:09:37 -06:00
Brandon Potter 46f0b42ac3 Merge pull request #48 from BKP/ipc_fine_tiled_unit_11-04-24
Add tiled fine-grained unit tests
2024-11-25 14:36:04 -06:00
Brandon Potter fd8dbc7fb6 Use new naming scheme 2024-11-25 14:25:29 -06:00