Duplicated from Illumotion/Koboldcpp
833d7c1
1
2
3
4
5
6
7
8
9
10
11
12
#pragma once // OpenCL Utils includes #include "OpenCLUtils_Export.h" #include <CL/Utils/Error.h> #include <CL/Utils/File.h> #include <CL/Utils/Context.h> // OpenCL includes #include <CL/cl.h>