mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 20:27:06 +01:00
updated from cambridge mpi3 shakeout
This commit is contained in:
@ -108,7 +108,7 @@ public:
|
||||
|
||||
static void Comms(void)
|
||||
{
|
||||
int Nloop=1000;
|
||||
int Nloop=200;
|
||||
int nmu=0;
|
||||
int maxlat=32;
|
||||
|
||||
@ -197,7 +197,7 @@ public:
|
||||
|
||||
timestat.statistics(t_time);
|
||||
// for(int i=0;i<t_time.size();i++){
|
||||
// std::cout << i<<" "<<t_time[i]<<std::endl;
|
||||
// std::cout << i<<" "<<t_time[i]<<std::endl;
|
||||
// }
|
||||
|
||||
dbytes=dbytes*ppn;
|
||||
|
Reference in New Issue
Block a user