SrinivasaRao
4c513305a1
SWDEV-493299-Test Env variable to avoid silent errors with hipGetLastError feature
...
Change-Id: Iec5720021f626f2021595db5bb2d2c99c0deeefd
[ROCm/hip-tests commit: 08b2adef47 ]
2025-01-22 09:07:40 -05:00
SrinivasaRao
08b2adef47
SWDEV-493299-Test Env variable to avoid silent errors with hipGetLastError feature
...
Change-Id: Iec5720021f626f2021595db5bb2d2c99c0deeefd
2025-01-22 09:07:40 -05:00
SrinivasaRao
bdcfdb57d4
SWDEV-493280-[catch2][dtest]-Negative Tests for the hipGraphAddBatchMemOpNode API
...
Change-Id: I30e4a6ed8d08247a7edc5fb6b51c5297b22273de
[ROCm/hip-tests commit: ed59886628 ]
2025-01-22 09:06:54 -05:00
SrinivasaRao
ed59886628
SWDEV-493280-[catch2][dtest]-Negative Tests for the hipGraphAddBatchMemOpNode API
...
Change-Id: I30e4a6ed8d08247a7edc5fb6b51c5297b22273de
2025-01-22 09:06:54 -05:00
Jaydeep Patel
f674ba58f0
SWDEV-508982 - [6.4 Preview] - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture.
...
Change-Id: Ia195442041803896df814798c3d2053c0ba7770c
[ROCm/clr commit: 57df1b348f ]
2025-01-22 05:28:47 -05:00
Jaydeep Patel
57df1b348f
SWDEV-508982 - [6.4 Preview] - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture.
...
Change-Id: Ia195442041803896df814798c3d2053c0ba7770c
2025-01-22 05:28:47 -05:00
Jatin Chaudhary
1fb66c3e1e
SWDEV-491248 - Fix build_mask
...
thread_rank() gives thread index in a block. Limit the range to the
current warp size.
Change-Id: Ib5c9831236096485cf99ba7ab0b911a3b10de31c
[ROCm/clr commit: bd7d40a4d8 ]
2025-01-22 04:46:01 -05:00
Jatin Chaudhary
bd7d40a4d8
SWDEV-491248 - Fix build_mask
...
thread_rank() gives thread index in a block. Limit the range to the
current warp size.
Change-Id: Ib5c9831236096485cf99ba7ab0b911a3b10de31c
2025-01-22 04:46:01 -05:00
SrinivasaRao
5fcb433508
SWDEV-493287-[catch2][dtest] Functional tests for the hipGraphNodeFindInClone api
...
Change-Id: I6fa267c942f59985a2d90d5365ad49d93ef30a89
[ROCm/hip-tests commit: 5d5614929c ]
2025-01-21 22:59:51 -05:00
SrinivasaRao
5d5614929c
SWDEV-493287-[catch2][dtest] Functional tests for the hipGraphNodeFindInClone api
...
Change-Id: I6fa267c942f59985a2d90d5365ad49d93ef30a89
2025-01-21 22:59:51 -05:00
adapryor
e8057b1042
SWDEV-500382 fix energy consumed
...
Change-Id: I3f180f34abed763db1287bf01581753534f32828
2025-01-21 21:49:33 -06:00
adapryor
c57e200bdc
SWDEV-500382 fix energy consumed
...
Change-Id: I3f180f34abed763db1287bf01581753534f32828
[ROCm/rdc commit: e8057b1042 ]
2025-01-21 21:49:33 -06:00
adapryor
290b90dc89
Implementation for RDC_FI_PROF_OCCUPANCY_PER_ACTIVE_CU SWDEV-50895
...
Signed-off-by: adapryor <Adam.pryor@amd.com >
Change-Id: I8da7d9846edabe5629c75f50cd2bb4b23e019a17
Signed-off-by: adapryor <Adam.pryor@amd.com >
2025-01-21 21:49:19 -06:00
adapryor
8286a92fc1
Implementation for RDC_FI_PROF_OCCUPANCY_PER_ACTIVE_CU SWDEV-50895
...
Signed-off-by: adapryor <Adam.pryor@amd.com >
Change-Id: I8da7d9846edabe5629c75f50cd2bb4b23e019a17
Signed-off-by: adapryor <Adam.pryor@amd.com >
[ROCm/rdc commit: 290b90dc89 ]
2025-01-21 21:49:19 -06:00
SrinivasaRao
36c4a39444
SWDEV-491360-[catch2][dtest]-Improve hipGraphLaunch parallelism tests-stream collision
...
Change-Id: I1ea60bfbf4b738ed83a3e11ceb80ba7dd1f21998
[ROCm/hip-tests commit: f24fc09ed4 ]
2025-01-21 22:43:43 -05:00
SrinivasaRao
f24fc09ed4
SWDEV-491360-[catch2][dtest]-Improve hipGraphLaunch parallelism tests-stream collision
...
Change-Id: I1ea60bfbf4b738ed83a3e11ceb80ba7dd1f21998
2025-01-21 22:43:43 -05:00
Rawat, Swati
8c62af8ae6
Update copyright date to 2025 in License.md ( #4 )
...
Update LICENSE
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
2025-01-21 21:41:26 -06:00
Rawat, Swati
c9a4af3fd2
Update copyright date to 2025 in License.md ( #4 )
...
Update LICENSE
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
[ROCm/rocprofiler commit: 8c62af8ae6 ]
2025-01-21 21:41:26 -06:00
Jaydeep Patel
1d7b7cde76
SWDEV-457316 - Use phy memory obj stored in user data instead of querying from memObjs.
...
Change-Id: Id837eb00195d88b50904441f01cf8153fa752ecd
[ROCm/clr commit: b4df9fb6ec ]
2025-01-21 22:05:14 -05:00
Jaydeep Patel
b4df9fb6ec
SWDEV-457316 - Use phy memory obj stored in user data instead of querying from memObjs.
...
Change-Id: Id837eb00195d88b50904441f01cf8153fa752ecd
2025-01-21 22:05:14 -05:00
Trowbridge, Ian
515f4957f4
Add rocDecode API support ( #4 )
...
* Add rocDecode API support
* Update CI
* CI update: Sanitizers run on ubuntu 22.04
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-register commit: de3a874b1a ]
2025-01-21 21:00:43 -06:00
Trowbridge, Ian
de3a874b1a
Add rocDecode API support ( #4 )
...
* Add rocDecode API support
* Update CI
* CI update: Sanitizers run on ubuntu 22.04
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-01-21 21:00:43 -06:00
stali
b427c07ffe
fixed rdc link state print issue
2025-01-22 09:05:49 +08:00
stali
7f4e5c85cb
fixed rdc link state print issue
...
[ROCm/rdc commit: b427c07ffe ]
2025-01-22 09:05:49 +08:00
Welton, Benjamin
80fbc23f84
Add gfx941/gfx942 to ValuPipeIssueUtil ( #139 )
...
[ROCm/rocprofiler-sdk commit: 3076660e60 ]
2025-01-21 14:39:03 -08:00
Welton, Benjamin
3076660e60
Add gfx941/gfx942 to ValuPipeIssueUtil ( #139 )
2025-01-21 14:39:03 -08:00
Aryan Salmanpour
624aa94c37
Fix a seg fault for videoDecodeRGB app in multi-GPU systems ( #494 )
...
[ROCm/rocdecode commit: 99fa534eb9 ]
2025-01-21 17:07:40 -05:00
Aryan Salmanpour
99fa534eb9
Fix a seg fault for videoDecodeRGB app in multi-GPU systems ( #494 )
2025-01-21 17:07:40 -05:00
Kanangot Balakrishnan, Bindhiya
d2461a186b
[SWDEV-481004] Fix for incorrect gfx_version number ( #8 )
...
The target_graphics_version was not formatted properly and was
showing incorrect Target Name. Corrected this by fomatting
major, minor and revision numbers.
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
[ROCm/rocm_smi_lib commit: 94dca7073b ]
2025-01-21 15:46:56 -06:00
Kanangot Balakrishnan, Bindhiya
94dca7073b
[SWDEV-481004] Fix for incorrect gfx_version number ( #8 )
...
The target_graphics_version was not formatted properly and was
showing incorrect Target Name. Corrected this by fomatting
major, minor and revision numbers.
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
2025-01-21 15:46:56 -06:00
Kanangot Balakrishnan, Bindhiya
6fa991c39c
[SWDEV-481004] Fix for incorrect gfx_version number ( #52 )
...
The target_graphics_version was not formatted properly and was
showing incorrect Target Name. Corrected this by fomatting
major, minor and revision numbers.
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
2025-01-21 15:42:05 -06:00
Kanangot Balakrishnan, Bindhiya
a0c409be01
[SWDEV-481004] Fix for incorrect gfx_version number ( #52 )
...
The target_graphics_version was not formatted properly and was
showing incorrect Target Name. Corrected this by fomatting
major, minor and revision numbers.
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
[ROCm/amdsmi commit: 6fa991c39c ]
2025-01-21 15:42:05 -06:00
David Yat Sin
ff671f7550
Update license for 2025
...
Change-Id: Ie3c7f6034c9a73d9a4af3c1432ed7ac3b4a6a3b1
2025-01-21 15:28:57 -05:00
David Yat Sin
4c87e51013
Update license for 2025
...
Change-Id: Ie3c7f6034c9a73d9a4af3c1432ed7ac3b4a6a3b1
[ROCm/ROCR-Runtime commit: ff671f7550 ]
2025-01-21 15:28:57 -05:00
Welton, Benjamin
b1f44c705d
Add gfx940/gfx9 to ValuPipeIssueUtil ( #138 )
...
Was dropped, likely by mistake, in the transition to yaml
[ROCm/rocprofiler-sdk commit: c6b52701c7 ]
2025-01-21 12:12:39 -08:00
Welton, Benjamin
c6b52701c7
Add gfx940/gfx9 to ValuPipeIssueUtil ( #138 )
...
Was dropped, likely by mistake, in the transition to yaml
2025-01-21 12:12:39 -08:00
Castillo, Juan
9cc5c303a2
[SWDEV-508173] [AMDSMI] Python API missing function errors ( #46 )
...
* [SWDEV-508173] Updates include:
- Updating py-interface to import amdsmi_get_gpu_reg_table_info and amdsmi_get_gpu_pm_metrics_info.
- Updating the ctypes from byref to pointer.
Signed-off-by: Castillo, Juan <Juan.Castillo@amd.com >
2025-01-21 14:11:41 -06:00
Castillo, Juan
489105e734
[SWDEV-508173] [AMDSMI] Python API missing function errors ( #46 )
...
* [SWDEV-508173] Updates include:
- Updating py-interface to import amdsmi_get_gpu_reg_table_info and amdsmi_get_gpu_pm_metrics_info.
- Updating the ctypes from byref to pointer.
Signed-off-by: Castillo, Juan <Juan.Castillo@amd.com >
[ROCm/amdsmi commit: 9cc5c303a2 ]
2025-01-21 14:11:41 -06:00
Arif, Maisam
03a2368655
[SWDEV-509389] AMD-SMI crash when multiple threads call SMI APIs ( #53 )
...
Multi-threaded application rsmi_dev_gpu_metrics_info_get() causes crash
Code changes related to the following:
* API implementation changes
Change-Id: I1f1fb39c1125569ec5d534b37fd6f68c8829eef7
Signed-off-by: Oliveira, Daniel <daniel.oliveira@amd.com >
Authored-by: Oliveira, Daniel <daniel.oliveira@amd.com >
2025-01-21 14:00:15 -06:00
Arif, Maisam
60c0561419
[SWDEV-509389] AMD-SMI crash when multiple threads call SMI APIs ( #53 )
...
Multi-threaded application rsmi_dev_gpu_metrics_info_get() causes crash
Code changes related to the following:
* API implementation changes
Change-Id: I1f1fb39c1125569ec5d534b37fd6f68c8829eef7
Signed-off-by: Oliveira, Daniel <daniel.oliveira@amd.com >
Authored-by: Oliveira, Daniel <daniel.oliveira@amd.com >
[ROCm/amdsmi commit: 03a2368655 ]
2025-01-21 14:00:15 -06:00
Chris Freehill
44522c86f0
rocminfo: Update Debian depends to use libgcc1
...
Change-Id: I49e8f534393abe6b93f52a545e4baec720b6edde
[ROCm/rocminfo commit: e07320467c ]
2025-01-21 12:08:37 -06:00
Chris Freehill
e07320467c
rocminfo: Update Debian depends to use libgcc1
...
Change-Id: I49e8f534393abe6b93f52a545e4baec720b6edde
2025-01-21 12:08:37 -06:00
SrinivasaRao
fa51cf8b3e
SWDEV-493289-[catch2][dtest]-Negative Tests for the hipGraphExecBatchMemOpNodeSetParams API
...
Change-Id: I52fde7f8bf7ab8275d8484aa52685830689df174
[ROCm/hip-tests commit: 87d771b155 ]
2025-01-21 13:03:41 -05:00
SrinivasaRao
87d771b155
SWDEV-493289-[catch2][dtest]-Negative Tests for the hipGraphExecBatchMemOpNodeSetParams API
...
Change-Id: I52fde7f8bf7ab8275d8484aa52685830689df174
2025-01-21 13:03:41 -05:00
Rambabu Swargam
f0e8bcc19b
SWDEV-491363 - [catch2][dtest] Add and Enable tests for Graph APIs
...
Details :
1) Add tests for hipDrvGraphExecMemsetNodeSetParams
2) Enable commented tests for hipDrvGraphMemcpyNodeSetParams
Change-Id: Ia4771e1dea022b5f4316b66c0bd585f0f941ab77
[ROCm/hip-tests commit: c90d83366f ]
2025-01-21 12:59:03 -05:00
Rambabu Swargam
c90d83366f
SWDEV-491363 - [catch2][dtest] Add and Enable tests for Graph APIs
...
Details :
1) Add tests for hipDrvGraphExecMemsetNodeSetParams
2) Enable commented tests for hipDrvGraphMemcpyNodeSetParams
Change-Id: Ia4771e1dea022b5f4316b66c0bd585f0f941ab77
2025-01-21 12:59:03 -05:00
Rambabu Swargam
41cf067716
SWDEV-467854 - [catch2][dtest] Functional testcases for hipGetProcAddress API - Part 2
...
Change-Id: I4619f8e69b75d1193e98adce2707bf7876b1ba59
[ROCm/hip-tests commit: 7fb9301d6b ]
2025-01-21 12:53:28 -05:00
Rambabu Swargam
7fb9301d6b
SWDEV-467854 - [catch2][dtest] Functional testcases for hipGetProcAddress API - Part 2
...
Change-Id: I4619f8e69b75d1193e98adce2707bf7876b1ba59
2025-01-21 12:53:28 -05:00
Pengda Xie
86921cd750
SWDEV-508590 - Fix segfault issue with hipModuleLoad
...
- Ensuring devProgram pointer isn't nullptr
Change-Id: Ia5786d0a2441f3a512d79b4998eb314beb98b35e
[ROCm/clr commit: f76733e5b8 ]
2025-01-21 11:38:37 -05:00
Pengda Xie
f76733e5b8
SWDEV-508590 - Fix segfault issue with hipModuleLoad
...
- Ensuring devProgram pointer isn't nullptr
Change-Id: Ia5786d0a2441f3a512d79b4998eb314beb98b35e
2025-01-21 11:38:37 -05:00