ClusterGpuCapacity interface

クラスタ GPU データ。

プロパティ

gpuFreeUnitsCount

クラスター内の空き GPU ユニットがカウントされます。

gpuReservedForFailoverUnitsCount

クラスター内のフェイルオーバー用に予約されている GPU ユニット数。

gpuTotalUnitsCount

クラスター内の合計 GPU ユニット数。

gpuType

クラスター GPU タイプ。

gpuUsedUnitsCount

使用済み GPU ユニットはクラスター内でカウントされます。

プロパティの詳細

gpuFreeUnitsCount

クラスター内の空き GPU ユニットがカウントされます。

gpuFreeUnitsCount?: number

プロパティ値

number

gpuReservedForFailoverUnitsCount

クラスター内のフェイルオーバー用に予約されている GPU ユニット数。

gpuReservedForFailoverUnitsCount?: number

プロパティ値

number

gpuTotalUnitsCount

クラスター内の合計 GPU ユニット数。

gpuTotalUnitsCount?: number

プロパティ値

number

gpuType

クラスター GPU タイプ。

gpuType?: string

プロパティ値

string

gpuUsedUnitsCount

使用済み GPU ユニットはクラスター内でカウントされます。

gpuUsedUnitsCount?: number

プロパティ値

number