]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
metal : support virtual devices (llama/18919)
authorGeorgi Gerganov <redacted>
Mon, 2 Feb 2026 12:29:44 +0000 (14:29 +0200)
committerGeorgi Gerganov <redacted>
Sun, 8 Feb 2026 07:29:10 +0000 (09:29 +0200)
commit73e04555eb597c728ccc7be463d7ec055f766345
tree734fe94417f46a054aaac8da2b10cbf77fd27617
parent625c8d863e1444874aef4e5fb17d86fd1feafec3
metal : support virtual devices (llama/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