I am trying to run an helloworld from Apple developer site, but it fails both in xcode and both from shell: clang -framework OpenCL helloworld.c -o helloworld && ./helloworld Error: Failed to create a device group! helloworld.c is attached at the end of the question. but if I run the code in the accepted answer [...]
The post some unexpected behavior on opencl in xcode? appeared first on BlogoSfera.