aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPjotr Prins2016-01-13 16:22:38 +0300
committerPjotr Prins2016-01-13 16:22:38 +0300
commitfa4caf1b27be44c2492eca43b20c0056fee893f8 (patch)
tree695a80412ff07ce824f5710b0d5018db602078fa /README.md
parentbdf62f0010b6d1178fe63285329eade61b510a02 (diff)
downloadguix-bioinformatics-fa4caf1b27be44c2492eca43b20c0056fee893f8.tar.gz
slurm: README
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
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