Closed UnisTorvalds closed 12 hours ago
Hi, and thanks for this tool. Here's the error when I try to make:
memtestCL_core.h:45:13: fatal error: CL/opencl.h: No such file or directory 45 | #include <CL/opencl.h> | ^~~~~~~~~~~~~ compilation terminated. make: *** [Makefiles/Makefile.linux64:31: memtestCL_core.o] Error 1
Am I to obtain opencl.h from elsewhere? Thx
Sorry, didn't read the instructions. I need to install the OpenCL SDK first.
Hi, and thanks for this tool. Here's the error when I try to make:
Am I to obtain opencl.h from elsewhere? Thx