SchedulerRequest

The cluster management and job scheduling software associated with the cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The software PCS uses to manage cluster scaling and job scheduling.

Link copied to clipboard

The version of the specified scheduling software that PCS uses to manage cluster scaling and job scheduling. For more information, see Slurm versions in PCS in the PCS User Guide.

Functions

Link copied to clipboard
inline fun copy(block: SchedulerRequest.Builder.() -> Unit = {}): SchedulerRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String