ywang103-amd
0dfb87f25f
made change on the logic to add roofline file to expected csv list to fix crash on mi100 ( #528 )
2025-01-22 07:03:13 -08:00
vedithal-amd
25888acd3c
Quick fix for mpi_support ( #527 )
...
[ROCm/rocprofiler-compute commit: c5fec31535 ]
2025-01-22 07:03:07 -08:00
vedithal-amd
c5fec31535
Quick fix for mpi_support ( #527 )
2025-01-22 07:03:07 -08:00
vedithal-amd
69283cb155
Docker environment for testing ( #515 )
...
* Add instructions on how to use Docker for manual and automatic testing
[ROCm/rocprofiler-compute commit: 5e90797b24 ]
2025-01-22 07:02:59 -08:00
vedithal-amd
5e90797b24
Docker environment for testing ( #515 )
...
* Add instructions on how to use Docker for manual and automatic testing
2025-01-22 07:02:59 -08:00
Jatin Chaudhary
8f9a96f970
SWDEV-508958 - [6.4 Preview] include some used headers
...
Change-Id: I540c422a5ac10189af24a516e57fc804ec67797d
[ROCm/hip-tests commit: ddcdfa6b84 ]
2025-01-22 09:10:44 -05:00
Jatin Chaudhary
ddcdfa6b84
SWDEV-508958 - [6.4 Preview] include some used headers
...
Change-Id: I540c422a5ac10189af24a516e57fc804ec67797d
2025-01-22 09:10:44 -05:00
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
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
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
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
Pryor, Adam
0ae4404a09
SWDEV-510089 Fix rocprof segfaulting on ctrl+c ( #94 )
...
Change-Id: Iaa0f3856bb8fed174cbc935b85739414ecd44758
Signed-off-by: adapryor <Adam.pryor@amd.com >
2025-01-21 10:30:31 -06:00