llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Misc. bug: hipGraph causes a crash in hipGraphDestroy

Open IMbackK opened this issue 4 days ago • 0 comments

First encountered when testing https://github.com/ggml-org/llama.cpp/pull/11867, but this is a problem in master too. Debugged to a bug in rocm-clr: https://github.com/ROCm/clr/issues/138

This issue tracks that currently non-defaults builds with GGML_HIP_GRAPHS=On are unreliable and will be closed when the corresponding upstream bug is addressed.

IMbackK avatar Feb 18 '25 22:02 IMbackK