llama.cpp
acd38efe
- metal: Handle null returned from MTLCreateSystemDefaultDevice() (#11441)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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).
References
#11441 - metal: Handle null returned from MTLCreateSystemDefaultDevice()
Author
Ihar Hrachyshka
Parents
caf773f2
Loading