Weak scale the benchmarks automatically.

This commit is contained in:
Peter Boyle
2015-05-28 13:47:01 +01:00
parent 62a7ca462f
commit 67fa5691e5
4 changed files with 60 additions and 46 deletions
-1
View File
@@ -54,7 +54,6 @@ namespace Grid {
const std::vector<int> &GridDefaultLatt(void) {return Grid_default_latt;};
const std::vector<int> &GridDefaultMpi(void) {return Grid_default_mpi;};
////////////////////////////////////////////////////////////
// Command line parsing assist for stock controls
////////////////////////////////////////////////////////////