Public bug reported:

As part of the coordinated ROCm 7.14 whole-stack transition in stonking,
Ubuntu drops all non-amd64 ROCm builds (AMD's LLVM fork used on Ubuntu from
7.14 is amd64-only). See FFe: 
https://bugs.launchpad.net/ubuntu/+source/rocm/+bug/2164631

src:ucx currently produces ROCm/HIP-linked binaries on: arm64.
To let the stale non-amd64 ROCm binaries be removed from stonking without
breaking this package, its optional ROCm/HIP backend needs to be disabled
on those architectures on Ubuntu.

How to disable (Ubuntu-only, gated on derivative.ubuntu):
debian/rules sets ARCH_HIP := amd64 arm64. Narrow to amd64 on Ubuntu (gated on
derivative.ubuntu), with matching [arch] restrictions on the ROCm
build-dependencies. libucx0 is Architecture: any and degrades cleanly. Debian
unaffected.

This is a vendor-conditional packaging change; non-ROCm functionality is
retained on the affected architectures (hipfort excepted, being ROCm-only).
All affected packages are in universe and unseeded.

** Affects: ucx (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: rocm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166380

Title:
  [rocm] ucx: disable ROCm/HIP backend on arm64 (Ubuntu only)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucx/+bug/2166380/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to