Galantsev, Dmitrii
e8ae64260f
[SWDEV-509342] Fix uninstall script on older RPM based systems ( #181 )
...
Change-Id: Ic85cd27e4460fbcdefab6fdd7e813a579c539525
2025-03-11 20:12:59 -05:00
Galantsev, Dmitrii
603f3665c5
[SWDEV-509342] Fix uninstall script on older RPM based systems ( #181 )
...
Change-Id: Ic85cd27e4460fbcdefab6fdd7e813a579c539525
[ROCm/amdsmi commit: e8ae64260f ]
2025-03-11 20:12:59 -05:00
Galantsev, Dmitrii
14e81725f6
[SWDEV-509342] Fix uninstall script on older RPM based systems
...
Change-Id: Ic85cd27e4460fbcdefab6fdd7e813a579c539525
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-03-12 01:05:30 +00:00
Galantsev, Dmitrii
60704c3e36
[SWDEV-509342] Fix uninstall script on older RPM based systems
...
Change-Id: Ic85cd27e4460fbcdefab6fdd7e813a579c539525
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: 14e81725f6 ]
2025-03-12 01:05:30 +00:00
Yiannis Papadopoulos
c7936334cf
rocr/aie: Changing variable names
2025-03-11 19:35:21 -04:00
Yiannis Papadopoulos
566269e8b7
rocr/aie: Changing variable names
...
[ROCm/ROCR-Runtime commit: c7936334cf ]
2025-03-11 19:35:21 -04:00
Yiannis Papadopoulos
fb33e2e724
rocr/aie: Handle non-HSA_STATUS_SUCCESS during VisitRegion
2025-03-11 19:35:21 -04:00
Yiannis Papadopoulos
8e111ff2f0
rocr/aie: Handle non-HSA_STATUS_SUCCESS during VisitRegion
...
[ROCm/ROCR-Runtime commit: fb33e2e724 ]
2025-03-11 19:35:21 -04:00
Poag, Charis
48cb5529d2
[SWDEV-493274/SWDEV-514998] Add AMD SMI partition tests + Add Guest amd-smi static --partition ( #127 )
...
* [SWDEV-493274/SWDEV-514998] Add AMD SMI partition tests + Add Guest amd-smi static --partition
Changes:
- Added amd-smi static --partition for guest systems
- Added C++ tests for memory and compute (accelerator) partitions
- Added Python tests for amdsmi_get_gpu_vram_info(),
amdsmi_get_gpu_accelerator_partition_profile_config()
- Updated Python tests for
amdsmi_get_gpu_accelerator_partition_profile()
Now includes more profile and resource detail
- Added amdsmi_get_gpu_xcd_counter();
Tests provided for both C++/Python APIs
- Added AmdSmiVramType & AmdSmiVramVendor: they were missing
python testing required adding.
Change-Id: Ib6549d8ccc5fb68726f38745b87c78f890186022
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
2025-03-11 16:38:46 -05:00
Poag, Charis
267fa91e8a
[SWDEV-493274/SWDEV-514998] Add AMD SMI partition tests + Add Guest amd-smi static --partition ( #127 )
...
* [SWDEV-493274/SWDEV-514998] Add AMD SMI partition tests + Add Guest amd-smi static --partition
Changes:
- Added amd-smi static --partition for guest systems
- Added C++ tests for memory and compute (accelerator) partitions
- Added Python tests for amdsmi_get_gpu_vram_info(),
amdsmi_get_gpu_accelerator_partition_profile_config()
- Updated Python tests for
amdsmi_get_gpu_accelerator_partition_profile()
Now includes more profile and resource detail
- Added amdsmi_get_gpu_xcd_counter();
Tests provided for both C++/Python APIs
- Added AmdSmiVramType & AmdSmiVramVendor: they were missing
python testing required adding.
Change-Id: Ib6549d8ccc5fb68726f38745b87c78f890186022
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
[ROCm/amdsmi commit: 48cb5529d2 ]
2025-03-11 16:38:46 -05:00
Apurv Mishra
de8f8f076d
kfdtest: add blacklist for RHEL9 system
...
add tests for exclusion when running kfdtest
on RHEL9 system, tested with Navi 31
Signed-off-by: Apurv Mishra <apurv.mishra@amd.com >
2025-03-11 16:40:25 -04:00
Apurv Mishra
77f4bbfdf1
kfdtest: add blacklist for RHEL9 system
...
add tests for exclusion when running kfdtest
on RHEL9 system, tested with Navi 31
Signed-off-by: Apurv Mishra <apurv.mishra@amd.com >
[ROCm/ROCR-Runtime commit: de8f8f076d ]
2025-03-11 16:40:25 -04:00
Galantsev, Dmitrii
f5a4402ce5
RVS - Use config files and make GPU aware
...
Change-Id: I7a5c80ed4e6122d102e494d1ae38b4b7d40c42cd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-03-11 15:39:16 -05:00
Galantsev, Dmitrii
68c02bda78
RVS - Use config files and make GPU aware
...
Change-Id: I7a5c80ed4e6122d102e494d1ae38b4b7d40c42cd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: f5a4402ce5 ]
2025-03-11 15:39:16 -05:00
Kandula, Venkateshwar reddy
2a33544c0e
SWDEV-518356: added check to avoid out of range hip host to device. ( #267 )
...
added check to avoid out of range.
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
[ROCm/rocprofiler-sdk commit: 8735ae4eb0 ]
2025-03-11 15:37:59 -05:00
Kandula, Venkateshwar reddy
8735ae4eb0
SWDEV-518356: added check to avoid out of range hip host to device. ( #267 )
...
added check to avoid out of range.
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
2025-03-11 15:37:59 -05:00
Bhardwaj, Gopesh
b7dc66ad8b
Updated changelog for 6.4 ( #21 )
2025-03-11 11:31:08 -07:00
Bhardwaj, Gopesh
978fbca608
Updated changelog for 6.4 ( #21 )
...
[ROCm/rocprofiler commit: b7dc66ad8b ]
2025-03-11 11:31:08 -07:00
Sajina PK
3ca3d63d5c
Fix for excluding JPEG and VCN activity test. ( #135 )
...
JPEG activity recording is currently only supported on MI300 serries.
VCN activity is supported in MI100 also but there is a bug currently being fixed by FW.
- Currently only testing the Activity verification tests for MI300
- Also moves the Jpeg image copying code to after the package is found.
[ROCm/rocprofiler-systems commit: e605e5d33f ]
2025-03-11 14:12:28 -04:00
Sajina PK
e605e5d33f
Fix for excluding JPEG and VCN activity test. ( #135 )
...
JPEG activity recording is currently only supported on MI300 serries.
VCN activity is supported in MI100 also but there is a bug currently being fixed by FW.
- Currently only testing the Activity verification tests for MI300
- Also moves the Jpeg image copying code to after the package is found.
2025-03-11 14:12:28 -04:00
vedithal-amd
e4fce70067
selective counter bugfix ( #602 )
...
Allow block filter of the form xx.x
[ROCm/rocprofiler-compute commit: 30752d1547 ]
2025-03-11 13:34:48 -04:00
vedithal-amd
30752d1547
selective counter bugfix ( #602 )
...
Allow block filter of the form xx.x
2025-03-11 13:34:48 -04:00
vedithal-amd
0f4b5e91bd
Standalone binary no self execute fix ( #603 )
...
* Fix nuitka command
[ROCm/rocprofiler-compute commit: 15edbf475e ]
2025-03-11 13:34:37 -04:00
vedithal-amd
15edbf475e
Standalone binary no self execute fix ( #603 )
...
* Fix nuitka command
2025-03-11 13:34:37 -04:00
cfallows-amd
1eb6fef1b3
Add fp8 graph to standalone gui in analysis mode ( #600 )
...
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
[ROCm/rocprofiler-compute commit: 097d30dc5c ]
2025-03-11 13:32:37 -04:00
cfallows-amd
097d30dc5c
Add fp8 graph to standalone gui in analysis mode ( #600 )
...
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-03-11 13:32:37 -04:00
Wenkai Du
afd04a5117
Limit P2P channels per peer to not exceeding max channels ( #1594 )
...
* Limit P2P channels per peer to not exceeding max channels
* [UT] test single GPU cases for all collectives
* [UT] fix out of range root value
[ROCm/rccl commit: 4237caad69 ]
2025-03-11 09:32:09 -07:00
Wenkai Du
4237caad69
Limit P2P channels per peer to not exceeding max channels ( #1594 )
...
* Limit P2P channels per peer to not exceeding max channels
* [UT] test single GPU cases for all collectives
* [UT] fix out of range root value
2025-03-11 09:32:09 -07:00
Galantsev, Dmitrii
247c8c7d5e
RVS - Disable IET test
...
Change-Id: I015d68735316d2dc6af18d16f972d9f379b76bcf
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-03-11 09:51:08 -05:00
Galantsev, Dmitrii
122ab5c053
RVS - Disable IET test
...
Change-Id: I015d68735316d2dc6af18d16f972d9f379b76bcf
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 247c8c7d5e ]
2025-03-11 09:51:08 -05:00
Ioannis Assiouras
9c088c00f4
SWDEV-516180 - Skip OpenGL tests on devices with no image support
...
Change-Id: Ic7a86fa2cf9c1072ab3d08f4346764a3bef7d415
[ROCm/hip-tests commit: bc055cc2b7 ]
2025-03-11 10:45:53 -04:00
Ioannis Assiouras
bc055cc2b7
SWDEV-516180 - Skip OpenGL tests on devices with no image support
...
Change-Id: Ic7a86fa2cf9c1072ab3d08f4346764a3bef7d415
2025-03-11 10:45:53 -04:00
Longlong Yao
a254e35fd6
rocr: export pointer type for OnlyAddress
...
Signed-off-by: Longlong Yao <Longlong.Yao@amd.com >
2025-03-11 10:16:58 -04:00
Longlong Yao
007795951b
rocr: export pointer type for OnlyAddress
...
Signed-off-by: Longlong Yao <Longlong.Yao@amd.com >
[ROCm/ROCR-Runtime commit: a254e35fd6 ]
2025-03-11 10:16:58 -04:00
Longlong Yao
5916467552
libhsakmt: set node_id to 0 for OnlyAddress
...
Signed-off-by: Longlong Yao <Longlong.Yao@amd.com >
2025-03-11 10:16:58 -04:00
Longlong Yao
ef1740b88b
libhsakmt: set node_id to 0 for OnlyAddress
...
Signed-off-by: Longlong Yao <Longlong.Yao@amd.com >
[ROCm/ROCR-Runtime commit: 5916467552 ]
2025-03-11 10:16:58 -04:00
agunashe
4a5c6b8d82
SWDEV-513810 - APU: memory allocations threshold 0.75-->1
...
Needs further debugging but for now can test the change
Need to verify if this fixes all the below issues-
SWDEV-512754, SWDEV-511675, SWDEV-511055, SWDEV-504085, SWDEV-499503
Also verify original issues
SWDEV-471863, SWDEV-490991
Change-Id: Ic845f851de1b98e8ed9aa0f07afddec3858119e9
[ROCm/clr commit: f1b8ee7b7f ]
2025-03-11 05:30:43 -04:00
agunashe
f1b8ee7b7f
SWDEV-513810 - APU: memory allocations threshold 0.75-->1
...
Needs further debugging but for now can test the change
Need to verify if this fixes all the below issues-
SWDEV-512754, SWDEV-511675, SWDEV-511055, SWDEV-504085, SWDEV-499503
Also verify original issues
SWDEV-471863, SWDEV-490991
Change-Id: Ic845f851de1b98e8ed9aa0f07afddec3858119e9
2025-03-11 05:30:43 -04:00
Fei Zheng
1ce11882a6
Fix counter collection inconsistency with rocprofv3
...
[ROCm/rocprofiler-compute commit: 7e8d2d2c0e ]
2025-03-10 21:05:40 -06:00
Fei Zheng
7e8d2d2c0e
Fix counter collection inconsistency with rocprofv3
2025-03-10 21:05:40 -06:00
Arif, Maisam
d9fee767c3
[SWDEV-509342] Fixed incorrect import ordering affecting fallback ( #175 )
...
Change-Id: I10478cd5797811172d966f4eb845440b51c2b25c
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
2025-03-10 17:31:27 -05:00
Arif, Maisam
cb56b5e193
[SWDEV-509342] Fixed incorrect import ordering affecting fallback ( #175 )
...
Change-Id: I10478cd5797811172d966f4eb845440b51c2b25c
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: d9fee767c3 ]
2025-03-10 17:31:27 -05:00
vedithal-amd
2167d9d295
Update sphinx docs version in develop ( #601 )
...
* Update sphinx docs version in develop instead of amd-staging branch
* Add repo admins to pr review
[ROCm/rocprofiler-compute commit: 51c9c6fad3 ]
2025-03-10 18:01:37 -04:00
vedithal-amd
51c9c6fad3
Update sphinx docs version in develop ( #601 )
...
* Update sphinx docs version in develop instead of amd-staging branch
* Add repo admins to pr review
2025-03-10 18:01:37 -04:00
taosang2
53ddaca565
SWDEV-447973 - Add generic target codeobj test
...
Add simple tests to verify generic target code
objects.
Change-Id: Iae148c3c938b18247624938512918dbb3cbc462e
[ROCm/hip-tests commit: f581518103 ]
2025-03-10 17:45:14 -04:00
taosang2
f581518103
SWDEV-447973 - Add generic target codeobj test
...
Add simple tests to verify generic target code
objects.
Change-Id: Iae148c3c938b18247624938512918dbb3cbc462e
2025-03-10 17:45:14 -04:00
Welton, Benjamin
f621d8a32a
Add debug printing statement to packet submission ( #212 )
...
* Add debug printing statement to packet submission
Adds debug printing to packets being submitted to HSA Queue in device
counting mode.
* Minor change
* Small fix
* formatting
---------
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: Kandula, Venkateshwar reddy <Venkateshwarreddy.Kandula@amd.com >
[ROCm/rocprofiler-sdk commit: f7e94c1ee8 ]
2025-03-10 14:02:30 -07:00
Welton, Benjamin
f7e94c1ee8
Add debug printing statement to packet submission ( #212 )
...
* Add debug printing statement to packet submission
Adds debug printing to packets being submitted to HSA Queue in device
counting mode.
* Minor change
* Small fix
* formatting
---------
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: Kandula, Venkateshwar reddy <Venkateshwarreddy.Kandula@amd.com >
2025-03-10 14:02:30 -07:00
German Andryeyev
86432880c6
SWDEV-497841 - Change the validation condition
...
The test wrongly assumed that the reserved memory should always
be equal to the allocation size. However, suballocations are possible
Change-Id: I1d1f3c3cdb231188f8b35ed64ffe4e2a3a2f16f9
[ROCm/hip-tests commit: 168312b97f ]
2025-03-10 15:49:10 -04:00
German Andryeyev
168312b97f
SWDEV-497841 - Change the validation condition
...
The test wrongly assumed that the reserved memory should always
be equal to the allocation size. However, suballocations are possible
Change-Id: I1d1f3c3cdb231188f8b35ed64ffe4e2a3a2f16f9
2025-03-10 15:49:10 -04:00