From 1e8f7d0ea9a63fddc4305b0030a72f1ce26ae4f9 Mon Sep 17 00:00:00 2001
From: "Peter W. Draper" <p.w.draper@durham.ac.uk>
Date: Tue, 24 Sep 2019 13:33:45 +0100
Subject: [PATCH] Add description of testdata

---
 testdata/README | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 testdata/README

diff --git a/testdata/README b/testdata/README
new file mode 100644
index 0000000..7db64db
--- /dev/null
+++ b/testdata/README
@@ -0,0 +1,9 @@
+There are two example SWIFT mpi logging output logs. A small one for checking
+program developments and a larger one that exhibits the unwanted behaviour on
+the COSMA7 cluster.
+
+The small dataset: `EAGLE_6-mpiuse_report-step2-4ranks-small-step.dat`, is the
+second step of a 4 rank run of the EAGLE_6 low z example.
+
+The larger dataset: `EAGLE_25-mpiuse_report-step18302-16ranks-inter-step.dat`,
+uses the high z EAGLE_25 with 16 ranks. Decompresses to 21M.
-- 
GitLab