From b8d020b78c54b162f5178f531fcc4dad9c69f5b5 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Mon, 9 Mar 2020 15:12:49 +0100 Subject: [PATCH] Update cfc.md --- docs/cfc.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/cfc.md b/docs/cfc.md index acf93dd..f96a47d 100644 --- a/docs/cfc.md +++ b/docs/cfc.md @@ -15,6 +15,5 @@ module load devel/singularity/3.4.2 >NB: You will need an account to use the HPC cluster CFC in order to run the pipeline. If in doubt contact IT. >NB: Nextflow will need to submit the jobs via the job scheduler to the HPC cluster and as such the commands above will have to be executed on one of the login nodes. If in doubt contact IT. -New HighMem nodes are available on the cfc, Partition/queue name is qbic, each node has 128Cores and 2TB of RAM. -The old queue (Name compute) is set to default by slurm. -Each process over 60GB of RAM or over 20cpus should run on those new nodes. + +The queues are set to be `qbic` or `compute` and will be chosen automatically for you depending on your job submission.