diff --git a/pkg/schema/schemas/job-meta.schema.json b/pkg/schema/schemas/job-meta.schema.json index cec193f..ad4c05b 100644 --- a/pkg/schema/schemas/job-meta.schema.json +++ b/pkg/schema/schemas/job-meta.schema.json @@ -338,7 +338,7 @@ "user", "project", "cluster", - "subcluster", + "subCluster", "numNodes", "exclusive", "startTime", diff --git a/test/archive/emmy/1403/244/1608923076/meta.json b/test/archive/emmy/1403/244/1608923076/meta.json index ae07251..1ce3f87 100644 --- a/test/archive/emmy/1403/244/1608923076/meta.json +++ b/test/archive/emmy/1403/244/1608923076/meta.json @@ -5,7 +5,7 @@ "mem_bw": { "avg": 63.57, "min": 0, - "unit": { + "unit": { "base": "B/s", "prefix": "G" }, @@ -14,13 +14,13 @@ "rapl_power": { "avg": 228.07, "min": 0, - "unit": { + "unit": { "base": "W" }, "max": 258.56 }, "ipc": { - "unit": { + "unit": { "base": "IPC" }, "max": 0.510204081632653, @@ -30,7 +30,7 @@ "clock": { "min": 1380.32, "avg": 2599.39, - "unit": { + "unit": { "base": "Hz", "prefix": "M" }, @@ -40,13 +40,13 @@ "avg": 18.4, "min": 0, "max": 23.58, - "unit": { + "unit": { "base": "load" } }, "flops_any": { "max": 404.62, - "unit": { + "unit": { "base": "F/s", "prefix": "G" }, @@ -55,7 +55,7 @@ }, "flops_dp": { "max": 0.24, - "unit": { + "unit": { "base": "F/s", "prefix": "G" }, @@ -65,7 +65,7 @@ "mem_used": { "min": 1.55, "avg": 27.84, - "unit": { + "unit": { "base": "B", "prefix": "G" }, @@ -75,7 +75,7 @@ "min": 0, "avg": 225.59, "max": 404.62, - "unit": { + "unit": { "base": "F/s", "prefix": "G" } @@ -182,6 +182,7 @@ "walltime": 10, "jobState": "completed", "cluster": "emmy", + "subCluster": "haswell", "stopTime": 1609009562, "user": "emmyUser6", "startTime": 1608923076, @@ -190,4 +191,4 @@ "project": "no project", "numNodes": 32, "duration": 86486 -} \ No newline at end of file +} diff --git a/test/archive/emmy/1404/397/1609300556/meta.json b/test/archive/emmy/1404/397/1609300556/meta.json index 93dab50..e1fff10 100644 --- a/test/archive/emmy/1404/397/1609300556/meta.json +++ b/test/archive/emmy/1404/397/1609300556/meta.json @@ -100,11 +100,12 @@ ], "walltime": 10, "cluster": "emmy", + "subCluster": "haswell", "jobState": "completed", "statistics": { "clock": { "max": 2634.9, - "unit": { + "unit": { "base": "Hz", "prefix": "M" }, @@ -115,14 +116,14 @@ "max": 27.41, "min": 0, "avg": 18.39, - "unit": { + "unit": { "base": "load" } }, "mem_bw": { "min": 0, "avg": 63.23, - "unit": { + "unit": { "base": "B/s", "prefix": "G" }, @@ -131,7 +132,7 @@ "ipc": { "min": 0.0, "avg": 1.53846153846154, - "unit": { + "unit": { "base": "IPC" }, "max": 0.490196078431373 @@ -139,7 +140,7 @@ "rapl_power": { "min": 0, "avg": 227.32, - "unit": { + "unit": { "base": "W" }, "max": 256.22 @@ -147,14 +148,14 @@ "mem_used": { "min": 1.5, "avg": 27.77, - "unit": { + "unit": { "base": "B", "prefix": "G" }, "max": 37.43 }, "flops_sp": { - "unit": { + "unit": { "base": "F/s", "prefix": "G" }, @@ -164,7 +165,7 @@ }, "flops_dp": { "max": 5.72, - "unit": { + "unit": { "base": "F/s", "prefix": "G" }, @@ -175,7 +176,7 @@ "min": 0, "avg": 224.42, "max": 413.21, - "unit": { + "unit": { "base": "F/s", "prefix": "G" } @@ -190,4 +191,4 @@ "startTime": 1609300556, "duration": 86525, "numNodes": 32 -} \ No newline at end of file +}