Skip to content

Commit

Permalink
Test writing of MPI rank table
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Oct 16, 2023
1 parent f02a1ec commit d0c5f23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/ParallelIOTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,8 @@ void available_chunks_test(std::string file_ending)
<< R"END(
}
}
}
},
"rank_table": "mpi_processor_name"
}
)END";

Expand Down

0 comments on commit d0c5f23

Please sign in to comment.