mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00: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…
Reference in New Issue
Block a user