gcl.h says: "gcl_queue_flags can be a combination of the followingCL_DEVICE_TYPE_GPU, CL_DEVICE_TYPE_CPU or CL_DEVICE_TYPE_USE_DEVICE_ID [...]"
The slides for wwdc 2011 session_401__whats_new_in_opencl also mention CL_DEVICE_TYPE_USE_DEVICE_ID. The problem: I can find no definition for CL_DEVICE_TYPE_USE_DEVICE_ID. What to do? What I am trying to do: the user selects some cl_device_id, and I need a queue for this. Not just any CL_DEVICE_TYPE_GPU, but the one the user did select. Does anybody use this stuff? Or should one wait until this is mature enough to have some documentation? Gerriet. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com