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
* Can now set the device on `launch_config_builder_t`, with either a device ID or a `device_t` reference
* Can now set the grid dimensions using the max number of blocks which may be active per multiprocessor (but note: that should be made lazy)
We can query the device associated with a launch config builder object, but we're missing the method(s) for setting it.
The text was updated successfully, but these errors were encountered: