llama.cpp/ggml/src/ggml-metal
Ihar Hrachyshka acd38efee3
metal: Handle null returned from MTLCreateSystemDefaultDevice() (#11441)
This fixes segmentation fault error when running tests when no metal
devices are available (for example, when not linked with Core Graphics
framework or otherwise).
2025-01-27 09:41:59 +02:00
..
CMakeLists.txt ggml : do not install metal source when embed library (ggml/1054) 2025-01-04 16:09:53 +02:00
ggml-metal-impl.h ggml: add `GGML_SET` Metal kernel + i32 CPU kernel (ggml/1037) 2024-12-05 13:27:33 +02:00
ggml-metal.m metal: Handle null returned from MTLCreateSystemDefaultDevice() (#11441) 2025-01-27 09:41:59 +02:00
ggml-metal.metal metal : fix out-of-bounds write (#11314) 2025-01-21 08:48:13 +02:00