From fa4caf1b27be44c2492eca43b20c0056fee893f8 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 13 Jan 2016 16:22:38 +0300 Subject: slurm: README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index f9ee4b7..c83f65e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,18 @@ or using a checked out Guix repo with Some (or most) of these package definitions should make it upstream into the GNU Guix repository when tested and stable. +## Slurm and munge + +Install slurm with + + git clone https://github.com/genenetwork/guix-bioinformatics.git + export GUIX_PACKAGE_PATH=$PWD/guix-bioinformatics/ + guix package -i slurm-llnl + + ~/.guix-profile/sbin/slurmd -C -D + ClusterName=(null) NodeName=selinunte CPUs=4 Boards=1 SocketsPerBoard=1 CoresPerSocket=2 ThreadsPerCore=2 RealMemory=7890 TmpDisk=29909 + + ## Module system Install the module envirmonment with -- cgit v1.2.3