Formatting. Fix Typo

This commit is contained in:
Jan Eitzinger 2023-03-31 11:30:33 +02:00
parent eb2e2cb1d2
commit e009caa3d9
3 changed files with 23 additions and 21 deletions

View File

@ -338,7 +338,7 @@
"user", "user",
"project", "project",
"cluster", "cluster",
"subcluster", "subCluster",
"numNodes", "numNodes",
"exclusive", "exclusive",
"startTime", "startTime",

View File

@ -5,7 +5,7 @@
"mem_bw": { "mem_bw": {
"avg": 63.57, "avg": 63.57,
"min": 0, "min": 0,
"unit": { "unit": {
"base": "B/s", "base": "B/s",
"prefix": "G" "prefix": "G"
}, },
@ -14,13 +14,13 @@
"rapl_power": { "rapl_power": {
"avg": 228.07, "avg": 228.07,
"min": 0, "min": 0,
"unit": { "unit": {
"base": "W" "base": "W"
}, },
"max": 258.56 "max": 258.56
}, },
"ipc": { "ipc": {
"unit": { "unit": {
"base": "IPC" "base": "IPC"
}, },
"max": 0.510204081632653, "max": 0.510204081632653,
@ -30,7 +30,7 @@
"clock": { "clock": {
"min": 1380.32, "min": 1380.32,
"avg": 2599.39, "avg": 2599.39,
"unit": { "unit": {
"base": "Hz", "base": "Hz",
"prefix": "M" "prefix": "M"
}, },
@ -40,13 +40,13 @@
"avg": 18.4, "avg": 18.4,
"min": 0, "min": 0,
"max": 23.58, "max": 23.58,
"unit": { "unit": {
"base": "load" "base": "load"
} }
}, },
"flops_any": { "flops_any": {
"max": 404.62, "max": 404.62,
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
}, },
@ -55,7 +55,7 @@
}, },
"flops_dp": { "flops_dp": {
"max": 0.24, "max": 0.24,
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
}, },
@ -65,7 +65,7 @@
"mem_used": { "mem_used": {
"min": 1.55, "min": 1.55,
"avg": 27.84, "avg": 27.84,
"unit": { "unit": {
"base": "B", "base": "B",
"prefix": "G" "prefix": "G"
}, },
@ -75,7 +75,7 @@
"min": 0, "min": 0,
"avg": 225.59, "avg": 225.59,
"max": 404.62, "max": 404.62,
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
} }
@ -182,6 +182,7 @@
"walltime": 10, "walltime": 10,
"jobState": "completed", "jobState": "completed",
"cluster": "emmy", "cluster": "emmy",
"subCluster": "haswell",
"stopTime": 1609009562, "stopTime": 1609009562,
"user": "emmyUser6", "user": "emmyUser6",
"startTime": 1608923076, "startTime": 1608923076,

View File

@ -100,11 +100,12 @@
], ],
"walltime": 10, "walltime": 10,
"cluster": "emmy", "cluster": "emmy",
"subCluster": "haswell",
"jobState": "completed", "jobState": "completed",
"statistics": { "statistics": {
"clock": { "clock": {
"max": 2634.9, "max": 2634.9,
"unit": { "unit": {
"base": "Hz", "base": "Hz",
"prefix": "M" "prefix": "M"
}, },
@ -115,14 +116,14 @@
"max": 27.41, "max": 27.41,
"min": 0, "min": 0,
"avg": 18.39, "avg": 18.39,
"unit": { "unit": {
"base": "load" "base": "load"
} }
}, },
"mem_bw": { "mem_bw": {
"min": 0, "min": 0,
"avg": 63.23, "avg": 63.23,
"unit": { "unit": {
"base": "B/s", "base": "B/s",
"prefix": "G" "prefix": "G"
}, },
@ -131,7 +132,7 @@
"ipc": { "ipc": {
"min": 0.0, "min": 0.0,
"avg": 1.53846153846154, "avg": 1.53846153846154,
"unit": { "unit": {
"base": "IPC" "base": "IPC"
}, },
"max": 0.490196078431373 "max": 0.490196078431373
@ -139,7 +140,7 @@
"rapl_power": { "rapl_power": {
"min": 0, "min": 0,
"avg": 227.32, "avg": 227.32,
"unit": { "unit": {
"base": "W" "base": "W"
}, },
"max": 256.22 "max": 256.22
@ -147,14 +148,14 @@
"mem_used": { "mem_used": {
"min": 1.5, "min": 1.5,
"avg": 27.77, "avg": 27.77,
"unit": { "unit": {
"base": "B", "base": "B",
"prefix": "G" "prefix": "G"
}, },
"max": 37.43 "max": 37.43
}, },
"flops_sp": { "flops_sp": {
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
}, },
@ -164,7 +165,7 @@
}, },
"flops_dp": { "flops_dp": {
"max": 5.72, "max": 5.72,
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
}, },
@ -175,7 +176,7 @@
"min": 0, "min": 0,
"avg": 224.42, "avg": 224.42,
"max": 413.21, "max": 413.21,
"unit": { "unit": {
"base": "F/s", "base": "F/s",
"prefix": "G" "prefix": "G"
} }