Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Illumotion/Koboldcpp
faisalhr1997
/
Koboldcpp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
78d46dc
Koboldcpp
/
include
/
CL
/
Utils
/
Utils.h
faisalhr1997
Duplicate from Illumotion/Koboldcpp
833d7c1
over 1 year ago
raw
Copy download link
history
blame
Safe
196 Bytes
#
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>