Commit Graph

74778 Commits

Author SHA1 Message Date
Joseph Macaranas a22b6f3aca Merge commit 'ed7fae51d884a17cd3bd96c7973d1f1f78b5f3a5' into develop 2025-08-18 16:23:12 -04:00
ammallya 32634d809f Adding merge conflicts bypass 2025-08-18 13:11:15 -07:00
ammallya 53ae4f13db Fix for commits 2025-08-18 13:00:02 -07:00
Arif, Maisam 2d5accd000 [SWDEV-540665] Add power_cap set to Linux Guest (#626)
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I3c8d707681c141390b40521231e0d638c81cdeaf
2025-08-18 14:59:14 -05:00
Arif, Maisam 4e568b2eea [SWDEV-540665] Add power_cap set to Linux Guest (#626)
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I3c8d707681c141390b40521231e0d638c81cdeaf

[ROCm/amdsmi commit: 2d5accd000]
2025-08-18 14:59:14 -05:00
ammallya cc67092904 Adding git user settings 2025-08-18 12:54:51 -07:00
ammallya 8110a5d38c Adding pr logic to python file 2025-08-18 12:51:12 -07:00
ammallya 03d4c5c1fd Changing the logic to invoke python script 2025-08-18 12:50:03 -07:00
ammallya b8ea251fc5 Continue on error 2025-08-18 12:31:03 -07:00
nileshnegi 74b03fe00e Merge pull request #147 from nileshnegi/sync/nccl-tests_v2.16.7
[SYNC] NCCL-Tests v2.16.7


[ROCm/rccl-tests commit: 690f97c119]
2025-08-18 15:28:34 -04:00
nileshnegi 690f97c119 Merge pull request #147 from nileshnegi/sync/nccl-tests_v2.16.7
[SYNC] NCCL-Tests v2.16.7
2025-08-18 15:28:34 -04:00
ammallya 1d19aa0dd5 Escaping /r 2025-08-18 12:17:31 -07:00
Manocha, Rahul 13d54a3ec1 Fix typo in hipBatchMemOpParamsTocudaBatchMemOpParams (#38)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hipother commit: ed7fae51d8]
2025-08-18 12:09:09 -07:00
Manocha, Rahul ed7fae51d8 Fix typo in hipBatchMemOpParamsTocudaBatchMemOpParams (#38)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>
2025-08-18 12:09:09 -07:00
ammallya 9ceb4b8fb8 Fix logic 2025-08-18 11:57:26 -07:00
ammallya 948ce50ec8 Remove from json 2025-08-18 11:55:40 -07:00
ammallya 95ef34ce41 Fix multiline matrix error 2025-08-18 11:50:27 -07:00
systems-assistant[bot] bc455989d9 Merge commit 'b0519e8441273e20bbcbe1bb7b56cdf55369f514' into develop 2025-08-18 18:08:07 +00:00
systems-assistant[bot] c95526c57e Merge commit '55b54866fb50f264b064b20814679385ffd2847c' into develop 2025-08-18 18:08:05 +00:00
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