1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-10 20:13:09 +00:00

Update computerome.config

This commit is contained in:
Marc Trunjer Kusk Nielsen 2021-09-01 21:47:48 +02:00 committed by GitHub
parent d4c71f0d8d
commit a1413ce18e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,6 @@ singularity {
process {
beforeScript = 'module load tools singularity/3.8.0'
executor = 'pbs'
queue = { task.memory >= 192.GB ? 'fatnode': 'thinnode'}
}
params {