We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50def5 commit ecebb98Copy full SHA for ecebb98
1 file changed
.gitlab/performance.yml
@@ -24,7 +24,7 @@
24
- ./bin/spheral-ats --gpu --ciRun --numNodes 2 --logs gpu_perf_logs $INSTALL_DIR/$PERF_ATS_FILE
25
# Copy caliper files to the benchmark directory and don't complain if you cant
26
- cp gpu_perf_logs/*.cali $PERF_OUT_DIR 2>/dev/null || true
27
- - chmod -R gu+r $PERF_OUT_DIR
+ - chmod -R gu+rx $PERF_OUT_DIR
28
- chgrp -R sduser $PERF_OUT_DIR
29
30
toss_gcc_mpi_perf:
0 commit comments