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