mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
more runtime
This commit is contained in:
parent
f32a320bc3
commit
992ef6e9fc
@ -422,7 +422,7 @@ public:
|
||||
}
|
||||
FGrid->Barrier();
|
||||
double t1=usecond();
|
||||
uint64_t ncall = 50;
|
||||
uint64_t ncall = 500;
|
||||
|
||||
FGrid->Broadcast(0,&ncall,sizeof(ncall));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user