Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::Orchestrator.
The component responsible for scheduling and running workloads on the cluster as well as providing the user interface for interacting with the cluster at runtime.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#slurm
def slurm() -> ::Google::Cloud::HypercomputeCluster::V1beta::SlurmOrchestrator
Returns
- (::Google::Cloud::HypercomputeCluster::V1beta::SlurmOrchestrator) — Optional. If set, indicates that the cluster should use Slurm as the orchestrator.
#slurm=
def slurm=(value) -> ::Google::Cloud::HypercomputeCluster::V1beta::SlurmOrchestrator
Parameter
- value (::Google::Cloud::HypercomputeCluster::V1beta::SlurmOrchestrator) — Optional. If set, indicates that the cluster should use Slurm as the orchestrator.
Returns
- (::Google::Cloud::HypercomputeCluster::V1beta::SlurmOrchestrator) — Optional. If set, indicates that the cluster should use Slurm as the orchestrator.