https://github.com/ggml-org/llama.cpp/blob/94a220cd6745e6e3f8de62870b66fd5b9bc92700/ggml/src/ggml-cuda/vendors/hip.h#L222 should probably also have ` || defined(__gfx1152__)` https://github.com/ROCm/ROCm/blob/876343e53b46194c7b5c1ac1c26500ea67183f76/docs/how-to/system-optimization/rdna3-5.rst#L2
llama.cpp/ggml/src/ggml-cuda/vendors/hip.h
Line 222 in 94a220c
should probably also have
|| defined(__gfx1152__)https://github.com/ROCm/ROCm/blob/876343e53b46194c7b5c1ac1c26500ea67183f76/docs/how-to/system-optimization/rdna3-5.rst#L2