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