We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37ce07 commit bea8612Copy full SHA for bea8612
src/runtime/opencl.cpp
@@ -37,7 +37,6 @@ extern "C" WEAK void *halide_opencl_get_symbol(void *user_context, const char *n
37
#ifdef WINDOWS
38
"opencl.dll",
39
#else
40
- "libOpenCL.so",
41
"libOpenCL.so.1",
42
"/System/Library/Frameworks/OpenCL.framework/OpenCL",
43
#endif
0 commit comments