gcl_create_dispatch_queue where is CL_DEVICE_TYPE_USE_DEVICE_ID
gcl_create_dispatch_queue where is CL_DEVICE_TYPE_USE_DEVICE_ID
- Subject: gcl_create_dispatch_queue where is CL_DEVICE_TYPE_USE_DEVICE_ID
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 18 Feb 2014 14:19:45 +0700
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 (email@hidden)
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:
This email sent to email@hidden