Share via


DriverType type

Defines values for DriverType.
KnownDriverType can be used interchangeably with DriverType, this enum contains the known values that the service supports.

Known values supported by the service

GRID: Install the GRID driver for the GPU, suitable for applications requiring virtualization support.
CUDA: Install the CUDA driver for the GPU, optimized for computational tasks in scientific computing and data-intensive applications.

type DriverType = string