systems-assistant[bot]
23d4f23d7f
Merge commit '0ac913e64c988e6b9ea8e86d74292cdf44c5d255' into develop
2025-08-18 18:08:03 +00:00
Jason Bonnell
24332bb65b
[rocprofiler-systems] Update containers workflow to generate matrix from file ( #369 )
...
* Use matrix data from containers.yml in rocprofiler-systems-containers.yml
* add on pull_request to rocprofiler-systems-containers.yml
* update yq command in rocprofiler-systems-containers.yml
* ensure no indenting in json output
* update output definition in prepare_release_matrix
* added container-ci.yml for ci containers
* move ordering of steps in rocprofiler-systems-containers.yml
* Update projects/rocprofiler-systems/docker/containers-ci.yml
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
* only push containers when running on schedule or push
* Formatting fix
Cleaning trailing whitespace.
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-08-18 13:17:17 -04:00
Charis Poag
d3b73fac82
Revert Major ABI break for amdsmi_get_violation_status()
...
Changes:
- This aligns back to original struct naming for ROCm 7.0. This removes
any Major ABI breakages for updates for 7.0 release.
- Minor ABI breakage is required since there were additions to the
header. Refer to changelog for these updates.
Change-Id: If35af74eac6beac8c267d05ce789b7761ed24bff
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
2025-08-18 11:36:57 -05:00
Charis Poag
7ab967ec69
Revert Major ABI break for amdsmi_get_violation_status()
...
Changes:
- This aligns back to original struct naming for ROCm 7.0. This removes
any Major ABI breakages for updates for 7.0 release.
- Minor ABI breakage is required since there were additions to the
header. Refer to changelog for these updates.
Change-Id: If35af74eac6beac8c267d05ce789b7761ed24bff
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
[ROCm/amdsmi commit: d3b73fac82 ]
2025-08-18 11:36:57 -05:00
Peter Park
b4e336aef3
[rocm-smi-lib] docs: fix changelog heading ROCm 6.5.0 -> ROCm 7.0.0 ( #363 )
2025-08-18 11:46:02 -04:00
Nusrat Islam
e4c025e5cd
device: optimize threadfence for ll64 protocol ( #1858 )
...
* device: optimize threadfence for ll64 protocol
* device: use __atomic_signal_fence()
---------
Co-authored-by: Nusrat Islam <nusislam@useocpslog-003.amd.com >
[ROCm/rccl commit: 6ade5065b4 ]
2025-08-18 09:16:41 -05:00
Nusrat Islam
6ade5065b4
device: optimize threadfence for ll64 protocol ( #1858 )
...
* device: optimize threadfence for ll64 protocol
* device: use __atomic_signal_fence()
---------
Co-authored-by: Nusrat Islam <nusislam@useocpslog-003.amd.com >
2025-08-18 09:16:41 -05:00
Sang, Tao
7e5e54d9aa
SWDEV-542947 - Revert wrong patch ( #528 )
...
Revert "SWDEV-542947 - Compile hipSquareGenericTargetOnly* with usual commands (#510 )"
This reverts commit 98bf9ad0d3 .
[ROCm/hip-tests commit: b0519e8441 ]
2025-08-18 09:28:44 -04:00
Sang, Tao
b0519e8441
SWDEV-542947 - Revert wrong patch ( #528 )
...
Revert "SWDEV-542947 - Compile hipSquareGenericTargetOnly* with usual commands (#510 )"
This reverts commit 5089f611e2 .
2025-08-18 09:28:44 -04:00
Dittakavi, Satyanvesh
d424664592
SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test ( #131 )
...
* SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test
* Fix the hip nvidia psdb failure
[ROCm/hip-tests commit: 41af8e62ca ]
2025-08-18 18:27:13 +05:30
Dittakavi, Satyanvesh
41af8e62ca
SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test ( #131 )
...
* SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test
* Fix the hip nvidia psdb failure
2025-08-18 18:27:13 +05:30
Dittakavi, Satyanvesh
5ad57c1d9a
SWDEV-514959 - Fix memory leaks in streamperthread tests ( #14 )
...
Change-Id: I7b133d422f675d45050d7f724d632fa2dc997baf
[ROCm/hip-tests commit: fde891bc76 ]
2025-08-18 17:27:47 +05:30
Dittakavi, Satyanvesh
fde891bc76
SWDEV-514959 - Fix memory leaks in streamperthread tests ( #14 )
...
Change-Id: I7b133d422f675d45050d7f724d632fa2dc997baf
2025-08-18 17:27:47 +05:30
ammallya
aac61d97de
Adding new workflow for list import
2025-08-18 03:53:02 -07:00
Andryeyev, German
72b9408fed
SWDEV-547108 - Fix compilation errors under Windows ( #867 )
...
Interop and numa are not enabled.
[ROCm/clr commit: 0ac913e64c ]
2025-08-17 02:33:31 -04:00
Andryeyev, German
0ac913e64c
SWDEV-547108 - Fix compilation errors under Windows ( #867 )
...
Interop and numa are not enabled.
2025-08-17 02:33:31 -04:00
Nilesh M Negi
15bf0f5fd1
Merge remote-tracking branch 'nccl-tests/master' into develop
...
[ROCm/rccl-tests commit: 6f1b11ad49 ]
2025-08-16 16:10:04 -04:00
Nilesh M Negi
6f1b11ad49
Merge remote-tracking branch 'nccl-tests/master' into develop
2025-08-16 16:10:04 -04:00
Betigeri, Sourabh
b5ca920dee
SWDEV-546293 - Adds nvidia mappings to hipMemPrefetchAsync_vs and hip… ( #36 )
...
SWDEV-546293 - Adds nvidia mappings to hipMemPrefetchAsync_vs and hipMemAdvise_v2
[ROCm/hipother commit: bf0302a494 ]
2025-08-15 22:44:41 -07:00
Betigeri, Sourabh
bf0302a494
SWDEV-546293 - Adds nvidia mappings to hipMemPrefetchAsync_vs and hip… ( #36 )
...
SWDEV-546293 - Adds nvidia mappings to hipMemPrefetchAsync_vs and hipMemAdvise_v2
2025-08-15 22:44:41 -07:00
Betigeri, Sourabh
35e48d1eaf
SWDEV-546293 - hipMemPrefetchAsync_v2 and hipMemAdvise_v2 implementation ( #869 )
...
SWDEV-546293 - hipMemPrefetchAsync hipMemAdvise_v2
Please enter the commit message for your changes. Lines starting
[ROCm/clr commit: cbee74a80e ]
2025-08-15 22:40:04 -07:00
Betigeri, Sourabh
cbee74a80e
SWDEV-546293 - hipMemPrefetchAsync_v2 and hipMemAdvise_v2 implementation ( #869 )
...
SWDEV-546293 - hipMemPrefetchAsync hipMemAdvise_v2
Please enter the commit message for your changes. Lines starting
2025-08-15 22:40:04 -07:00
Li, Todd tiantuo
38d5d2b55d
SWDEV-546285 - add hipGetDriverEntryPoint ( #35 )
...
[ROCm/hipother commit: 87f262a56f ]
2025-08-15 22:38:34 -07:00
Li, Todd tiantuo
87f262a56f
SWDEV-546285 - add hipGetDriverEntryPoint ( #35 )
2025-08-15 22:38:34 -07:00
Li, Todd tiantuo
ad9eb56dd4
SWDEV-546285 - add hipGetDriverEntryPoint ( #855 )
...
[ROCm/clr commit: 789e2029ca ]
2025-08-15 20:08:21 -07:00
Li, Todd tiantuo
789e2029ca
SWDEV-546285 - add hipGetDriverEntryPoint ( #855 )
2025-08-15 20:08:21 -07:00
Xie, Pengda
405061b019
SWDEV-520384 - CHANGELOG update ( #882 )
...
[ROCm/clr commit: ac40f0cfb6 ]
2025-08-15 19:23:32 -07:00
Xie, Pengda
ac40f0cfb6
SWDEV-520384 - CHANGELOG update ( #882 )
2025-08-15 19:23:32 -07:00
ishkool
377160e0c9
Code Coverage: Proxy.cc tests ( #1818 )
...
* Proxy.cc tests
* Update ProxyTest.cpp
Cleaned up the code.
* Update ProxyTests.cpp
Bring back deleting dynamically allocated memory
[ROCm/rccl commit: 876f985e0f ]
2025-08-15 19:06:32 -05:00
ishkool
876f985e0f
Code Coverage: Proxy.cc tests ( #1818 )
...
* Proxy.cc tests
* Update ProxyTest.cpp
Cleaned up the code.
* Update ProxyTests.cpp
Bring back deleting dynamically allocated memory
2025-08-15 19:06:32 -05:00
Atul Kulkarni
38e88ba87e
Added new unit tests for src/enqueue.cc ( #1853 )
...
[ROCm/rccl commit: 84f3cc6a02 ]
2025-08-15 18:26:26 -05:00
Atul Kulkarni
84f3cc6a02
Added new unit tests for src/enqueue.cc ( #1853 )
2025-08-15 18:26:26 -05:00
Xie, Jiabao(Jimbo)
5ce7103555
SWDEV-547589 - Add hipDeviceMallocUncached to hipMemCreate ( #815 )
...
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
[ROCm/clr commit: bd1e489f1f ]
2025-08-15 16:02:26 -07:00
Xie, Jiabao(Jimbo)
bd1e489f1f
SWDEV-547589 - Add hipDeviceMallocUncached to hipMemCreate ( #815 )
...
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-08-15 16:02:26 -07:00
Manocha, Rahul
4f905a199e
SWDEV-546295 - Fix typo in hipMemcpy3DOperand ( #341 )
...
Fix typo in hipMemcpy3DOperand
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
[ROCm/hip commit: 55b54866fb ]
2025-08-15 16:00:04 -07:00
Manocha, Rahul
55b54866fb
SWDEV-546295 - Fix typo in hipMemcpy3DOperand ( #341 )
...
Fix typo in hipMemcpy3DOperand
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
2025-08-15 16:00:04 -07:00
Li, Todd tiantuo
dd818e76e5
SWDEV-546285 - add hipGetDriverEntryPoint ( #323 )
...
[ROCm/hip commit: 564ed55902 ]
2025-08-15 15:57:08 -07:00
Li, Todd tiantuo
564ed55902
SWDEV-546285 - add hipGetDriverEntryPoint ( #323 )
2025-08-15 15:57:08 -07:00
ishkool
61a189bc84
Code Coverage Unit Tests for comm.h ( #1783 )
...
* File containing test for comm.h
* Update CommTest.cpp
Added gtest API for assert
* Update CommTest.cpp
Adding copyright
* Update CommTest.cpp
Removing info and tested as not required.
* Update and rename CommTest.cpp to CommTests.cpp
* Update CMakeLists.txt
[ROCm/rccl commit: 6453273aa6 ]
2025-08-15 17:44:24 -05:00
ishkool
6453273aa6
Code Coverage Unit Tests for comm.h ( #1783 )
...
* File containing test for comm.h
* Update CommTest.cpp
Added gtest API for assert
* Update CommTest.cpp
Adding copyright
* Update CommTest.cpp
Removing info and tested as not required.
* Update and rename CommTest.cpp to CommTests.cpp
* Update CMakeLists.txt
2025-08-15 17:44:24 -05:00
Kudchadker, Saleel
9bb6fb0b79
SWDEV-537480 - Fix file handle cleanup ( #523 )
...
[ROCm/clr commit: b90f3c2507 ]
2025-08-15 15:32:12 -07:00
Kudchadker, Saleel
b90f3c2507
SWDEV-537480 - Fix file handle cleanup ( #523 )
2025-08-15 15:32:12 -07:00
Aleksandar Djordjevic
c58e3e92c1
Fix rocprof-sys-run --help command ( #359 )
...
Handle the `--help` parameter in the same way it is handled in other tools such as `rocprof-sys-sample` and `rocprof-sys-instrument`.
2025-08-15 17:28:08 -04:00
Betigeri, Sourabh
d04623c0af
SWDEV-546294 - Declares hipMemPrefetchAsync_v2 ( #306 )
...
SWDEV-546294 - hipMemPrefetchAsync hipMemAdvise_v2
[ROCm/hip commit: 28ffff78b1 ]
2025-08-15 14:14:12 -07:00
Betigeri, Sourabh
28ffff78b1
SWDEV-546294 - Declares hipMemPrefetchAsync_v2 ( #306 )
...
SWDEV-546294 - hipMemPrefetchAsync hipMemAdvise_v2
2025-08-15 14:14:12 -07:00
Xie, Jiabao(Jimbo)
04dac5eae3
SWDEV-547589 - comment for flag hipDeviceMallocUncached in hipMemcreate ( #339 )
...
SWDEV-547589 - editted comment to support hipDeviceMallocUncached in hipMemCreate
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
[ROCm/hip commit: d2ec89d03a ]
2025-08-15 14:06:44 -07:00
Xie, Jiabao(Jimbo)
d2ec89d03a
SWDEV-547589 - comment for flag hipDeviceMallocUncached in hipMemcreate ( #339 )
...
SWDEV-547589 - editted comment to support hipDeviceMallocUncached in hipMemCreate
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-08-15 14:06:44 -07:00
Xie, Jiabao(Jimbo)
42a97a2c16
SWDEV-477219 - fix using external api calls on hipEventRecordWithFlags ( #650 )
...
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
[ROCm/clr commit: e8128f975f ]
2025-08-15 13:40:52 -07:00
Xie, Jiabao(Jimbo)
e8128f975f
SWDEV-477219 - fix using external api calls on hipEventRecordWithFlags ( #650 )
...
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-08-15 13:40:52 -07:00
Manocha, Rahul
7de3300370
SWDEV-546328 - cuda mappings for hipMemsetD2D8 ( #34 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
[ROCm/hipother commit: a7580daf57 ]
2025-08-15 13:22:56 -07:00