Aryan Salmanpour
35accd3d1d
Code cleanup ( #149 )
...
[ROCm/rocjpeg commit: 0415c78cbf ]
2025-05-12 16:15:33 -04:00
Aryan Salmanpour
0415c78cbf
Code cleanup ( #149 )
2025-05-12 16:15:33 -04:00
GunaShekar, Ajay
d3b8eb6ce1
SWDEV-522333 - hipDeviceGetPCIBusId relax format sizes ( #33 )
...
[ROCm/hip-tests commit: fd8833cc83 ]
2025-05-12 12:50:34 -07:00
GunaShekar, Ajay
fd8833cc83
SWDEV-522333 - hipDeviceGetPCIBusId relax format sizes ( #33 )
2025-05-12 12:50:34 -07:00
David Galiffi
172fc80443
Fix openmp-target test on gfx950 ( #204 )
...
for SWDEV530112
[ROCm/rocprofiler-systems commit: 45b600b34e ]
2025-05-12 14:20:24 -04:00
David Galiffi
45b600b34e
Fix openmp-target test on gfx950 ( #204 )
...
for SWDEV530112
2025-05-12 14:20:24 -04:00
jeffqjiangNew
34491052e5
* CI: Updated the number of AV1 stability test streams. ( #584 )
...
[ROCm/rocdecode commit: 55bcb67a4e ]
2025-05-12 13:53:11 -04:00
jeffqjiangNew
55bcb67a4e
* CI: Updated the number of AV1 stability test streams. ( #584 )
2025-05-12 13:53:11 -04:00
Brzak, Branislav
cc6bfe71fc
SWDEV-528683 - Hardcode valid wavefront compile time options ( #306 )
...
[ROCm/clr commit: f9199ac205 ]
2025-05-12 19:29:39 +02:00
Brzak, Branislav
f9199ac205
SWDEV-528683 - Hardcode valid wavefront compile time options ( #306 )
2025-05-12 19:29:39 +02:00
Andryeyev, German
b9669ea266
SWDEV-531678 - Remove split path from the dispatch ( #283 )
...
The split path for blit kernels are no longer necessary, since the new blit kernels
don't use the copy size as the global workload
[ROCm/clr commit: da198ac5b2 ]
2025-05-12 12:50:32 -04:00
Andryeyev, German
da198ac5b2
SWDEV-531678 - Remove split path from the dispatch ( #283 )
...
The split path for blit kernels are no longer necessary, since the new blit kernels
don't use the copy size as the global workload
2025-05-12 12:50:32 -04:00
Jayaprakash, Karthik
5dff283f4e
SWDEV-526855 - Modify the SIMDPerCU calculation for gfx1250/1. ( #275 )
...
[ROCm/clr commit: acb1f7e8d5 ]
2025-05-12 11:09:03 -04:00
Jayaprakash, Karthik
acb1f7e8d5
SWDEV-526855 - Modify the SIMDPerCU calculation for gfx1250/1. ( #275 )
2025-05-12 11:09:03 -04:00
Arandjelovic, Marko
3d862af4df
SWDEV-512344 - Unmap all subbuffers ( #214 )
...
[ROCm/clr commit: c5ced8c3a2 ]
2025-05-12 16:56:10 +02:00
Arandjelovic, Marko
c5ced8c3a2
SWDEV-512344 - Unmap all subbuffers ( #214 )
2025-05-12 16:56:10 +02:00
Arandjelovic, Marko
558a26cf98
SWDEV-511204 - Mapped virtual memory should use device instead of host context ( #213 )
...
Since the sub-buffer(virtual memory that is mapped to device memory) is associated with device memory, it should utilize the device context instead of the host context. The original implementation caused hipMemcpyPeer to not take the P2P path, as the memory object was treated as host memory.
[ROCm/clr commit: a7492c516d ]
2025-05-12 16:55:25 +02:00
Arandjelovic, Marko
a7492c516d
SWDEV-511204 - Mapped virtual memory should use device instead of host context ( #213 )
...
Since the sub-buffer(virtual memory that is mapped to device memory) is associated with device memory, it should utilize the device context instead of the host context. The original implementation caused hipMemcpyPeer to not take the P2P path, as the memory object was treated as host memory.
2025-05-12 16:55:25 +02:00
Mishra, Ashutosh
075edc8875
Restoring the correct installation path ( #20 )
...
SWDEV-532187: The installation was failing
because of the same path used in all of the
packages. This patch seprates the same.
[ROCm/rocm-core commit: fb51f1d7d9 ]
2025-05-12 20:03:03 +05:30
Mishra, Ashutosh
fb51f1d7d9
Restoring the correct installation path ( #20 )
...
SWDEV-532187: The installation was failing
because of the same path used in all of the
packages. This patch seprates the same.
2025-05-12 20:03:03 +05:30
Ashutosh Mishra
1f395fb3c4
Restoring the correct installation path
...
SWDEV-532187: The installation was failing
because of the same path used in all of the
packages. This patch seprates the same.
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com >
[ROCm/rocm-core commit: fcd3952708 ]
2025-05-12 17:23:54 +05:30
Ashutosh Mishra
fcd3952708
Restoring the correct installation path
...
SWDEV-532187: The installation was failing
because of the same path used in all of the
packages. This patch seprates the same.
Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com >
2025-05-12 17:23:54 +05:30
Bhardwaj, Gopesh
0f877ea176
Replacing ROCm 6.5 mentions with ROCm 7.0 ( #391 )
...
[ROCm/rocprofiler-sdk commit: fbab96e552 ]
2025-05-12 17:05:45 +05:30
Bhardwaj, Gopesh
fbab96e552
Replacing ROCm 6.5 mentions with ROCm 7.0 ( #391 )
2025-05-12 17:05:45 +05:30
Patel, Jaydeepkumar
0a42915f18
SWDEV-521135 - Remove Unit_UUID_setEnv_Thread_Lock and correct uuidList.cc ( #31 )
...
[ROCm/hip-tests commit: 8abcd95564 ]
2025-05-12 17:00:46 +05:30
Patel, Jaydeepkumar
8abcd95564
SWDEV-521135 - Remove Unit_UUID_setEnv_Thread_Lock and correct uuidList.cc ( #31 )
2025-05-12 17:00:46 +05:30
Patel, Jaydeepkumar
5bd5f3aa6e
SWDEV-521135 - Make common way to set/parse UUID bytes from PAL props. ( #63 )
...
[ROCm/clr commit: 6858b0fca1 ]
2025-05-12 17:00:30 +05:30
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
Wenkai Du
fe47d3dd77
Automatically set in-place option from out-of-place ( #123 )
...
[ROCm/rccl-tests commit: cac33a8c2f ]
2025-05-09 16:48:42 -05:00
Wenkai Du
cac33a8c2f
Automatically set in-place option from out-of-place ( #123 )
2025-05-09 16:48:42 -05: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
jeffqjiangNew
d24e374566
* AV1 error resilience: Added invalid stream syntax element checks in various places. ( #582 )
...
- Added checks for allowed values for various stream syntax elements, according to AV1 specification.
[ROCm/rocdecode commit: 17ef0c2d56 ]
2025-05-09 14:35:08 -04:00
jeffqjiangNew
17ef0c2d56
* AV1 error resilience: Added invalid stream syntax element checks in various places. ( #582 )
...
- Added checks for allowed values for various stream syntax elements, according to AV1 specification.
2025-05-09 14:35:08 -04:00
Narlo, Joseph
a66c6fa03b
[SWDEV-418701] rsmitst Fallback with Driver-less Hardware ( #329 )
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
2025-05-09 12:33:13 -05:00
Narlo, Joseph
7a64038110
[SWDEV-418701] rsmitst Fallback with Driver-less Hardware ( #329 )
...
Signed-off-by: josnarlo <Joseph.Narlo@amd.com >
[ROCm/amdsmi commit: a66c6fa03b ]
2025-05-09 12:33:13 -05:00