diff --git a/conf/ccga.config b/conf/ccga.config index b9130e0..6163626 100644 --- a/conf/ccga.config +++ b/conf/ccga.config @@ -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 { diff --git a/conf/ccga_dx.config b/conf/ccga_dx.config index 0af95e7..1f92b0d 100644 --- a/conf/ccga_dx.config +++ b/conf/ccga_dx.config @@ -13,6 +13,7 @@ params { singularity { enabled = true + runOptions = "-B /mnt" } executor {