gpuType

@JvmName(name = "ynjbyijvovlgpidi")
suspend fun gpuType(value: Output<String>)
@JvmName(name = "gbiqonckcklgorln")
suspend fun gpuType(value: String?)

Parameters

value

GPU card architecture.

  • fc.gpu.tesla indicates the type of the Tesla Architecture Series card of the GPU instance (the same as the NVIDIA T4 card type).

  • fc.gpu.ampere indicates the GPU instance type of Ampere Architecture Series card (same as NVIDIA A10 card type).

  • fc.gpu.ada Indicates the GPU instance Ada Lovelace architecture family card type.