Vaddireddy, Sushma
8b956a1f39
Added install target for simple-hip executable ( #10 )
...
* Added install target for simple-hip executable
* Updating destination path
* Update CMakeLists.txt
* Update CMakeLists.txt
* Test Installed Packages
* Updating Destination path
* Update continuous-integration.yml
* Update continuous-integration.yml
* Adding env
* Adding PACKAGING_INSTALL_PREFIX
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Add libasan.so path for AddressSanitizer preloadiing
* Add libasan.so path for AddressSanitizer preloadiing
* Add libasan.so path for test test-simple-hip-normal
* Added sanitizer runtime library for tests
* Added LD_PRELOAD to simple-hip-normal-env test
* Added LD_PRELOAD to simple-hip-normal-env test
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update CMakeLists.txt
* Formatting
* Updated path for simple-hip-preload-env
* Updated path for simple-hip-preload-env
* Update continuous-integration.yml
* Updated preload path for simple-hip-preload-env
* Updated preload path for simple-hip-preload-env
---------
Co-authored-by: Sushma Vaddireddy <svaddire@amd.com >
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
[ROCm/rocprofiler-register commit: 03d58213b9 ]
2025-06-20 13:54:40 -05:00
Vaddireddy, Sushma
03d58213b9
Added install target for simple-hip executable ( #10 )
...
* Added install target for simple-hip executable
* Updating destination path
* Update CMakeLists.txt
* Update CMakeLists.txt
* Test Installed Packages
* Updating Destination path
* Update continuous-integration.yml
* Update continuous-integration.yml
* Adding env
* Adding PACKAGING_INSTALL_PREFIX
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
* Add libasan.so path for AddressSanitizer preloadiing
* Add libasan.so path for AddressSanitizer preloadiing
* Add libasan.so path for test test-simple-hip-normal
* Added sanitizer runtime library for tests
* Added LD_PRELOAD to simple-hip-normal-env test
* Added LD_PRELOAD to simple-hip-normal-env test
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update CMakeLists.txt
* Formatting
* Updated path for simple-hip-preload-env
* Updated path for simple-hip-preload-env
* Update continuous-integration.yml
* Updated preload path for simple-hip-preload-env
* Updated preload path for simple-hip-preload-env
---------
Co-authored-by: Sushma Vaddireddy <svaddire@amd.com >
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
2025-06-20 13:54:40 -05:00
Galantsev, Dmitrii
9b5bbf555a
DRM - Remove FD usage
...
Change-Id: I77dfa778ccd0d39a03289c2e11cf10357566ff16
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-20 11:00:42 -05:00
Galantsev, Dmitrii
44986cfbd4
DRM - Remove FD usage
...
Change-Id: I77dfa778ccd0d39a03289c2e11cf10357566ff16
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: 9b5bbf555a ]
2025-06-20 11:00:42 -05:00
Galantsev, Dmitrii
202b46d96f
DRM - Remove caching
...
Change-Id: I21716cc953462e385e981024f75a9a7c2d76a466
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-20 11:00:42 -05:00
Galantsev, Dmitrii
40228106b5
DRM - Remove caching
...
Change-Id: I21716cc953462e385e981024f75a9a7c2d76a466
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: 202b46d96f ]
2025-06-20 11:00:42 -05:00
Galantsev, Dmitrii
cb2f152205
DRM - Update to latest public
...
Change-Id: I9f7b46acbae654c377702a599c4b094fd621f101
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-20 11:00:42 -05:00
Galantsev, Dmitrii
ccdd52e9c0
DRM - Update to latest public
...
Change-Id: I9f7b46acbae654c377702a599c4b094fd621f101
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: cb2f152205 ]
2025-06-20 11:00:42 -05:00
Bertan Dogancay
1e42d866da
Merge pull request #1721 from BertanDogancay/2.26-sync
...
[SYNC] 2.26.6-1
[ROCm/rccl commit: 0c1795c64b ]
2025-06-20 09:57:09 -04:00
Bertan Dogancay
0c1795c64b
Merge pull request #1721 from BertanDogancay/2.26-sync
...
[SYNC] 2.26.6-1
2025-06-20 09:57:09 -04:00
Jason Bonnell
dde3d61739
Ignore certain workflows when changes are only for .md, docs, and docker ( #754 )
...
* add paths-ignore for both push and PR to rhel-8.yml and ubuntu-jammy.yml
* add paths-ignore for PR only in tarball.yml
* add rocm-docs-core linting.yml workflow to formatting.yml
* fix small mistake in github directory path
* remove rocm-docs-core linting
[ROCm/rocprofiler-compute commit: 44c3516b8b ]
2025-06-20 09:26:28 -04:00
Jason Bonnell
44c3516b8b
Ignore certain workflows when changes are only for .md, docs, and docker ( #754 )
...
* add paths-ignore for both push and PR to rhel-8.yml and ubuntu-jammy.yml
* add paths-ignore for PR only in tarball.yml
* add rocm-docs-core linting.yml workflow to formatting.yml
* fix small mistake in github directory path
* remove rocm-docs-core linting
2025-06-20 09:26:28 -04:00
BertanDogancay
c0c9312e38
Merge remote-tracking branch 'nccl/master' into develop
...
[ROCm/rccl commit: aaf023976a ]
2025-06-20 07:54:49 -05:00
BertanDogancay
aaf023976a
Merge remote-tracking branch 'nccl/master' into develop
2025-06-20 07:54:49 -05:00
Lytovchenko, Danylo
38cf648f0e
SWDEV-123456 - fix historical AI codeql ( #576 )
...
[ROCm/clr commit: f3003d674b ]
2025-06-20 08:45:15 +02:00
Lytovchenko, Danylo
f3003d674b
SWDEV-123456 - fix historical AI codeql ( #576 )
2025-06-20 08:45:15 +02:00
Maisam Arif
28a7f536f9
Fix subsystem_id str comparision
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: Icbe2440884458b63b42cb653009e7df36eb31e0f
2025-06-19 17:21:17 -05:00
Maisam Arif
bc0c47c515
Fix subsystem_id str comparision
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: Icbe2440884458b63b42cb653009e7df36eb31e0f
[ROCm/amdsmi commit: 28a7f536f9 ]
2025-06-19 17:21:17 -05:00
Narlo, Joseph
7c0802889b
[SWDEV-489696] Improve AMD SMI Python APIs Functional and Unit Testing ( #468 )
...
* Adding python unit tests
* Remove duplicate functions definitions
* Added missing classes for __init__ for py-interface
---------
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
2025-06-19 16:38:34 -05:00
Narlo, Joseph
c5e604f357
[SWDEV-489696] Improve AMD SMI Python APIs Functional and Unit Testing ( #468 )
...
* Adding python unit tests
* Remove duplicate functions definitions
* Added missing classes for __init__ for py-interface
---------
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: 7c0802889b ]
2025-06-19 16:38:34 -05:00
Arif, Maisam
967e879861
[SWDEV-538786] Fix ecc counts returning file error ( #494 )
...
Change-Id: I5cea584289df95e89b6151d549bf69e4c3e50d22
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
2025-06-19 15:24:03 -05:00
Arif, Maisam
6123abe733
[SWDEV-538786] Fix ecc counts returning file error ( #494 )
...
Change-Id: I5cea584289df95e89b6151d549bf69e4c3e50d22
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: 967e879861 ]
2025-06-19 15:24:03 -05:00
Castillo, Juan
470c62f887
[SWDEV-531904] - Added GPU Cache Read Tests ( #464 )
...
New:
- gpu_cache_read.h and gpu_cache_read.cc
- Test reads GPU cache info and asserts valid structure
Updated:
- integration_test.py
- Added test_gpu_cache_info() and asserts valid structure
- test_get_gpu_compute_partition() to loop through all devices when test fail/pass
Added:
- test_get_gpu_compute_partition_returns_string() to integration_test.py
- This test displays the current compute partition for each bdf
---------
Signed-off-by: Juan Castillo <juan.castillo@amd.com >
Signed-off-by: Castillo, Juan <Juan.Castillo@amd.com >
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
2025-06-19 15:23:34 -05:00
Castillo, Juan
4a55abaa05
[SWDEV-531904] - Added GPU Cache Read Tests ( #464 )
...
New:
- gpu_cache_read.h and gpu_cache_read.cc
- Test reads GPU cache info and asserts valid structure
Updated:
- integration_test.py
- Added test_gpu_cache_info() and asserts valid structure
- test_get_gpu_compute_partition() to loop through all devices when test fail/pass
Added:
- test_get_gpu_compute_partition_returns_string() to integration_test.py
- This test displays the current compute partition for each bdf
---------
Signed-off-by: Juan Castillo <juan.castillo@amd.com >
Signed-off-by: Castillo, Juan <Juan.Castillo@amd.com >
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: 470c62f887 ]
2025-06-19 15:23:34 -05:00
Sajina PK
6a8cef771e
Show VCN and JPEG busy values where VCN/JPEG activity is not supported. ( #232 )
...
On AMD-SMI, in rocm 7.0, vcn_activity and jpeg_activity will not be reported when XCP (partition) stats, vcn_busy and jpeg_busy, are available. This causes the activity tracking to fail. The fix is to read the busy values when activity values are not supported.
For issue: SWDEV-536439
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: e3741f678b ]
2025-06-19 16:23:30 -04:00
Sajina PK
e3741f678b
Show VCN and JPEG busy values where VCN/JPEG activity is not supported. ( #232 )
...
On AMD-SMI, in rocm 7.0, vcn_activity and jpeg_activity will not be reported when XCP (partition) stats, vcn_busy and jpeg_busy, are available. This causes the activity tracking to fail. The fix is to read the busy values when activity values are not supported.
For issue: SWDEV-536439
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-06-19 16:23:30 -04:00
Narlo, Joseph
57a749f457
[SWDEV-537038] amd-smi-lib build failing Fix for integration_test.py ( #496 )
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
Signed-off-by: Narlo, Joseph <Joseph.Narlo@amd.com >
2025-06-19 15:12:31 -05:00
Narlo, Joseph
f543f77e30
[SWDEV-537038] amd-smi-lib build failing Fix for integration_test.py ( #496 )
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
Signed-off-by: Narlo, Joseph <Joseph.Narlo@amd.com >
[ROCm/amdsmi commit: 57a749f457 ]
2025-06-19 15:12:31 -05:00
Pham, Gabriel
4262aee8f5
[SWDEV-531386] Changed source of metric GFX and MEM min and max clk to pp_od_clk_voltage ( #453 )
...
* Made corrections to reading of pp_od_clk_voltage
* Added fall back to pp_dpm files if pp_od_clk_voltage doesn't exist
---------
Signed-off-by: gabrpham_amdeng <Gabriel.Pham@amd.com >
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
2025-06-19 15:00:45 -05:00
Pham, Gabriel
aa95feee60
[SWDEV-531386] Changed source of metric GFX and MEM min and max clk to pp_od_clk_voltage ( #453 )
...
* Made corrections to reading of pp_od_clk_voltage
* Added fall back to pp_dpm files if pp_od_clk_voltage doesn't exist
---------
Signed-off-by: gabrpham_amdeng <Gabriel.Pham@amd.com >
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: 4262aee8f5 ]
2025-06-19 15:00:45 -05:00
Ramakrishnan, Ranjith
1e0dc5ef34
SWDEV-535853 - Update the dependencies of rocm-opencl package ( #462 )
...
Currently rocm-opencl depends on ocl-icd runtime package. libopencl.so is part of ocl-icd-dev/devel package
Added the same to the dependency list of rocm-opencl-dev/devel package
[ROCm/clr commit: 7a2ba7e5db ]
2025-06-19 11:32:32 -07:00
Ramakrishnan, Ranjith
7a2ba7e5db
SWDEV-535853 - Update the dependencies of rocm-opencl package ( #462 )
...
Currently rocm-opencl depends on ocl-icd runtime package. libopencl.so is part of ocl-icd-dev/devel package
Added the same to the dependency list of rocm-opencl-dev/devel package
2025-06-19 11:32:32 -07:00
Samuel Thibault
42dc44f54d
rsmi_init: Do not complain loudly when no driver is found
...
When librocm-smi is pulled through a dependency, we may end up on a system
without actual hardware supported by ROCM, and rsmi_init() failing is
actually expected, we do want to frighten the user in such a case.
[ROCm/rocm_smi_lib commit: 8ca4207d5c ]
2025-06-19 13:30:51 -05:00
Samuel Thibault
8ca4207d5c
rsmi_init: Do not complain loudly when no driver is found
...
When librocm-smi is pulled through a dependency, we may end up on a system
without actual hardware supported by ROCM, and rsmi_init() failing is
actually expected, we do want to frighten the user in such a case.
2025-06-19 13:30:51 -05:00
Galantsev, Dmitrii
ca52da194d
rsmi_init: Do not complain loudly when no driver is found ( #74 )
...
Co-authored-by: Samuel Thibault <samuel.thibault@ens-lyon.org >
2025-06-19 13:22:48 -05:00
Galantsev, Dmitrii
a480b2869d
rsmi_init: Do not complain loudly when no driver is found ( #74 )
...
Co-authored-by: Samuel Thibault <samuel.thibault@ens-lyon.org >
[ROCm/amdsmi commit: ca52da194d ]
2025-06-19 13:22:48 -05:00
Narlo, Joseph
db3d763aad
[SWDEV-482203] amd-smi Usage basics for C Library Multiple doc errors ( #477 )
...
* Added finding rocm include and library paths in code examples
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
2025-06-19 11:25:57 -05:00
Narlo, Joseph
154d266abc
[SWDEV-482203] amd-smi Usage basics for C Library Multiple doc errors ( #477 )
...
* Added finding rocm include and library paths in code examples
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
[ROCm/amdsmi commit: db3d763aad ]
2025-06-19 11:25:57 -05:00
josnarlo
99b2bfbc61
[SWDEV-537038] amd_smi-lib build failing Fix for integration_test.py
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
2025-06-19 11:23:25 -05:00
josnarlo
0862dd11fb
[SWDEV-537038] amd_smi-lib build failing Fix for integration_test.py
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
[ROCm/amdsmi commit: 99b2bfbc61 ]
2025-06-19 11:23:25 -05:00
Justin Williams
81d58f06d1
Adjusted amd-smi set --compute-partition docs
...
Signed-off-by: Justin Williams <juwillia@amd.com >
2025-06-19 10:58:04 -05:00
Justin Williams
31df8b46bd
Adjusted amd-smi set --compute-partition docs
...
Signed-off-by: Justin Williams <juwillia@amd.com >
[ROCm/amdsmi commit: 81d58f06d1 ]
2025-06-19 10:58:04 -05:00
gabrpham_amdeng
9729aba695
Adjusted CU % logic to be more robust
2025-06-19 10:57:19 -05:00
gabrpham_amdeng
771e3019ad
Adjusted CU % logic to be more robust
...
[ROCm/amdsmi commit: 9729aba695 ]
2025-06-19 10:57:19 -05:00
gabrpham_amdeng
fd751ba918
Changed NUM_CU to CU %
2025-06-19 10:57:19 -05:00
gabrpham_amdeng
d049815647
Changed NUM_CU to CU %
...
[ROCm/amdsmi commit: fd751ba918 ]
2025-06-19 10:57:19 -05:00
gabrpham
9e221a3f09
Added GTT Memory to process table of default command
...
Signed-off-by: gabrpham <Gabriel.Pham@amd.com >
2025-06-19 10:57:19 -05:00
gabrpham
66d3ffe65a
Added GTT Memory to process table of default command
...
Signed-off-by: gabrpham <Gabriel.Pham@amd.com >
[ROCm/amdsmi commit: 9e221a3f09 ]
2025-06-19 10:57:19 -05:00
gabrpham
8a0e65d911
Added GTT Memory to default command and adjusted table format
...
Signed-off-by: gabrpham <Gabriel.Pham@amd.com >
2025-06-19 10:57:19 -05:00
gabrpham
0e30436a0f
Added GTT Memory to default command and adjusted table format
...
Signed-off-by: gabrpham <Gabriel.Pham@amd.com >
[ROCm/amdsmi commit: 8a0e65d911 ]
2025-06-19 10:57:19 -05:00