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 Mar 26, 2024
1 parent f846d63 commit dbb12a4
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 @@ -419,7 +419,8 @@ void available_chunks_test(std::string const &file_ending)
<< R"END(
}
}
}
},
"rank_table": "hostname"
}
)END";

Expand Down

0 comments on commit dbb12a4

Please sign in to comment.