1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 14:57:05 +01:00

I/O benchmark cleanup

This commit is contained in:
2020-10-09 20:29:57 +01:00
parent 22caa158cc
commit 0e17bd6597
2 changed files with 0 additions and 80 deletions

View File

@ -1,9 +1,5 @@
#include "Benchmark_IO.hpp"
#define MSG std::cout << GridLogMessage
#define SEP \
"============================================================================="
using namespace Grid;
int main (int argc, char ** argv)