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

Updating CCGA configs - adding cache dir and mount points

This commit is contained in:
marchoeppner 2019-08-07 13:19:16 +02:00
parent da2a9047b0
commit 486cdfce5f
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ params {
singularity {
enabled = true
runOptions = "-B /ifs -B /scratch -B /work_beegfs"
cacheDir = "/ifs/data/nfs_share/ikmb_repository/singularity_cache/"
}
executor {

View file

@ -13,6 +13,7 @@ params {
singularity {
enabled = true
runOoptions = "-B /mnt"
}
executor {