]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
metal : support virtual devices (#18919)
authorGeorgi Gerganov <redacted>
Mon, 2 Feb 2026 12:29:44 +0000 (14:29 +0200)
committerGitHub <redacted>
Mon, 2 Feb 2026 12:29:44 +0000 (14:29 +0200)
commit6fdddb498780dbda2a14f8b49b92d25601e14764
treebe4845ec05c676f114e7957afea77c6f82ff8999
parent6156ae51114337ffb6bb46cb65f99227b255089f
metal : support virtual devices (#18919)

* metal : support virtual devices

* cont : manage buffer type context memory

* metal : add events

* cont : implement cpy_tensor_async
ggml/src/ggml-metal/ggml-metal-context.h
ggml/src/ggml-metal/ggml-metal-context.m
ggml/src/ggml-metal/ggml-metal-device.cpp
ggml/src/ggml-metal/ggml-metal-device.h
ggml/src/ggml-metal/ggml-metal-device.m
ggml/src/ggml-metal/ggml-metal.cpp
src/llama-context.cpp