mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 16:29:55 +00:00
Update computerome.config
This commit is contained in:
parent
d4c71f0d8d
commit
a1413ce18e
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ singularity {
|
||||||
process {
|
process {
|
||||||
beforeScript = 'module load tools singularity/3.8.0'
|
beforeScript = 'module load tools singularity/3.8.0'
|
||||||
executor = 'pbs'
|
executor = 'pbs'
|
||||||
queue = { task.memory >= 192.GB ? 'fatnode': 'thinnode'}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
params {
|
params {
|
||||||
|
|
Loading…
Reference in a new issue