llama.cpp
f7924399
- opencl : fix `ulong` kernel args were set from `int` variables (#12174)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
185 days ago
opencl : fix `ulong` kernel args were set from `int` variables (#12174) ... which left garbage bits in the upper half of the kernel args. This caused segmentation faults when running PoCL.
References
#12174 - opencl: Fix `ulong` kernel args were set from `int` variables
Author
linehill
Parents
ed4ce0dd
Loading