Philip Yang
bd86fb1e63
kfdtest: Add KFDQMTest UserQueueBufValidation
...
Create CP queue and SDMA queue should fail with invalid queue ring
buffer or ring buffer size.
Test unmap or free queue buffers should fail before queue is destroyed.
Use child process to test unmap CWSR buffer will evict queue.
Signed-off-by: Philip Yang <Philip.Yang@amd.com >
Change-Id: I5dcd51d6b43445d19a986f8b0b82063e20348a5f
2025-05-22 10:06:42 -04:00
Philip Yang
3e6f51b715
libhsakmt: unmap from GPU error handling
...
If unmap from GPU return failed, for example, unmap user queue buffer
while queue is active, we should not free obj->mapped_node_id_array,
otherwise, the following unmap user queue buffer after queue is
destroyed still return failed.
Signed-off-by: Philip Yang <Philip.Yang@amd.com >
Change-Id: I32aeb18871c2e971d01900d92916c54680f5c9fa
2025-05-22 10:06:42 -04:00
Kandula, Venkateshwar reddy
ad44dd527f
[CLR ABI] step runtime api version hip memset node params ( #373 )
...
* increase hip api table version for HIP_MEMSET_NODE_PARAMS removed.
* update version in static_assert.
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
2025-05-22 15:09:31 +05:30
Gupta, Maneesh
0e51a3b5c1
Create pull_request_template.md ( #12 )
...
Initial draft of PR template
2025-05-22 15:09:21 +05:30
Gupta, Maneesh
91de6c98c3
Create pull_request_template.md ( #197 )
...
Initial draft of PR template
2025-05-22 15:08:58 +05:30
Gupta, Maneesh
c686b8bb9c
Create pull_request_template.md ( #94 )
...
Initial draft of PR template
2025-05-22 15:08:40 +05:30
Dittakavi, Satyanvesh
0c095130e6
SWDEV-530921 - Update warp sync test to not use warpSize at compile time ( #184 )
2025-05-22 14:26:39 +05:30
Dittakavi, Satyanvesh
e5f7519e64
SWDEV-433031 - Match the signature of HIPRTC APIs with NVRTC ( #378 )
...
Change-Id: I5eb175b15a65a9f1c2db3ae30da6803179520dbe
2025-05-22 13:30:33 +05:30
Dittakavi, Satyanvesh
301ebd5936
SWDEV-433031 - Match the signature of HIPRTC APIs with NVRTC ( #93 )
...
Change-Id: If91f5a240ae119d0bc5a21c2d162f0c37df32606
2025-05-22 13:30:24 +05:30
Dittakavi, Satyanvesh
946ea72c94
SWDEV-513341 - Remove datatypes from HIPRTC ( #377 )
...
Defining int64_t, uint64_t, int32_t, uint32_t in HIPRTC
seem to result in conflicts with some apps as they use
their own definitions for these types. NVRTC also doesn't
define these. Hence remove them and replace their usage
with hip internal datatypes such as __hip_int64_t
Change-Id: Id314730bbd61c05f126f915c546052f956550a3f
2025-05-22 13:28:31 +05:30
Dittakavi, Satyanvesh
b27e2abc41
SWDEV-482125 - HIPRTC implementation of standard headers moved from std to __hip_internal namespace ( #376 )
...
Change-Id: Ia359ed45e0916ad397401113a69a6b26a590d807
2025-05-22 13:27:19 +05:30
Gupta, Maneesh
524c9537c3
Create pull_request_template.md ( #362 )
...
Initial draft of PR template
2025-05-22 13:25:16 +05:30
Dittakavi, Satyanvesh
2c173c6da4
SWDEV-512756 - SWDEV-510954 - Add appropriate checks during active stream capture ( #375 )
...
- hipStreamAddCallback is not permitted during stream capture for all modes
- hipModuleUnload is permitted only for relaxed mode during stream capture
Change-Id: I79ca5d2f6b61bd2e169fee7c13da4cd46e472a10
2025-05-22 13:24:49 +05:30
Assiouras, Ioannis
d1e6f076e2
SWDEV-508965 - Remove references to HIP_MEMSET_NODE_PARAMS struct ( #195 )
2025-05-22 13:08:36 +05:30
Galantsev, Dmitrii
7b06b778b9
RDCI - Fix misaligned fields
...
Change-Id: I7914c01b82e7e2fb5c63521d6d4803570447790c
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-21 19:11:17 -05:00
Galantsev, Dmitrii
ff8704cf76
RDCI - Fix misaligned fields
...
Change-Id: I7914c01b82e7e2fb5c63521d6d4803570447790c
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 7b06b778b9 ]
2025-05-21 19:11:17 -05:00
Galantsev, Dmitrii
eff955fdf7
Profiler - Align SMI and Profiler indices
...
Change-Id: If2bb850ffd1c1b8b16a8f5963a0f6971f82d4863
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-21 19:11:17 -05:00
Galantsev, Dmitrii
0d352c515e
Profiler - Align SMI and Profiler indices
...
Change-Id: If2bb850ffd1c1b8b16a8f5963a0f6971f82d4863
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: eff955fdf7 ]
2025-05-21 19:11:17 -05:00
Elwazir, Ammar
de6c6af917
HSA API Addition in EXT Table ( #407 )
...
* HSA API Addition in EXT Table
* Adding the real new API trace capability
* Formatting fix
[ROCm/rocprofiler-sdk commit: e587a8b23a ]
2025-05-21 18:39:31 -05:00
Elwazir, Ammar
e587a8b23a
HSA API Addition in EXT Table ( #407 )
...
* HSA API Addition in EXT Table
* Adding the real new API trace capability
* Formatting fix
2025-05-21 18:39:31 -05:00
Apurv Mishra
f853dda9ba
kfdtest: Disable tests that cause unwanted behavior
...
disable KFDLocalMemoryTest.Fragmentation and
KFDEventTest.MeasureInterruptConsumption as
part of the KFD test suite improvement feature
Signed-off-by: Apurv Mishra <Apurv.Mishra@amd.com >
2025-05-21 16:29:15 -04:00
Ben Vanik
d54124383f
kfdtest: Fix SVM profiler QUEUE_RESTORE parsing
2025-05-21 13:17:25 -04:00
Ben Vanik
1a32392912
rocr: Fix SVM profiler QUEUE_RESTORE parsing
2025-05-21 13:17:25 -04:00
Andryeyev, German
5cc172c99c
SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute ( #336 )
2025-05-21 22:35:42 +05:30
Dittakavi, Satyanvesh
664bf232dd
SWDEV-438790 - Remove DEBUG_HIP_7_PREVIEW env var keeping the hipGetLastError changes by default ( #337 )
2025-05-21 22:12:45 +05:30
Assiouras, Ioannis
99f0083a64
SWDEV-533235 - Fix reference counting in Unit_hipGraphUserObj_ClonedGraph ( #189 )
2025-05-21 09:31:39 -07:00
Brzak, Branislav
88f15877f6
SWDEV-508964 - Match hip launch kernel retuns with cuda ( #357 )
2025-05-21 21:59:11 +05:30
Belton-Schure, Aidan
3cd3b3ffc5
SWDEV-527851 SWDEV-527890 SWDEV-529456 - Make HIP vector simple struct ( #356 )
...
* Make HIP vector simple struct
Change-Id: I8442c2cc9af26b2a3c7d6719e3348df1593e83b3
* Update make_vector_type
Change-Id: Ic5060994a08baa4262c2a4b09fcbe6bc74276720
2025-05-21 21:30:55 +05:30
7b30f3f5e26d48061f873d04cc7e1d1f_amdeng
af1a6a6b37
Add VGPR and SGPR counts to kernel trace file ( #371 )
...
Signed-off-by: Tim <Tim.Gu@Amd.com >
Co-authored-by: sonadeem <sohaib.nadeem@amd.com >
[ROCm/rocprofiler-sdk commit: 856491944b ]
2025-05-21 08:55:48 -07:00
7b30f3f5e26d48061f873d04cc7e1d1f_amdeng
856491944b
Add VGPR and SGPR counts to kernel trace file ( #371 )
...
Signed-off-by: Tim <Tim.Gu@Amd.com >
Co-authored-by: sonadeem <sohaib.nadeem@amd.com >
2025-05-21 08:55:48 -07:00
Assiouras, Ioannis
ed4a99ba5c
SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct ( #11 )
2025-05-21 21:25:17 +05:30
Dittakavi, Satyanvesh
e9dbd7c99d
SWDEV-418904 - Remove hiprtc symbols from hip library ( #370 )
2025-05-21 21:22:47 +05:30
Assiouras, Ioannis
0b64eec921
SWDEV-508962 - [6.4 Preview] Update hipPointerGetAttributes to match CUDA > 11.0 behavior ( #120 ) ( #363 )
2025-05-21 21:18:05 +05:30
Assiouras, Ioannis
968f5599a8
SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct ( #121 ) ( #364 )
2025-05-21 21:16:42 +05:30
Assiouras, Ioannis
13556b72a7
SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct ( #92 )
2025-05-21 21:16:14 +05:30
Andryeyev, German
58df22546b
SWDEV-532868 - Disable implicit wait in hipFree for async allocations ( #323 )
...
* SWDEV-532868 - Disable implicit wait in hipFree for async allocations
* Fix compilation error
2025-05-21 21:14:38 +05:30
Brzak, Branislav
7a357800dd
SWDEV-508979 - Match hipModuleLoad negative return with Cuda ( #326 )
2025-05-21 21:09:07 +05:30
Brzak, Branislav
a46ed60e2e
SWDEV-508970 - Match hipBindTextureToArray negative return with Cuda ( #325 )
2025-05-21 20:57:09 +05:30
Flora Cui
8cf4b7fc05
rocr: try defaultSignal for intercept_queue
...
if interrupt is not supported
Signed-off-by: Flora Cui <flora.cui@amd.com >
2025-05-21 09:37:47 -04:00
Rawat, Swati
578db226c2
Update README.md ( #8 )
...
Updating README to add a note about doc on rocm.docs portal
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
2025-05-21 14:45:06 +05:30
Rawat, Swati
327442a451
Update README.md ( #8 )
...
Updating README to add a note about doc on rocm.docs portal
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
[ROCm/rocprofiler commit: 578db226c2 ]
2025-05-21 14:45:06 +05:30
Ramakrishnan, Ranjith
623a6452e5
SWDEV-532478 - Add rocm-core dependency to RPM packages ( #67 )
...
rocm-core dependency was missing for rpm packages and fixed the same
[ROCm/rocm_smi_lib commit: d32ff28ebf ]
2025-05-20 14:41:38 -07:00
Ramakrishnan, Ranjith
d32ff28ebf
SWDEV-532478 - Add rocm-core dependency to RPM packages ( #67 )
...
rocm-core dependency was missing for rpm packages and fixed the same
2025-05-20 14:41:38 -07:00
David Galiffi
52a132a3d8
Add note about workaround required for older versions of tool. ( #209 )
...
Versions prior to ROCm 6.3.1 require that Perfetto UI v46.0 is used to view output files.
For SWDEV-510143
[ROCm/rocprofiler-systems commit: dfbcbee55f ]
2025-05-20 17:27:02 -04:00
David Galiffi
dfbcbee55f
Add note about workaround required for older versions of tool. ( #209 )
...
Versions prior to ROCm 6.3.1 require that Perfetto UI v46.0 is used to view output files.
For SWDEV-510143
2025-05-20 17:27:02 -04:00
Sang, Tao
78f3caba0b
SWDEV-519346 - Fix __clock64() compiling issue in SPIRV ( #207 )
2025-05-20 16:57:17 -04:00
Jayaprakash, Karthik
12131de4a9
SWDEV-529929 - hipMemGetHandleForAddressRange implementation. ( #245 )
2025-05-20 15:56:04 -04:00
Assiouras, Ioannis
3b98cef62a
Remove invalid section that passes a destroyed stream in Unit_hipMemcpyPeerAsync_Negative_Parameters
2025-05-20 20:32:35 +01:00
Jayaprakash, Karthik
bed454caa1
SWDEV-457749 - Use size of handle for range instead of actual size for physmem. ( #342 )
2025-05-20 15:24:49 -04:00
Yiannis Papadopoulos
700078d335
Fix formatting
2025-05-20 13:59:22 -05:00