1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-20 20:54:30 +00:00

World barrier for clock synch

This commit is contained in:
Peter Boyle
2022-07-11 13:45:31 -04:00
parent 1f903d9296
commit f7217d12d2
3 changed files with 6 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ public:
////////////////////////////////////////////////////////////////////////////////
static int RankWorld(void) ;
static void BroadcastWorld(int root,void* data, int bytes);
static void BarrierWorld(void);
////////////////////////////////////////////////////////////
// Reduction