mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
Printing improvement
This commit is contained in:
@ -345,7 +345,9 @@ void GridGpuInit(void)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
printf("GpuInit: ================================================\n");
|
if ( world_rank == 0 ) {
|
||||||
|
printf("GpuInit: ================================================\n");
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user