File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ perlmutter-metrics:
318
318
rules :
319
319
- if : ' $METRICS == "true"'
320
320
needs :
321
- - perlmutter-build
321
+ - perlmutter-cache- build
322
322
tags :
323
323
- perlmutter
324
324
variables :
@@ -330,9 +330,9 @@ perlmutter-metrics:
330
330
PDC_TMPDIR : " ${PDC_BUILD_PATH}/pdc-tmp-metrics"
331
331
PDC_DATA_LOC : " ${PDC_BUILD_PATH}/pdc-data-metrics"
332
332
PDC_CLIENT_LOOKUP : " NONE"
333
- PDC_SERVER : " ${PDC_BUILD_PATH}/perlmutter/bin/pdc_server.exe"
334
- PDC_SERVER_CLOSE : " ${PDC_BUILD_PATH}/perlmutter/bin/close_server"
335
- PDC_CLIENT : " ${PDC_BUILD_PATH}/perlmutter/bin/vpicio_mts"
333
+ PDC_SERVER : " ${PDC_BUILD_PATH}/perlmutter/cache/ bin/pdc_server.exe"
334
+ PDC_SERVER_CLOSE : " ${PDC_BUILD_PATH}/perlmutter/cache/ bin/close_server"
335
+ PDC_CLIENT : " ${PDC_BUILD_PATH}/perlmutter/cache/ bin/vpicio_mts"
336
336
PDC_JOB_OUTPUT : " pdc-metrics.log"
337
337
script :
338
338
- hostname
You can’t perform that action at this time.
0 commit comments