app.gpu_choices =============== Returns GPU choices which can be used by applications. .. raw:: html
Object mapping GPU identifiers to their detailed information.
Each additional property must conform to the following schema
GPU vendor name. null if not detected.
Must be at least 1 characters long
"NVIDIA"
"AMD"
"Intel"
Human-readable description of the GPU device. null if not available.
Error message if the GPU cannot be accessed or configured. null if no errors.
Must be at least 1 characters long
Configuration options specific to the GPU vendor.
Detailed information about the GPU hardware and capabilities.
PCI slot identifier where the GPU is installed. null if not available.
Must be at least 1 characters long