llama.cpp
f7924399 - opencl : fix `ulong` kernel args were set from `int` variables (#12174)

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.
Author
Parents
Loading