File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ perlmutter-no-cache-build:
53
53
tags :
54
54
- perlmutter
55
55
variables :
56
+ GIT_CLONE_PATH : " ${CI_BUILDS_DIR}/${CI_PROJECT_NAME}/${CI_PIPELINE_ID}-no-cache"
56
57
SCHEDULER_PARAMETERS : " -A ${PDC_PROJECT} --qos=debug --constraint=cpu --tasks-per-node=64 -N 1 -t 00:30:00"
57
58
SUPERCOMPUTER : " perlmutter"
58
59
MERCURY_DIR : " /global/cfs/cdirs/${PDC_PROJECT}/pdc-perlmutter/mercury/install"
@@ -81,6 +82,7 @@ perlmutter-cache-build:
81
82
tags :
82
83
- perlmutter
83
84
variables :
85
+ GIT_CLONE_PATH : " ${CI_BUILDS_DIR}/${CI_PROJECT_NAME}/${CI_PIPELINE_ID}-cache"
84
86
SCHEDULER_PARAMETERS : " -A ${PDC_PROJECT} --qos=debug --constraint=cpu --tasks-per-node=64 -N 1 -t 00:30:00"
85
87
SUPERCOMPUTER : " perlmutter"
86
88
MERCURY_DIR : " /global/cfs/cdirs/${PDC_PROJECT}/pdc-perlmutter/mercury/install"
You can’t perform that action at this time.
0 commit comments