Patel, Jaydeepkumar
6858b0fca1
SWDEV-521135 - Make common way to set/parse UUID bytes from PAL props. ( #63 )
2025-05-12 17:00:30 +05:30
Mishra, Ashutosh
6ba697fed4
Adding condition for static package type ( #19 )
...
SWDEV-532030 : Static builds are failing
for mainline and release because COMP_TYPE
is empty in case of static builds.
This patch fixes the same.
[ROCm/rocm-core commit: d31bc9e2cc ]
2025-05-12 15:55:51 +05:30
Mishra, Ashutosh
d31bc9e2cc
Adding condition for static package type ( #19 )
...
SWDEV-532030 : Static builds are failing
for mainline and release because COMP_TYPE
is empty in case of static builds.
This patch fixes the same.
2025-05-12 15:55:51 +05:30
Ashutosh Mishra
a516138584
Adding condition for static package type
...
SWDEV-532030 : Static builds are failing
for mainline and release because COMP_TYPE
is empty in case of static builds.
This patch fixes the same.
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com >
[ROCm/rocm-core commit: bbbb0075fc ]
2025-05-12 11:45:20 +05:30
Ashutosh Mishra
bbbb0075fc
Adding condition for static package type
...
SWDEV-532030 : Static builds are failing
for mainline and release because COMP_TYPE
is empty in case of static builds.
This patch fixes the same.
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com >
2025-05-12 11:45:20 +05:30
Gollamandala, Srinivasarao
9e2a9eba01
SWDEV-504650-[catch2][dtest]PerfTest-Reduce the lock scope for hipEventRecord and hipEventQuery ( #158 )
...
[ROCm/hip-tests commit: e3964c54d6 ]
2025-05-12 10:23:07 +05:30
Gollamandala, Srinivasarao
e3964c54d6
SWDEV-504650-[catch2][dtest]PerfTest-Reduce the lock scope for hipEventRecord and hipEventQuery ( #158 )
2025-05-12 10:23:07 +05:30
Six, Lancelot
fe14cc349b
SWDEV-517078: Fix gfx11 trap handler ( #212 )
...
Fix incorrect edits done when porting the 2nd level trap handler from
the hsa-runtime.
Change-Id: I7bc5160be47b8f669efe05c4d194bc3c47fc0661
[ROCm/clr commit: c35e9643ec ]
2025-05-11 01:12:28 +01:00
Six, Lancelot
c35e9643ec
SWDEV-517078: Fix gfx11 trap handler ( #212 )
...
Fix incorrect edits done when porting the 2nd level trap handler from
the hsa-runtime.
Change-Id: I7bc5160be47b8f669efe05c4d194bc3c47fc0661
2025-05-11 01:12:28 +01:00
Saleel Kudchadker
1eb8694dd2
rocr: Expose hsa_amd_memory_get_preferred_copy_engine api
2025-05-09 17:13:27 -07:00
Saleel Kudchadker
c0b0cb1788
rocr: Expose hsa_amd_memory_get_preferred_copy_engine api
...
[ROCm/ROCR-Runtime commit: 1eb8694dd2 ]
2025-05-09 17:13:27 -07:00
Xie, AlexBin
142e347aac
SWDEV-528860 - reserve some memory in visible frame buffer ( #251 )
...
[ROCm/clr commit: faac50c77a ]
2025-05-09 20:08:23 -04:00
Xie, AlexBin
faac50c77a
SWDEV-528860 - reserve some memory in visible frame buffer ( #251 )
2025-05-09 20:08:23 -04:00
David Galiffi
5906dde2b6
Update containers.yml ( #205 )
...
Add the rhel-9.5 container to the recurring updates
[ROCm/rocprofiler-systems commit: 82d5b8c64f ]
2025-05-09 17:50:44 -04:00
David Galiffi
82d5b8c64f
Update containers.yml ( #205 )
...
Add the rhel-9.5 container to the recurring updates
2025-05-09 17:50:44 -04:00
Kuricheti, Mythreya
b328f12e4f
Fix fold expr ( #389 )
...
[ROCm/rocprofiler-sdk commit: f3ea8b1178 ]
2025-05-09 14:18:19 -07:00
Kuricheti, Mythreya
f3ea8b1178
Fix fold expr ( #389 )
2025-05-09 14:18:19 -07:00
xuchen-amd
6d6609e68e
Improve gpu spec tests using chip ids. ( #701 )
...
[ROCm/rocprofiler-compute commit: 4e24b2c60a ]
2025-05-09 11:48:25 -04:00
xuchen-amd
4e24b2c60a
Improve gpu spec tests using chip ids. ( #701 )
2025-05-09 11:48:25 -04:00
Huang, AnZhong
3decd4f975
SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT ( #180 )
...
* SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT
As HIP enables UVA by default, it seems we can simply expose the context to support this feature.
[ROCm/clr commit: b434fbe2bd ]
2025-05-09 17:34:16 +08:00
Huang, AnZhong
b434fbe2bd
SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT ( #180 )
...
* SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT
As HIP enables UVA by default, it seems we can simply expose the context to support this feature.
2025-05-09 17:34:16 +08:00
Chaudhary, Jatin Jaikishan
a8630e866d
SWDEV-525933 - add constexpr operators for fp16/bf16 ( #199 )
...
[ROCm/clr commit: 2f73e1385b ]
2025-05-09 09:53:58 +01:00
Chaudhary, Jatin Jaikishan
2f73e1385b
SWDEV-525933 - add constexpr operators for fp16/bf16 ( #199 )
2025-05-09 09:53:58 +01:00
Xie, Pengda
dd6d3a6cd3
SWDEV-514841 - Remove invalid stream tests on AMD platform
...
[ROCm/hip-tests commit: 0c1a7bf155 ]
2025-05-08 16:25:23 -07:00
Xie, Pengda
0c1a7bf155
SWDEV-514841 - Remove invalid stream tests on AMD platform
2025-05-08 16:25:23 -07:00
Manocha, Rahul
19573225a5
SWDEV-489106 - Cuda mappings for Linker APIs ( #8 )
...
Co-authored-by: rmanocha@amd.com <Dragoslav.Sicarov@amd.com >
[ROCm/hipother commit: bb66090875 ]
2025-05-08 09:34:41 -07:00
Manocha, Rahul
bb66090875
SWDEV-489106 - Cuda mappings for Linker APIs ( #8 )
...
Co-authored-by: rmanocha@amd.com <Dragoslav.Sicarov@amd.com >
2025-05-08 09:34:41 -07:00
Galantsev, Dmitrii
142d42392e
CMAKE - Fix libc6 RPM dep issue
...
Change-Id: Id68e8a268f1b7e8561b9c9f741ae6e10b4ad7d8a
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rocm_smi_lib commit: 6d33c08346 ]
2025-05-08 10:56:38 -05:00
Galantsev, Dmitrii
6d33c08346
CMAKE - Fix libc6 RPM dep issue
...
Change-Id: Id68e8a268f1b7e8561b9c9f741ae6e10b4ad7d8a
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-08 10:56:38 -05:00
Shane Xiao
82a88f2e2b
rocr: Set rec_sdma_eng_override_ for all gpus
...
Set the rec_sdma_eng_override_ for other gpus, or DmaCopyOnEngine
will use sdma for D<->D copy, which will trigger invalid argument.
2025-05-08 23:52:12 +08:00
Shane Xiao
f8ac975cd2
rocr: Set rec_sdma_eng_override_ for all gpus
...
Set the rec_sdma_eng_override_ for other gpus, or DmaCopyOnEngine
will use sdma for D<->D copy, which will trigger invalid argument.
[ROCm/ROCR-Runtime commit: 82a88f2e2b ]
2025-05-08 23:52:12 +08:00
Huang, AnZhong
035c860b2a
SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT ( #122 )
...
Removed this verification, as HIP_POINTER_ATTRIBUTE_CONTEXT will be supported.
[ROCm/hip-tests commit: 2c800b120d ]
2025-05-08 11:35:48 +05:30
Huang, AnZhong
2c800b120d
SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT ( #122 )
...
Removed this verification, as HIP_POINTER_ATTRIBUTE_CONTEXT will be supported.
2025-05-08 11:35:48 +05:30
Cheruvally, Aravindan
5618f5b8fc
Add Lintian Debian Packaging Configuration ( #13 )
...
* SWDEV-531658 / SWDEV-529762
* Add Lintian Debian Packaging Configuration
* Updated Debian specific Lintian flag usage
* Updated Debian Pkg Extended Description usage
* Updated Debian Package ChangeLog
* Update Review Comments
* Update Review Comments - Renamed debian to DEBIAN folder
* Review Comment Update - Extended Description to use common across deb/rpm
* Update Review Comments - Change Log Test Updated
* Review Comment Update - remove duplicate & enhanced deb copyright header
* Update Change Log for the release
[ROCm/rocm-core commit: 461a5e1554 ]
2025-05-07 15:48:46 -07:00
Cheruvally, Aravindan
461a5e1554
Add Lintian Debian Packaging Configuration ( #13 )
...
* SWDEV-531658 / SWDEV-529762
* Add Lintian Debian Packaging Configuration
* Updated Debian specific Lintian flag usage
* Updated Debian Pkg Extended Description usage
* Updated Debian Package ChangeLog
* Update Review Comments
* Update Review Comments - Renamed debian to DEBIAN folder
* Review Comment Update - Extended Description to use common across deb/rpm
* Update Review Comments - Change Log Test Updated
* Review Comment Update - remove duplicate & enhanced deb copyright header
* Update Change Log for the release
2025-05-07 15:48:46 -07:00
Xie, Jiabao(Jimbo)
e1d2194b75
SWDEV-528913 - support gfx950 in rocsetting ( #217 )
...
* SWDEV-528913 - support gfx950 in rocsetting
---------
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
[ROCm/clr commit: a320a3f214 ]
2025-05-07 15:44:49 -04:00
Xie, Jiabao(Jimbo)
a320a3f214
SWDEV-528913 - support gfx950 in rocsetting ( #217 )
...
* SWDEV-528913 - support gfx950 in rocsetting
---------
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-05-07 15:44:49 -04:00
Lambert, Jacob
dc1c1e3199
SWDEV-518221 - Don't link against libamd_comgr.so at runtime
...
Convention is to always link against .so.* at runtime.
Having it link against .so will break on systems that package
the .so files in their dev/devel package.
This issue was found when building ROCm 6.4 for Fedora.
Commiting on behalf of GitHub user Mystro256
[ROCm/clr commit: 6b12154583 ]
2025-05-07 11:56:41 -07:00
Lambert, Jacob
6b12154583
SWDEV-518221 - Don't link against libamd_comgr.so at runtime
...
Convention is to always link against .so.* at runtime.
Having it link against .so will break on systems that package
the .so files in their dev/devel package.
This issue was found when building ROCm 6.4 for Fedora.
Commiting on behalf of GitHub user Mystro256
2025-05-07 11:56:41 -07:00
Deshpande, Chinmay Diwakar
d2b66b08bb
SWDEV-530549: Improve README.md ( #142 )
...
[ROCm/hip-tests commit: cc43bb230b ]
2025-05-07 10:08:06 -07:00
Deshpande, Chinmay Diwakar
cc43bb230b
SWDEV-530549: Improve README.md ( #142 )
2025-05-07 10:08:06 -07:00
Zhang, Victor
fbabd2b69d
SWDEV-528142 - add error check for KernelParameters::capture ( #276 )
...
* SWDEV-528142 - add error check for KernelParameters::capture
* Update kernel.cpp
---------
Co-authored-by: victzhan <victzhan@amd.com >
[ROCm/clr commit: f960433dcd ]
2025-05-07 09:52:09 -04:00
Zhang, Victor
f960433dcd
SWDEV-528142 - add error check for KernelParameters::capture ( #276 )
...
* SWDEV-528142 - add error check for KernelParameters::capture
* Update kernel.cpp
---------
Co-authored-by: victzhan <victzhan@amd.com >
2025-05-07 09:52:09 -04:00
adapryor
33924ea79e
Profiler - Fix SIMD Utilization
...
Change-Id: I6775cce9901a714d20e80c8c17e7a563edeb48a4
2025-05-07 00:56:52 -05:00
adapryor
0702a6a5a2
Profiler - Fix SIMD Utilization
...
Change-Id: I6775cce9901a714d20e80c8c17e7a563edeb48a4
[ROCm/rdc commit: 33924ea79e ]
2025-05-07 00:56:52 -05:00
Galantsev, Dmitrii
e0b9bf1dcb
CMAKE - Fix lintian issues
...
Change-Id: Ie0099a27986eec017ea1e554c15dc06e6bd35c76
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rocm_smi_lib commit: a355bb6664 ]
2025-05-07 00:35:09 -05:00
Galantsev, Dmitrii
a355bb6664
CMAKE - Fix lintian issues
...
Change-Id: Ie0099a27986eec017ea1e554c15dc06e6bd35c76
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-07 00:35:09 -05:00
christian-heusel
5cc61b714d
rocr:Add missing cstdint include
2025-05-06 20:52:48 -04:00
christian-heusel
6c8a2da29a
rocr:Add missing cstdint include
...
[ROCm/ROCR-Runtime commit: 5cc61b714d ]
2025-05-06 20:52:48 -04:00
Galantsev, Dmitrii
fa8b89f4ae
CMAKE - Format with cmake-format
...
Change-Id: I08e71fc5060b1f6e0168225cc5fe66886c2044bd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-05-06 17:28:14 -05:00