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:
parent
05deeca2d6
commit
0d6e269322
1 changed files with 17 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue