Closed belenbarbed closed 5 years ago
To be able to compile the step_world_v3_opencl, you need to uncomment line 6 of the makefile
LDLIBS += -lOpenCL
(I may be pointing out the obvious, but it took me an embarrassingly long time to debug this... maybe we can add it to the readme?)
Good point -- thanks!
To be able to compile the step_world_v3_opencl, you need to uncomment line 6 of the makefile
(I may be pointing out the obvious, but it took me an embarrassingly long time to debug this... maybe we can add it to the readme?)