1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Update mpcdf.md

This commit is contained in:
James A. Fellows Yates 2020-10-15 14:24:08 +02:00 committed by GitHub
parent 05deeca2d6
commit 0d6e269322
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,3 +26,20 @@ Max. CPUs: 80
Max. walltime: 24.h Max. walltime: 24.h
## draco ## 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