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 Nov 20, 2023
1 parent 3460573 commit a05c6b1
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 @@ -408,7 +408,8 @@ void available_chunks_test(std::string const &file_ending)
<< R"END(
}
}
}
},
"rank_table": "mpi_processor_name"
}
)END";

Expand Down

0 comments on commit a05c6b1

Please sign in to comment.