Kian Cossettini
531cf61f36
Added docker usage steps for rocprofiler systems ( #251 )
...
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
[ROCm/rocprofiler-systems commit: 8457cb11be ]
2025-06-23 15:19:47 -04:00
Kian Cossettini
8457cb11be
Added docker usage steps for rocprofiler systems ( #251 )
...
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
2025-06-23 15:19:47 -04:00
Elwazir, Ammar
14c997d5b4
Posting fixes for tests link library ( #125 )
...
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
[ROCm/aqlprofile commit: af750616db ]
2025-06-23 12:30:29 -05:00
Elwazir, Ammar
af750616db
Posting fixes for tests link library ( #125 )
...
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
2025-06-23 12:30:29 -05:00
Baraldi, Giovanni
bf067cd442
Remove default dependency of rocm-llvm-dev ( #124 )
...
* Remove default dependency of rocm-llvm-dev
* Update build.sh
* Update build.sh
* Update CMakeLists.txt
* Fixing core tests
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com >
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
[ROCm/aqlprofile commit: f3b2d498b8 ]
2025-06-23 12:13:27 -05:00
Baraldi, Giovanni
f3b2d498b8
Remove default dependency of rocm-llvm-dev ( #124 )
...
* Remove default dependency of rocm-llvm-dev
* Update build.sh
* Update build.sh
* Update CMakeLists.txt
* Fixing core tests
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com >
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
2025-06-23 12:13:27 -05:00
Chaudhary, Jatin Jaikishan
6ca3502d42
SWDEV-470698 - remove duplicate tests ( #316 )
...
Change-Id: Icedf0bd442f9a983fc590b7fde1a0e888472b65a
[ROCm/hip-tests commit: 409b47fec6 ]
2025-06-23 19:52:44 +05:30
Chaudhary, Jatin Jaikishan
409b47fec6
SWDEV-470698 - remove duplicate tests ( #316 )
...
Change-Id: Icedf0bd442f9a983fc590b7fde1a0e888472b65a
2025-06-23 19:52:44 +05:30
Sang, Tao
e113c4da2c
SWDEV-533964 - Let comgr compile SPIRV to exec directly ( #494 )
...
[ROCm/clr commit: 7755660eeb ]
2025-06-23 09:59:53 -04:00
Sang, Tao
7755660eeb
SWDEV-533964 - Let comgr compile SPIRV to exec directly ( #494 )
2025-06-23 09:59:53 -04:00
Salinas, David
f748dac1fb
SWDEV-526498 - [HIPCC] Stop including perl scripts in hipcc packages ( #474 )
...
[ROCm/clr commit: 0635f13d9a ]
2025-06-23 18:23:54 +05:30
Salinas, David
0635f13d9a
SWDEV-526498 - [HIPCC] Stop including perl scripts in hipcc packages ( #474 )
2025-06-23 18:23:54 +05:30
Belton-Schure, Aidan
90508da214
Fix rocWMMA specialization ( #532 )
...
Co-authored-by: Aidan Belton <abeltons@amd.com >
[ROCm/clr commit: 49690b8b38 ]
2025-06-23 18:22:37 +05:30
Belton-Schure, Aidan
49690b8b38
Fix rocWMMA specialization ( #532 )
...
Co-authored-by: Aidan Belton <abeltons@amd.com >
2025-06-23 18:22:37 +05:30
Belton-Schure, Aidan
56bee0426a
SWDEV-536813 - Fix HIP_vector_base alignment ( #501 )
...
* SWDEV-536813 - Fix HIP_vector_base alignment
Change-Id: I6ee211437768bbdf42186bcd0805b8c2290373da
* Remove alignas for vec3
Change-Id: If93c55327cad38cf179bdd2a89faa725b0a0fc15
* align array to match native_vector
Change-Id: I54fbdba01c19241a4c4945ba4c35ac6d40f17ea6
* update
Change-Id: Ib7de5a7ebde0b2a5c18fe5c70f7329a90807abfb
[ROCm/clr commit: 3faece02dc ]
2025-06-23 18:21:51 +05:30
Belton-Schure, Aidan
3faece02dc
SWDEV-536813 - Fix HIP_vector_base alignment ( #501 )
...
* SWDEV-536813 - Fix HIP_vector_base alignment
Change-Id: I6ee211437768bbdf42186bcd0805b8c2290373da
* Remove alignas for vec3
Change-Id: If93c55327cad38cf179bdd2a89faa725b0a0fc15
* align array to match native_vector
Change-Id: I54fbdba01c19241a4c4945ba4c35ac6d40f17ea6
* update
Change-Id: Ib7de5a7ebde0b2a5c18fe5c70f7329a90807abfb
2025-06-23 18:21:51 +05:30
David Galiffi
8fcf3a50b0
Use gersemi for CMake formatting ( #257 )
...
* Replace `cmake-format` with `gersemi`
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Remove .cmake-format.yaml
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update workflow to use gersemi
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update CONTRIBUTING.md
* Update helper scripts
* Don't include `*/external/*` in workflows
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: 122623a929 ]
2025-06-22 10:44:33 -04:00
David Galiffi
122623a929
Use gersemi for CMake formatting ( #257 )
...
* Replace `cmake-format` with `gersemi`
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Remove .cmake-format.yaml
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update workflow to use gersemi
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update CONTRIBUTING.md
* Update helper scripts
* Don't include `*/external/*` in workflows
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
2025-06-22 10:44:33 -04:00
David Galiffi
0403aaa97f
Use clang-format-18 for source formatting ( #256 )
...
* Updating clang-format to v18
- Updates the pre-commit-config
- Formats source files according to the utility
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update format source workflow
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update CONTRIBUTING
* Update comment in .clang-format
* Update CONTRIBUTING.md
* Update helper script
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: 1e13b590e7 ]
2025-06-22 08:48:08 -04:00
David Galiffi
1e13b590e7
Use clang-format-18 for source formatting ( #256 )
...
* Updating clang-format to v18
- Updates the pre-commit-config
- Formats source files according to the utility
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update format source workflow
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update CONTRIBUTING
* Update comment in .clang-format
* Update CONTRIBUTING.md
* Update helper script
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
2025-06-22 08:48:08 -04:00
vedithal-amd
9873460265
Fix counter collection for MI 350 ( #764 )
...
* Fix TCC counter collection bug
* Fix accumulate counter collection
* Fix formatting
[ROCm/rocprofiler-compute commit: 5950a02ff6 ]
2025-06-21 08:48:25 -04:00
vedithal-amd
5950a02ff6
Fix counter collection for MI 350 ( #764 )
...
* Fix TCC counter collection bug
* Fix accumulate counter collection
* Fix formatting
2025-06-21 08:48:25 -04:00
Maisam Arif
2d2e5fe692
[SWDEV-533390] Removed kfd_ioctl.h from being copied on install
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I03cb03b5f034e822c8f3c2d1e11e8b4e57251905
2025-06-20 14:32:16 -05:00
Maisam Arif
cd057e446f
[SWDEV-533390] Removed kfd_ioctl.h from being copied on install
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I03cb03b5f034e822c8f3c2d1e11e8b4e57251905
[ROCm/amdsmi commit: 2d2e5fe692 ]
2025-06-20 14:32:16 -05:00
josnarlo
d8b8dc4116
[SWDEV-539591] Allow integration tests to skip Not Supported APIs
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
2025-06-20 14:19:56 -05:00
josnarlo
4c0c050962
[SWDEV-539591] Allow integration tests to skip Not Supported APIs
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
[ROCm/amdsmi commit: d8b8dc4116 ]
2025-06-20 14:19:56 -05:00
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
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
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