I don't mean to hijack your thread, but I'm having problems w/ clCreateCommandQueueWithProperties. Anytime I pass ANY properties through, the function returns CL_INVALID_QUEUE_PROPERTIES. I would really like to turn on out of order queues.
I am using a Radeon 290.
I'm using the 3.0-0 Beta SDK
I've tried all the newest drivers including beta.
I am running into other problems as well with kernel errors that arn't supposed to exist in OpenCL 2.0 such as it doesn't know what the ndrange_1D(...) function is... this might be related.
Any help would be greatly appreciated!