You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: