GPUProfile interface
Properties
| driver | Whether to install GPU drivers. When it's not specified, default is Install. |
| driver |
Specify the type of GPU driver to install when creating Windows agent pools. If not provided, AKS selects the driver based on system compatibility. This cannot be changed once the AgentPool has been created. This cannot be set on Linux AgentPools. For Linux AgentPools, the driver is selected based on system compatibility. |
Property Details
driver
Whether to install GPU drivers. When it's not specified, default is Install.
driver?: string
Property Value
string
driverType
Specify the type of GPU driver to install when creating Windows agent pools. If not provided, AKS selects the driver based on system compatibility. This cannot be changed once the AgentPool has been created. This cannot be set on Linux AgentPools. For Linux AgentPools, the driver is selected based on system compatibility.
driverType?: string
Property Value
string