This repository was archived by the owner on Mar 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ please see: https://github.com/RSE-Cambridge/data-acc
7575
7676### Slurm Integration Testing
7777
78- Currently we are targeting testing at Slurm 18.08 .x
78+ Currently we are targeting testing at Slurm 19.05 .x
7979
8080The packing is based on:
8181https://github.com/giovtorres/slurm-docker-cluster
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ While there is an work in progress
55this document looks at the manual setup of the data-acc
66components.
77
8+ ## Requirements
9+
10+ * Slurm 18.08.x or newer. 19.05.x is currently being tested
11+ * etcd 3.3.x or newer
12+ * Shared home directory between DAC, compute and login nodes
13+
814## DACD and DACCTL
915
1016Both software components are built statically.
@@ -57,8 +63,6 @@ You need to install an etcd cluster.
5763It can be installed as required via EPEL or from
5864[ the repository] ( https://www.github.com/coreos/etcd )
5965
60- We recommend you run the last 3.3.x release of etcd.
61-
6266To secure the communication with etcd, TLS certificates should be used.
6367
6468For more details please see the etcd docs, such as this page:
You can’t perform that action at this time.
0 commit comments