]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: GGML_CANN_ACL_GRAPH works only USE_ACL_GRAPH enabled (#16861)
authorRaul Torres <redacted>
Wed, 12 Nov 2025 06:37:52 +0000 (06:37 +0000)
committerGitHub <redacted>
Wed, 12 Nov 2025 06:37:52 +0000 (14:37 +0800)
commit23a46ce972cd1fa08e967f17ee9e024e87dcaadb
treebe8dce0b4064bd85ee7dc720d523caf241cfb4c6
parentc273d7537503e47f7be8c293b767ebad1adbc5d0
CANN: GGML_CANN_ACL_GRAPH works only USE_ACL_GRAPH enabled (#16861)

The documentation should state that `GGML_CANN_ACL_GRAPH` is only effective if `USE_ACL_GRAPH` was enabled at compilation time.
docs/backend/CANN.md