diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-16 22:45:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-17 01:25:56 +0700 |
commit | 512603cee0b60e74a31b1a48afc8974465e14ec4 (patch) | |
tree | ec8d7bacd0ec48a90015a47b82322129270d4664 /network/slurm/README | |
parent | 131eb3deb9d1ee08b233a5a16a7a4c4f450410f2 (diff) | |
download | slackbuilds-512603cee0b60e74a31b1a48afc8974465e14ec4.tar.gz |
network/slurm: Updated for version 17.02.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/slurm/README')
-rw-r--r-- | network/slurm/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/slurm/README b/network/slurm/README index faf584c30c..d12ef6cdeb 100644 --- a/network/slurm/README +++ b/network/slurm/README @@ -16,7 +16,7 @@ is executed. # useradd -u 311 -d /var/lib/slurm -s /bin/false -g slurm slurm Next, a configuration file can be build using your favorite web browser -and the file /usr/doc/slurm-14.11.8/html/configurator.html. +and the file /usr/doc/slurm-<VERSION>/html/configurator.html. Optional dependencies: HWLOC=yes|no (default: no), requires hwloc |