Skip to content

Commit

Permalink
Test parallel output in openpmd-pipe test
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Nov 24, 2023
1 parent 0acab59 commit b4c98db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1369,7 +1369,7 @@ if(openPMD_BUILD_TESTING)
--infile ../samples/git-sample/thetaMode/data%T.h5 \
--outfile ../samples/git-sample/thetaMode/data.bp && \
\
${Python_EXECUTABLE} \
${MPI_TEST_EXE} ${Python_EXECUTABLE} \
${openPMD_RUNTIME_OUTPUT_DIRECTORY}/openpmd-pipe \
--infile ../samples/git-sample/thetaMode/data.bp \
--outfile ../samples/git-sample/thetaMode/data%T.json \
Expand Down

0 comments on commit b4c98db

Please sign in to comment.