llama.cpp
cfff1fc3
- sycl : fix test script (#22737)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
69 days ago
sycl : fix test script (#22737) The error: ./examples/sycl/test.sh: line 122: level_zero:${$GGML_SYCL_DEVICE}: bad substitution was thrown whenever the user used this command: ./examples/sycl/test.sh -mg 0 Fix is to get rid of a dollar sign.
References
#22737 - Fix Bad Substitution Error
Author
dogunbound
Parents
3980e04d
Loading