Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ ocipSetCLFilesPath
Function
ocipSetCLFilesPath
OpenCLIPP/OpenCLIPP.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void ocip_API ocipSetCLFilesPath(const char * Path)
136
{
137
COpenCL::SetClFilesPath(Path);
138
}
139
140
ocip_API const char * ocipGetErrorName(ocipError Error)
141
{
Callers
2
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68