GPU Information
Heavily inspired by the cuda sample deviceQueryDrv.
Index
References
GPUInspector.gpuinfo — Methodgpuinfo([device]; kwargs...)Print out detailed information about the GPU with the given device id.
Note: Device ids start at zero!
GPUInspector.gpuinfo_p2p_access — MethodQuery peer-to-peer (i.e. inter-GPU) access support.
GPUInspector.gpus — MethodList the available GPUs.
GPUInspector.ngpus — MethodReturns the number of available GPUs for the given/current backend