rust-opencl icon indicating copy to clipboard operation
rust-opencl copied to clipboard

Add an option for to enable profiling information

Open eholk opened this issue 11 years ago • 0 comments

Right now, Context::create_command_queue always enables profiling information. We should make this configurable, either as an optional parameter, a separate function, or maybe through some kind of options type.

eholk avatar Nov 12 '13 23:11 eholk