]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
HIP: flip GGML_HIP_GRAPHS to default on (#22254)
authoruvos <redacted>
Thu, 23 Apr 2026 00:34:31 +0000 (02:34 +0200)
committerGitHub <redacted>
Thu, 23 Apr 2026 00:34:31 +0000 (02:34 +0200)
commit6217b49583432f55014c2a0551f453d42b300530
tree53b95765a3352da2857377e458ed48c67bbb0c72
parent0d0764dfd257c0ae862525c05778207f87b99b1c
HIP: flip GGML_HIP_GRAPHS to default on (#22254)

In #11362 hip graph was disabled by default as, at the time, its performance impact was negative. Due to improvements in rocm and our usage and construction of graphs this is no longer true, so lets change the default.
ggml/CMakeLists.txt