Class Orchestrator (0.1.0)

Orchestrator(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

Name Description
slurm google.cloud.hypercomputecluster_v1beta.types.SlurmOrchestrator
Optional. If set, indicates that the cluster should use Slurm as the orchestrator. This field is a member of oneof_ option.