Nilesh M Negi
21a3b242bf
[TRANSPORT] GDRDMA enablement for linux kernel 6.4.0 or newer ( #1328 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
[ROCm/rccl commit: 105ff1611f ]
2024-09-25 11:29:52 -05:00
Nilesh M Negi
105ff1611f
[TRANSPORT] GDRDMA enablement for linux kernel 6.4.0 or newer ( #1328 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
2024-09-25 11:29:52 -05:00
Rahul Manocha
f74c5c4972
SWDEV-468039 - Add Catch Test for fp8 OCP type conversions
...
Change-Id: I2648909483b8dc32fcd720c18608c5ca32399045
[ROCm/hip-tests commit: e3e662b52b ]
2024-09-25 12:00:52 -04:00
Rahul Manocha
e3e662b52b
SWDEV-468039 - Add Catch Test for fp8 OCP type conversions
...
Change-Id: I2648909483b8dc32fcd720c18608c5ca32399045
2024-09-25 12:00:52 -04:00
Jonathan R. Madsen
43a1d720d5
Fix HIP API trace versioning
...
Change-Id: I33f2be4668c96e2225d4ca9a253e61ec2dc65102
[ROCm/clr commit: 07c9c7fe56 ]
2024-09-25 10:32:14 -04:00
Jonathan R. Madsen
07c9c7fe56
Fix HIP API trace versioning
...
Change-Id: I33f2be4668c96e2225d4ca9a253e61ec2dc65102
2024-09-25 10:32:14 -04:00
Ammar ELWazir
528b629148
Fixing ROCProfiler SDK Generate packages action ( #1096 )
...
[ROCm/rocprofiler-sdk commit: 38098f28c1 ]
2024-09-25 08:17:21 -05:00
Ammar ELWazir
38098f28c1
Fixing ROCProfiler SDK Generate packages action ( #1096 )
2024-09-25 08:17:21 -05:00
Aryan Salmanpour
6f1871777f
Modify the videoDecodePerf app to take an argument for memory type ( #424 )
...
[ROCm/rocdecode commit: 0ba9992247 ]
2024-09-24 19:06:50 -04:00
Aryan Salmanpour
0ba9992247
Modify the videoDecodePerf app to take an argument for memory type ( #424 )
2024-09-24 19:06:50 -04:00
Tim
94ac752578
Remove 0 size UBR ( #1346 )
...
ncclCommRegister, required for UBR, will call IB dmabuf regMr directly which forbids 0 size message
[ROCm/rccl commit: 40e93ebc29 ]
2024-09-24 18:16:51 -04:00
Tim
40e93ebc29
Remove 0 size UBR ( #1346 )
...
ncclCommRegister, required for UBR, will call IB dmabuf regMr directly which forbids 0 size message
2024-09-24 18:16:51 -04:00
Jonathan R. Madsen
7e2a6916df
Fix rocprofiler-sdk-tool-kokkosp ( #1094 )
...
* Fix rocprofiler-sdk-tool-kokkosp
- missing symbol `rocprofiler::common::impl::get_env(std::basic_string_view<char, std::char_traits<char> >, bool)`
* cmake formatting
[ROCm/rocprofiler-sdk commit: 2f0ec02950 ]
2024-09-24 17:04:58 -05:00
Jonathan R. Madsen
2f0ec02950
Fix rocprofiler-sdk-tool-kokkosp ( #1094 )
...
* Fix rocprofiler-sdk-tool-kokkosp
- missing symbol `rocprofiler::common::impl::get_env(std::basic_string_view<char, std::char_traits<char> >, bool)`
* cmake formatting
2024-09-24 17:04:58 -05:00
Ammar ELWazir
95b03d1e1d
Generate STGZ Packages on dispatch ( #1093 )
...
[ROCm/rocprofiler-sdk commit: edbaed38c7 ]
2024-09-24 16:54:46 -05:00
Ammar ELWazir
edbaed38c7
Generate STGZ Packages on dispatch ( #1093 )
2024-09-24 16:54:46 -05:00
Jatin Chaudhary
d28d65607a
SWDEV-411880 - Fix test device malloc
...
Unit_deviceAllocation_Malloc_ComplexDataType
Change-Id: I8d5c3a9c63e74ffc90ddf6b89729603236a88fcf
[ROCm/hip-tests commit: f62e3df454 ]
2024-09-24 14:45:40 -04:00
Jatin Chaudhary
f62e3df454
SWDEV-411880 - Fix test device malloc
...
Unit_deviceAllocation_Malloc_ComplexDataType
Change-Id: I8d5c3a9c63e74ffc90ddf6b89729603236a88fcf
2024-09-24 14:45:40 -04:00
taosang2
2bfe34ad91
SWDEV-476125 - Fix synchronization tests
...
Fix issues of
Unit_cache_coherency_cpu_gpu
Unit_cache_coherency_gpu_gpu
Enable them for all devices.
Change-Id: I19ba2084fdddd7b173edddb4e9c1b16cf7a97314
[ROCm/hip-tests commit: 352932738a ]
2024-09-24 14:39:57 -04:00
taosang2
352932738a
SWDEV-476125 - Fix synchronization tests
...
Fix issues of
Unit_cache_coherency_cpu_gpu
Unit_cache_coherency_gpu_gpu
Enable them for all devices.
Change-Id: I19ba2084fdddd7b173edddb4e9c1b16cf7a97314
2024-09-24 14:39:57 -04:00
Bill(Shuzhou) Liu
69109de8d3
amdsmi cannot read power cap more than 10 characters
...
Extend the default read array size.
Change-Id: I2739981873cb3c360661e3ef5f6e70d4f36cb0e8
2024-09-24 14:31:40 -04:00
Bill(Shuzhou) Liu
c20427e1f0
amdsmi cannot read power cap more than 10 characters
...
Extend the default read array size.
Change-Id: I2739981873cb3c360661e3ef5f6e70d4f36cb0e8
[ROCm/amdsmi commit: 69109de8d3 ]
2024-09-24 14:31:40 -04:00
Ajay
98a1b3b42a
SWDEV-486816 - RenderOpDispatch usage in pal client
...
Change-Id: I11cae3e625b287b998c9500c547efdacf1034a2b
[ROCm/clr commit: 7a288ea8bf ]
2024-09-24 14:28:16 -04:00
Ajay
7a288ea8bf
SWDEV-486816 - RenderOpDispatch usage in pal client
...
Change-Id: I11cae3e625b287b998c9500c547efdacf1034a2b
2024-09-24 14:28:16 -04:00
Jonathan Kim
027af8dacd
hsakmt: Update hsa capabilities with precise ALU ops
...
Update the HSA capabilities field with precise ALU ops bit support
for GPU debugging.
Change-Id: I796f2c2e0559577828aba510c401ed5187e10179
2024-09-24 13:45:04 -04:00
Jonathan Kim
4cd7f3b675
hsakmt: Update hsa capabilities with precise ALU ops
...
Update the HSA capabilities field with precise ALU ops bit support
for GPU debugging.
Change-Id: I796f2c2e0559577828aba510c401ed5187e10179
[ROCm/ROCR-Runtime commit: 027af8dacd ]
2024-09-24 13:45:04 -04:00
Rahul Manocha
51620a1bb6
[SWDEV-467733] - Set Cache Config Negative Param test fix
...
Change-Id: I058ca23a05e63aaaa54ea22e2b509593764cd7bc
[ROCm/hip-tests commit: 4e99f68b03 ]
2024-09-24 12:26:35 -04:00
Rahul Manocha
4e99f68b03
[SWDEV-467733] - Set Cache Config Negative Param test fix
...
Change-Id: I058ca23a05e63aaaa54ea22e2b509593764cd7bc
2024-09-24 12:26:35 -04:00
Julia Jiang
e96fc07482
SWDEV-485943 - Adding note for some semophore related HIP APIs NOT supported on Linux.
...
Change-Id: I6fb57d5014cdd6e1f8eb56ca5326b460a76033de
[ROCm/hip commit: d4f6a6672e ]
2024-09-24 12:00:50 -04:00
Julia Jiang
d4f6a6672e
SWDEV-485943 - Adding note for some semophore related HIP APIs NOT supported on Linux.
...
Change-Id: I6fb57d5014cdd6e1f8eb56ca5326b460a76033de
2024-09-24 12:00:50 -04:00
Alex Xu
6cc8f7ec13
rocminfo fails when amdgpu is built into the kernel
...
When amdgpu is built into the kernel, /sys/module/amdgpu/initstate will not be created even when the driver is functional. However, test shows /sys/module/amdgpu will be present. Adding an additional check for /sys/module/amdgpu when /sys/module/amdgpu/instate is not present.
Change-Id: Ie5c67c7e1eff8ac1683b211aaec802d0d342aeeb
[ROCm/rocminfo commit: c6f7a17c85 ]
2024-09-24 10:59:22 -04:00
Alex Xu
c6f7a17c85
rocminfo fails when amdgpu is built into the kernel
...
When amdgpu is built into the kernel, /sys/module/amdgpu/initstate will not be created even when the driver is functional. However, test shows /sys/module/amdgpu will be present. Adding an additional check for /sys/module/amdgpu when /sys/module/amdgpu/instate is not present.
Change-Id: Ie5c67c7e1eff8ac1683b211aaec802d0d342aeeb
2024-09-24 10:59:22 -04:00
Branislav Brzak
b5ee5efbaa
SWDEV-483315 - Add hipGraphNodeGetDependentNodes_v2
...
Change-Id: I1ac0fb50df248521dfaae283bf9017acce146279
[ROCm/hipother commit: f50835c1fd ]
2024-09-24 12:23:16 +02:00
Branislav Brzak
f50835c1fd
SWDEV-483315 - Add hipGraphNodeGetDependentNodes_v2
...
Change-Id: I1ac0fb50df248521dfaae283bf9017acce146279
2024-09-24 12:23:16 +02:00
Marko Arandjelovic
0ad2a9912a
SWDEV-486448 - Disable the coalesced group tests due to too long execution
...
Change-Id: I4e91034c812319cef15c540078064e70ab5b5da6
[ROCm/hip-tests commit: 1621b7ad85 ]
2024-09-24 05:13:00 -04:00
Marko Arandjelovic
1621b7ad85
SWDEV-486448 - Disable the coalesced group tests due to too long execution
...
Change-Id: I4e91034c812319cef15c540078064e70ab5b5da6
2024-09-24 05:13:00 -04:00
Harkirat Gill
3660724a08
Updated error message when driver modules not loaded
...
Small change to add sudo modprobe amdgpu/amd_hsmp suggestion if modules are not loaded. Requested per Maisam, will close https://github.com/ROCm/amdsmi/issues/45
Change-Id: Ia7ffcc99df18296c5c682f2082ff8dd8f007d557
2024-09-23 23:56:05 -04:00
Harkirat Gill
c8da426b98
Updated error message when driver modules not loaded
...
Small change to add sudo modprobe amdgpu/amd_hsmp suggestion if modules are not loaded. Requested per Maisam, will close https://github.com/ROCm/amdsmi/issues/45
Change-Id: Ia7ffcc99df18296c5c682f2082ff8dd8f007d557
[ROCm/amdsmi commit: 3660724a08 ]
2024-09-23 23:56:05 -04:00
Maisam Arif
dfbd0ab8ba
Update spacing in amdsmi.h
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I6147b8e545fdb50f3d3ef37f4df994e7cd9c3046
2024-09-23 22:53:13 -05:00
Maisam Arif
c0ed174976
Update spacing in amdsmi.h
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I6147b8e545fdb50f3d3ef37f4df994e7cd9c3046
[ROCm/amdsmi commit: dfbd0ab8ba ]
2024-09-23 22:53:13 -05:00
Nilesh M Negi
56bc01cb83
[BUILD] Enable MSCCL++ for gfx942 variants ( #1344 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
[ROCm/rccl commit: 3c61e934f2 ]
2024-09-23 19:05:49 -05:00
Nilesh M Negi
3c61e934f2
[BUILD] Enable MSCCL++ for gfx942 variants ( #1344 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
2024-09-23 19:05:49 -05:00
Jonathan Kim
a926a070ee
hsakmt: Update thunk doc comments for debug firmware support caps
...
Update commentary on HWS scheduler support bit for GPU debugging in
the HSA capabilities node properties field.
Change-Id: I59c519d74a528d5ecf5817ef94e75091314bd844
2024-09-23 16:34:31 -04:00
Jonathan Kim
a5954a2442
hsakmt: Update thunk doc comments for debug firmware support caps
...
Update commentary on HWS scheduler support bit for GPU debugging in
the HSA capabilities node properties field.
Change-Id: I59c519d74a528d5ecf5817ef94e75091314bd844
[ROCm/ROCR-Runtime commit: a926a070ee ]
2024-09-23 16:34:31 -04:00
Ranjith Ramakrishnan
b1e16e76ea
SWDEV-437189 - Provide option to enable/disable CPACK_SET_DESTDIR
...
The variable is set as cache, so that user can override.
But the hard coded setting is preventing override. Removed the same
Change-Id: Ica5f9074a6532f465705a8dd1a8f21c6643ef49e
[ROCm/hip-tests commit: 173abcfba0 ]
2024-09-23 15:46:24 -04:00
Ranjith Ramakrishnan
173abcfba0
SWDEV-437189 - Provide option to enable/disable CPACK_SET_DESTDIR
...
The variable is set as cache, so that user can override.
But the hard coded setting is preventing override. Removed the same
Change-Id: Ica5f9074a6532f465705a8dd1a8f21c6643ef49e
2024-09-23 15:46:24 -04:00
Shweta Khatri
681610937a
hsakmt: queues.c: Fix Coverity reported warnings
...
Move variable declarations inline and add NULL checks to prevent errors
Change-Id: Ia5bf5e245bcc0f756a15bc799b55c5e2a8459f89
2024-09-23 15:07:28 -04:00
Shweta Khatri
fb7b04e06e
hsakmt: queues.c: Fix Coverity reported warnings
...
Move variable declarations inline and add NULL checks to prevent errors
Change-Id: Ia5bf5e245bcc0f756a15bc799b55c5e2a8459f89
[ROCm/ROCR-Runtime commit: 681610937a ]
2024-09-23 15:07:28 -04:00
Harkirat Gill
8596afd618
Add cstdint header for gcc-15 compatibility
...
Common C++ headers (like <memory>) in GCC 15.0.0 (combined with libstdc++) don't transitively include uint64_t anymore.
Minimal reproducer: https://godbolt.org/z/dqGbnG8bY
Porting: https://github.com/ROCm/rocm_smi_lib/pull/198
Closes: https://github.com/ROCm/rocm_smi_lib/issues/191
Change-Id: I2786e968c107a78104c43c4c474b7f65eaf88c0a
[ROCm/rocm_smi_lib commit: c61ab4fa28 ]
2024-09-23 15:05:07 -04:00
Harkirat Gill
c61ab4fa28
Add cstdint header for gcc-15 compatibility
...
Common C++ headers (like <memory>) in GCC 15.0.0 (combined with libstdc++) don't transitively include uint64_t anymore.
Minimal reproducer: https://godbolt.org/z/dqGbnG8bY
Porting: https://github.com/ROCm/rocm_smi_lib/pull/198
Closes: https://github.com/ROCm/rocm_smi_lib/issues/191
Change-Id: I2786e968c107a78104c43c4c474b7f65eaf88c0a
2024-09-23 15:05:07 -04:00