gpuinfo: Lightweight Hardware and GPU Compute Detection
Detects central processing unit and graphics processing unit
hardware and reports the apparent availability of 'CUDA', 'Metal', 'ROCm',
and 'OpenCL' compute backends. Detection uses operating-system information,
documented platform interfaces, and optional command-line utilities,
without requiring a GPU framework, 'Python', or a vendor software
development kit. Backend interpretation follows the official 'CUDA'
<https://docs.nvidia.com/cuda/cuda-driver-api/>, 'Metal'
<https://developer.apple.com/documentation/metal>, 'ROCm'
<https://rocm.docs.amd.com/>, and 'OpenCL'
<https://registry.khronos.org/OpenCL/> documentation. Missing hardware,
drivers, libraries, and utilities are handled safely.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=gpuinfo
to link to this page.