File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ jobs:
252252 ./install_mcxtrace/bin/${MCXTRACE_EXECUTABLE} --version
253253 mkdir run_Test_MCPL_input && cd run_Test_MCPL_input
254254 cp ../install_mcxtrace/share/mcxtrace/resources/examples/Tests_MCPL_etc/Test_MCPL_input/Test_MCPL_input.instr .
255- cp ../install_mcxtrace/share/mcxtrace/resources/examples/Tests_MCPL_etc/Test_MCPL_input/voutput.mcpl.gz .
255+ cp ../install_mcxtrace/share/mcxtrace/resources/examples/Tests_MCPL_etc/Test_MCPL_input/voutput.mcpl.gz .
256256 ../install_mcxtrace/bin/${MXRUN_EXECUTABLE} Test_MCPL_input.instr repeat=10 MCPLFILE=voutput.mcpl.gz
257257
258258 - name : Launch MCPL test instrument (MPI)
@@ -274,7 +274,7 @@ jobs:
274274 ./install_mcxtrace/bin/${MCXTRACE_EXECUTABLE} --version
275275 mkdir run_Test_MCPL_input_mpi && cd run_Test_MCPL_input_mpi
276276 cp ../install_mcxtrace/share/mcxtrace/resources/examples/Tests_MCPL_etc/Test_MCPL_input/Test_MCPL_input.instr .
277- cp ../install_mcxtrace/share/mcxtrace/resources/examples/Tests_MCPL_etc/Test_MCPL_input/voutput.mcpl.gz .
277+ cp ../install_mcxtrace/share/mcxtrace/resources/examples/Tests_MCPL_etc/Test_MCPL_input/voutput.mcpl.gz .
278278 ../install_mcxtrace/bin/${MXRUN_EXECUTABLE} --verbose --mpi=2 Test_MCPL_input.instr repeat=20 MCPLFILE=voutput.mcpl.gz
279279
280280 - name : ' Tar output files'
You can’t perform that action at this time.
0 commit comments