AccountingRequest

The accounting configuration includes configurable settings for Slurm accounting. It's a property of the ClusterSlurmConfiguration object.

Types

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

Properties

Link copied to clipboard

The default value for all purge settings for slurmdbd.conf. For more information, see the slurmdbd.conf documentation at SchedMD.

Link copied to clipboard

The default value for mode is STANDARD. A value of STANDARD means Slurm accounting is enabled.

Functions

Link copied to clipboard
inline fun copy(block: AccountingRequest.Builder.() -> Unit = {}): AccountingRequest
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