whisper.cpp
442cd1d2
- opencl : fix `ulong` kernel args were set from `int` variables (llama/12174)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
352 days ago
opencl : fix `ulong` kernel args were set from `int` variables (llama/12174) ... which left garbage bits in the upper half of the kernel args. This caused segmentation faults when running PoCL.
References
#2868 - sync : ggml
Author
linehill
Committer
ggerganov
Parents
bc8cb97e
Loading