Skip to content

Latest commit

 

History

History

slurmctld

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

slurmctld operator

A Juju operator for slurmctld - the central management daemon of SLURM.

Charmhub Badge CI Release Matrix

Features

The slurmctld operator provides and manages the slurmctld daemon. This operator provides the central management services required for slurmd, slurmdbd, and slurmrestd to function in Charmed SLURM deployments.

Usage

This operator should be used with Juju 3.x or greater.

Deploy a minimal Charmed SLURM cluster

$ juju deploy slurmctld --channel edge
$ juju deploy slurmd --channel edge
$ juju integrate slurmctld:slurmd slurmd:slurmctld

Project & Community

The slurmctld operator is a project of the Ubuntu HPC community. It is an open source project that is welcome to community involvement, contributions, suggestions, fixes, and constructive feedback. Interested in being involved with the development of the slurmctld operator? Check out these links below:

License

The slurmctld operator is free software, distributed under the Apache Software License, version 2.0. See the LICENSE file for more information.