GPU Information
Heavily inspired by the cuda sample deviceQueryDrv
.
Index
References
GPUInspector.gpuinfo
— Methodgpuinfo(deviceid::Integer)
Print out detailed information about the GPU with the given deviceid
.
Heavily inspired by the CUDA sample "deviceQueryDrv.cpp".
GPUInspector.gpuinfo_p2p_access
— MethodQuery peer-to-peer (i.e. inter-GPU) access support.
GPUInspector.gpus
— MethodList the available GPUs.