Skip to content
Snippets Groups Projects
Commit 85dd55f6 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Code formatting

parent 0ce88be0
No related branches found
No related tags found
No related merge requests found
......@@ -268,7 +268,7 @@ int main(int argc, char *argv[]) {
message("CPU frequency used for tick conversion: %llu Hz", cpufreq);
}
/* Report host name(s). */
/* Report host name(s). */
#ifdef WITH_MPI
if (myrank == 0 || verbose > 1) {
message("Rank %d running on: %s", myrank, hostname());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment