File tree Expand file tree Collapse file tree 5 files changed +1
-52
lines changed
Expand file tree Collapse file tree 5 files changed +1
-52
lines changed Original file line number Diff line number Diff line change 4646 - " bi"
4747 - " bigpurple"
4848 - " bih"
49- - " binac"
5049 - " binac2"
5150 - " biohpc_gen"
5251 - " biowulf"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ profiles {
2222 enabled = true
2323 autoMounts = true
2424 pullTimeout = '120m'
25- cacheDir = "/pfs/10/project/apptainer_cache/${USER}"
25+ cacheDir = "/pfs/10/project/apptainer_cache/${System.getenv(' USER') }"
2626 envWhitelist = 'CUDA_VISIBLE_DEVICES'
2727 }
2828
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -46,9 +46,6 @@ profiles {
4646 bih {
4747 includeConfig "${params.custom_config_base}/conf/bih.config"
4848 }
49- binac {
50- includeConfig "${params.custom_config_base}/conf/binac.config"
51- }
5249 binac2 {
5350 includeConfig "${params.custom_config_base}/conf/binac2.config"
5451 }
You can’t perform that action at this time.
0 commit comments