From 0d6e269322bd4de0e0d2cdc39346023e9bfb6a41 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 15 Oct 2020 14:24:08 +0200 Subject: [PATCH] Update mpcdf.md --- docs/mpcdf.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/mpcdf.md b/docs/mpcdf.md index 876dd8b..52f0a71 100644 --- a/docs/mpcdf.md +++ b/docs/mpcdf.md @@ -26,3 +26,20 @@ Max. CPUs: 80 Max. walltime: 24.h ## draco + +:hammer_and_wrench: under testing. + +## raven + +Raven does not currently support singularity, therefore the anaconda/module is loaded for each process. + +Due to this, we also recommend setting the `$NXF_CONDA_CACHEDIR` to a location of your choice to store all environments (so to prevent nextflow building the environment on every run). + +To use: `-profile raven,mpcdf` + +Sets the following parameters: + +Maximum parallel running jobs: 8 +Max. memory: 368.GB +Max. CPUs: 192 +Max. walltime: 24.h