Files
nixpkgs/pkgs/development/rocm-modules/rocm-runtime/queue-failure.patch
Luna Nova 6713c5e487 rocmPackages.rocm-runtime: apply fix for segfault when queue allocation fails
Found by @06kellyjac, possibly triggered by bug in linux-6.18.4

https://lore.kernel.org/linux-iommu/870872aa-28e9-412a-bac6-8020bf560e4f@amd.com/t/

Resolving this *will not fix the underlying issue*, but does transmute a
segfault into an actual error result.

ROCm error: out of memory
  current device: 0, in function stream at /build/source/ggml/src/ggml-hip/../ggml-cuda/common.cuh:1345
  hipStreamCreateWithFlags(&streams[device][stream], 0x01)
2026-01-24 16:06:54 -08:00

2.9 KiB