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",
"project",
"cluster",
"subcluster",
"subCluster",
"numNodes",
"exclusive",
"startTime",

View File

@ -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
}
}

View File

@ -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
}
}