Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
ComputeConfig
Interface ComputeConfig
interface
ComputeConfig
{
gpuNodePoolId
?:
string
;
gpuType
?:
string
;
numGpus
?:
number
;
}
Index
Properties
gpu
Node
Pool
Id?
gpu
Type?
num
Gpus?
Properties
Optional
gpu
Node
Pool
Id
gpuNodePoolId
?:
string
IDof the GPU pool to use.
Optional
gpu
Type
gpuType
?:
string
GPU type.
Optional
num
Gpus
numGpus
?:
number
Number of GPUs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gpu
Node
Pool
Id
gpu
Type
num
Gpus
Databricks SDK for JavaScript
Loading...
IDof the GPU pool to use.