@@ -149,7 +149,8 @@ inline static void* ggml_aligned_malloc(size_t size) {
#include <cblas.h>
#elif defined(GGML_USE_CUBLAS)
#include "ggml-cuda.h"
#elif defined(GGML_USE_CLBLAST)
#endif
#if defined(GGML_USE_CLBLAST)
#include "ggml-opencl.h"
The note is not visible to the blocked user.