Files
kuberay-images/dockerfiles/Dockerfile.ray-worker-strixhalo
Billy D. ab2a7f486e
Some checks failed
Build and Push Images / build (Dockerfile.ray-worker-intel, intel) (push) Has been cancelled
Build and Push Images / build (Dockerfile.ray-worker-nvidia, nvidia) (push) Has been cancelled
Build and Push Images / build (Dockerfile.ray-worker-rdna2, rdna2) (push) Has been cancelled
Build and Push Images / build (Dockerfile.ray-worker-strixhalo, strixhalo) (push) Has been cancelled
Build and Push Images / Release (push) Has been cancelled
Build and Push Images / Notify (push) Has been cancelled
Build and Push Images / determine-version (push) Has been cancelled
fix(strixhalo): switch base to ROCm 7.0.2 to fix libhsa segfault
ROCm 7.1 system libraries (libhsa-runtime64.so.1.18.70100) are ABI-
incompatible with the torch/vLLM ROCm 7.0 wheels from wheels.vllm.ai.
This caused SIGSEGV at 0x34 in libhsa-runtime64 on every GPU operation.

Switch to rocm/pytorch:rocm7.0.2_ubuntu24.04_py3.12_pytorch_release_2.9.1
which provides matching ROCm 7.0.2 system libraries while keeping
Ubuntu 24.04 (glibc 2.38) and Python 3.12.
2026-02-09 14:37:05 -05:00

5.7 KiB