clean and rename old clblast files in preparation for merge

This commit is contained in:
Concedo 2024-12-15 15:29:02 +08:00
parent a577015425
commit 1e07043a6e
6 changed files with 247 additions and 294 deletions

View file

@ -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