Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
GPUArgs |
ModifyClusterNodePoolRequest.getGPUArgs()
Get GPU驱动版本,CUDA版本,cuDNN版本以及是否启用MIG特性
|
GPUArgs |
InstanceAdvancedSettings.getGPUArgs()
Get GPU驱动相关参数,相关的GPU参数获取:https://cloud.tencent.com/document/api/213/15715
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyClusterNodePoolRequest.setGPUArgs(GPUArgs GPUArgs)
Set GPU驱动版本,CUDA版本,cuDNN版本以及是否启用MIG特性
|
void |
InstanceAdvancedSettings.setGPUArgs(GPUArgs GPUArgs)
Set GPU驱动相关参数,相关的GPU参数获取:https://cloud.tencent.com/document/api/213/15715
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
GPUArgs(GPUArgs source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.