Skip to content
Snippets Groups Projects
Commit fc68c167 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Formatting

parent f9312b7f
No related branches found
No related tags found
1 merge request!861Add logging for task MPI requests
......@@ -1165,7 +1165,7 @@ int main(int argc, char *argv[]) {
}
#endif
/* Dump MPI requests if collected. */
/* Dump MPI requests if collected. */
#if defined(SWIFT_MPIUSE_REPORTS) && defined(WITH_MPI)
{
char dumpfile[40];
......@@ -1235,7 +1235,7 @@ int main(int argc, char *argv[]) {
}
#endif
/* Dump MPI requests if collected. */
/* Dump MPI requests if collected. */
#if defined(SWIFT_MPIUSE_REPORTS) && defined(WITH_MPI)
{
char dumpfile[40];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment