The sackd operator provides and manages the sackd daemon. This daemon provides the login node service for machines enlisted as login nodes in Charmed Slurm clusters.
This operator should be used with Juju 3.x or greater.
$ juju deploy slurmctld --channel edge
$ juju deploy slurmd --channel edge
$ juju deploy sackd --channel edge
$ juju integrate slurmctld:slurmd slurmd:slurmctld
$ juju integrate slurmctld:login-node sackd:slurmctld
The sackd 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 development? Check out these links below:
The sackd operator is free software, distributed under the Apache Software License, version 2.0. See the LICENSE file for more information.