mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 09:34:37 +00:00
clean and rename old clblast files in preparation for merge
This commit is contained in:
parent
a577015425
commit
1e07043a6e
6 changed files with 247 additions and 294 deletions
|
@ -87,7 +87,7 @@
|
|||
#include <Accelerate/Accelerate.h>
|
||||
#endif
|
||||
#if defined(GGML_USE_CLBLAST) // allow usage of CLBlast alongside Accelerate functions
|
||||
#include "ggml-opencl.h"
|
||||
#include "ggml_v3b-opencl.h"
|
||||
#endif
|
||||
|
||||
// floating point type used to accumulate sums
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue