summaryrefslogtreecommitdiffstats
path: root/network/slurm/README
diff options
context:
space:
mode:
author B. Watson2022-03-20 21:28:21 +0100
committer Willy Sudiarto Raharjo2022-03-25 19:20:08 +0100
commitd38b127c1abd24d7f139c847916d81f80dddc89a (patch)
treed209b41f2e12432e6adafbe4156c01e26c284d70 /network/slurm/README
parent17bbcb448095ed10f47232129a1977b9e370548d (diff)
downloadslackbuilds-d38b127c1abd24d7f139c847916d81f80dddc89a.tar.gz
network/slurm: Fix 32-bit build.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/slurm/README')
-rw-r--r--network/slurm/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/slurm/README b/network/slurm/README
index d12ef6cdeb..df2c788c60 100644
--- a/network/slurm/README
+++ b/network/slurm/README
@@ -22,3 +22,6 @@ Optional dependencies:
HWLOC=yes|no (default: no), requires hwloc
RRDTOOL=yes|no (default: no), requires rrdtool
NUMA auto-detected, requires numactl
+
+Warning for 32-bit users: according to slurm's developers: 32-bit
+support is deprecated, and not tested regularly. Use at your own risk.