mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Merge pull request #309 from kostrzewa/format_benchmark_wilson_sweep
Format benchmark wilson sweep
This commit is contained in:
commit
a98c91c2a5
@ -89,6 +89,7 @@ int main (int argc, char ** argv)
|
||||
|
||||
std::cout << GridLogMessage;
|
||||
std::cout << latt_size;
|
||||
std::cout << "\t\t";
|
||||
|
||||
GridCartesian Grid(latt_size,simd_layout,mpi_layout);
|
||||
GridRedBlackCartesian RBGrid(&Grid);
|
||||
|
Loading…
Reference in New Issue
Block a user