forked from charmed-hpc/slurmd-operator
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmetadata.yaml
More file actions
33 lines (29 loc) · 963 Bytes
/
metadata.yaml
File metadata and controls
33 lines (29 loc) · 963 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: slurmd
summary: |
Slurmd, the compute node daemon of Slurm.
description: |
This charm provides slurmd, munged, and the bindings to other utilities
that make lifecycle operations a breeze.
slurmd is the compute node daemon of SLURM. It monitors all tasks running
on the compute node, accepts work (tasks), launches tasks, and kills
running tasks upon request.
source: https://github.com/omnivector-solutions/slurmd-operator
issues: https://github.com/omnivector-solutions/slurmd-operator/issues
maintainers:
- OmniVector Solutions <[email protected]>
- Jason C. Nucciarone <[email protected]>
- David Gomez <[email protected]>
requires:
fluentbit:
interface: fluentbit
provides:
slurmd:
interface: slurmd
resources:
nhc:
type: file
filename: lbnl-nhc-1.4.3.tar.gz
description: |
Official tarball containing NHC. Retrieved from Github Releases.
assumes:
- juju