mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Update holo_globe
This commit is contained in:
parent
64fe4677b1
commit
6d9cc91c5f
1 changed files with 0 additions and 9 deletions
|
@ -13,15 +13,6 @@ singularity {
|
||||||
autoMounts = true
|
autoMounts = true
|
||||||
cacheDir = '/maps/projects/mjolnir1/data/cache/nf-eager/singularity'
|
cacheDir = '/maps/projects/mjolnir1/data/cache/nf-eager/singularity'
|
||||||
}
|
}
|
||||||
|
|
||||||
env {
|
|
||||||
NXF_SINGULARITY_TMPDIR='/maps/projects/mjolnir1/people/$USER/eager_tmp/'
|
|
||||||
SINGULARITY_TMPDIR='/maps/projects/mjolnir1/people/$USER/eager_tmp/'
|
|
||||||
NXF_OPTS='-Djava.io.tmpdir=/maps/projects/mjolnir1/people/$USER/eager_tmp/ -Xms1g -Xmx4g'
|
|
||||||
TMPDIR='/maps/projects/mjolnir1/people/$USER/eager_tmp/'
|
|
||||||
NXF_TEMP='/maps/projects/mjolnir1/people/$USER/eager_tmp/'
|
|
||||||
SINGULARITY_LOCALCACHEDIR='/maps/projects/mjolnir1/people/$USER/eager_tmp/'
|
|
||||||
}
|
|
||||||
|
|
||||||
process {
|
process {
|
||||||
executor = 'slurm'
|
executor = 'slurm'
|
||||||
|
|
Loading…
Reference in a new issue