]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: Simplify the environment variable setting(#13104)
authorXinpeng Dou <redacted>
Mon, 9 Jun 2025 11:47:39 +0000 (19:47 +0800)
committerGitHub <redacted>
Mon, 9 Jun 2025 11:47:39 +0000 (19:47 +0800)
commite21d2d4ae26d6c5daf1602a1061aa4f8e722ca57
tree1f270769aa1ab872bae2fc165bcd0576acef1d1a
parentdc0623fddb661926e0998538895155e4f081ff09
CANN: Simplify the environment variable setting(#13104)

* Simplify the environment variable setting to specify the memory pool type.

* Adjust the GGML_CANN_ASYNC_MODE setting to accept yes, enable, 1, or on (case-insensitive) as valid options.

* update

* fix CI

* update

* delete whitespace

* fix according to review

* update CANN.md

* update CANN.md
docs/backend/CANN.md
ggml/src/ggml-cann/common.h
ggml/src/ggml-cann/ggml-cann.cpp