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:
@@ -107,6 +107,7 @@ public:
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
static int RankWorld(void) ;
|
||||
static void BroadcastWorld(int root,void* data, int bytes);
|
||||
static void BarrierWorld(void);
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
// Reduction
|
||||
|
||||
Reference in New Issue
Block a user