RE: gfx1103 -- was Re: Test hardware for ROCm on arm64 and ppc64el
[Public]
Fedora and OpenSUSE have gfx1103 built by default.
We could do this in part because of 6.3 feature for compressing the hip sections of the library by about 80%.
It is simple to implement, see this patch for rocBLAS.
https://src.fedoraproject.org/rpms/rocblas/blob/rawhide/f/0001-offload-compress-option.patch
Tom
-----Original Message-----
From: Bart Haan <barthaan@freedom.nl>
Sent: Thursday, April 10, 2025 2:22 AM
To: ROCm Team <debian-ai@lists.debian.org>
Subject: gfx1103 -- was Re: Test hardware for ROCm on arm64 and ppc64el
On 2025-04-10 01:18, Clint Adams wrote:
> On Thu, Apr 10, 2025 at 12:29:09AM +0200, Bart Haan wrote:
>> If you rebuild the debian package from source with
>> -DAMDGPU_TARGETS="gfx1103"
>> in debian/rules it should pass all tests.
>
> Indeed it does (interestingly, 33 of them pass by replacing only the
> -tests .deb and not the library .deb).
>
> Any reason to not append the target in sid?
Library size & compile time grow with every added gpu.
The rocm libs tend to be huge already.
Bart
Reply to: