Databricks SDK for JavaScript
    Preparing search index...

    Type Alias ComputeSpec_AcceleratorType

    ComputeSpec_AcceleratorType:
        | typeof ComputeSpec_AcceleratorType[keyof typeof ComputeSpec_AcceleratorType]
        | string & {}

    Hardware accelerator type for the AiRuntime workload. Per-node accelerator count is encoded in the value name (e.g. GPU_8xH100 means 8 H100s per node).