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

Update holo_globe

This commit is contained in:
Åshild J. Vågene 2022-06-02 15:03:47 +02:00 committed by GitHub
parent 64fe4677b1
commit 6d9cc91c5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,15 +13,6 @@ singularity {
autoMounts = true
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 {
executor = 'slurm'