currentDevice {gpuR} | R Documentation |
Current Device Information
Description
Check current device information
Usage
currentDevice()
Value
list containing
device |
Character string of device name |
device_index |
Integer identifying device |
device_type |
Character string identifying device type (e.g. gpu) |
[Package gpuR version 2.0.6 Index]