Skip to content

Latest commit

 

History

History

sackd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

sackd operator

A Juju operator for sackd - the login node daemon of Slurm.

Charmhub Badge Matrix

Features

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.

Usage

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

Deploy a minimal Charmed Slurm cluster with a login node

$ 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

Project & Community

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:

License

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