Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 75ea62e

Browse files
committed
Requirements
1 parent a5dd90e commit 75ea62e

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

8080
The packing is based on:
8181
https://github.com/giovtorres/slurm-docker-cluster

docs/install.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ While there is an work in progress
55
this document looks at the manual setup of the data-acc
66
components.
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

1016
Both software components are built statically.
@@ -57,8 +63,6 @@ You need to install an etcd cluster.
5763
It 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-
6266
To secure the communication with etcd, TLS certificates should be used.
6367

6468
For more details please see the etcd docs, such as this page:

0 commit comments

Comments
 (0)