skcuda.misc.get_current_device¶
-
skcuda.misc.get_current_device()[source]¶ Get the device in use by the current context.
Returns: d – Device in use by current context. Return type: pycuda.driver.Device
skcuda.misc.get_current_device()[source]¶Get the device in use by the current context.
| Returns: | d – Device in use by current context. |
|---|---|
| Return type: | pycuda.driver.Device |