mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 11:45:56 +01:00
Printing improvement
This commit is contained in:
parent
639dc1ab21
commit
9cd33a7b9c
@ -345,7 +345,9 @@ void GridGpuInit(void)
|
||||
#endif
|
||||
}
|
||||
}
|
||||
printf("GpuInit: ================================================\n");
|
||||
if ( world_rank == 0 ) {
|
||||
printf("GpuInit: ================================================\n");
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user