I'm trying to run Apple's Hello World OpenCL example. It does compile, but fails with
.
I also tried to run a JOCL based sample application which also fails when trying to create a command queue with a GPU device (with CPU everything works fine.)
Does anybody else have this problems?
Code:
Error: Failed to create a command commands
I also tried to run a JOCL based sample application which also fails when trying to create a command queue with a GPU device (with CPU everything works fine.)
Does anybody else have this problems?