go-opencl icon indicating copy to clipboard operation
go-opencl copied to clipboard

should add `#define CL_TARGET_OPENCL_VERSION 120` before include?

Open terrancewong opened this issue 3 years ago • 0 comments

should add

#define CL_TARGET_OPENCL_VERSION 120

before including any cl.h

terrancewong avatar Jan 25 '22 05:01 terrancewong