@digital4better/data 1.3.0 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/cloud/accelerators.csv +1 -0
- package/data/cloud/accelerators.json +14 -0
- package/data/cloud/cpus.csv +23 -0
- package/data/cloud/cpus.json +345 -0
- package/data/cloud/scaleway-regions.csv +10 -0
- package/data/cloud/scaleway-regions.json +110 -0
- package/data/cloud/scaleway-vms.csv +134 -0
- package/data/cloud/scaleway-vms.json +1864 -0
- package/data/factor/continent-monthly-green.csv +170 -170
- package/data/factor/continent-monthly-green.json +1489 -1489
- package/data/factor/continent-monthly.csv +175 -175
- package/data/factor/continent-monthly.json +1502 -1502
- package/data/factor/continent-yearly-green.csv +22 -22
- package/data/factor/continent-yearly-green.json +183 -183
- package/data/factor/continent-yearly.csv +22 -22
- package/data/factor/continent-yearly.json +180 -180
- package/data/factor/country-monthly-green.csv +891 -891
- package/data/factor/country-monthly-green.json +7500 -7500
- package/data/factor/country-monthly.csv +944 -944
- package/data/factor/country-monthly.json +7092 -7092
- package/data/factor/country-yearly-green.csv +171 -171
- package/data/factor/country-yearly-green.json +1380 -1380
- package/data/factor/country-yearly.csv +172 -172
- package/data/factor/country-yearly.json +1319 -1319
- package/data/factor/subdivision-monthly-green.csv +100 -100
- package/data/factor/subdivision-monthly-green.json +900 -900
- package/data/factor/subdivision-monthly.csv +100 -100
- package/data/factor/subdivision-monthly.json +900 -900
- package/data/factor/subdivision-yearly-green.csv +50 -50
- package/data/factor/subdivision-yearly-green.json +450 -450
- package/data/factor/subdivision-yearly.csv +50 -50
- package/data/factor/subdivision-yearly.json +450 -450
- package/data/factor/world-monthly-green.csv +77 -77
- package/data/factor/world-monthly-green.json +668 -668
- package/data/factor/world-monthly.csv +77 -77
- package/data/factor/world-monthly.json +651 -651
- package/data/factor/world-yearly-green.csv +7 -7
- package/data/factor/world-yearly-green.json +62 -62
- package/data/factor/world-yearly.csv +7 -7
- package/data/factor/world-yearly.json +61 -61
- package/data/mix/continent-monthly-green.csv +142 -142
- package/data/mix/continent-monthly-green.json +385 -385
- package/data/mix/continent-monthly.csv +142 -142
- package/data/mix/continent-monthly.json +541 -541
- package/data/mix/continent-yearly-green.csv +17 -17
- package/data/mix/continent-yearly-green.json +52 -52
- package/data/mix/continent-yearly.csv +17 -17
- package/data/mix/continent-yearly.json +70 -70
- package/data/mix/country-monthly-green.csv +737 -737
- package/data/mix/country-monthly-green.json +1897 -1897
- package/data/mix/country-monthly.csv +737 -737
- package/data/mix/country-monthly.json +2987 -2987
- package/data/mix/country-yearly-green.csv +122 -122
- package/data/mix/country-yearly-green.json +291 -291
- package/data/mix/country-yearly.csv +122 -122
- package/data/mix/country-yearly.json +516 -516
- package/data/mix/subdivision-monthly-green.csv +100 -100
- package/data/mix/subdivision-monthly-green.json +352 -352
- package/data/mix/subdivision-monthly.csv +100 -100
- package/data/mix/subdivision-monthly.json +660 -660
- package/data/mix/subdivision-yearly-green.csv +50 -50
- package/data/mix/subdivision-yearly-green.json +176 -176
- package/data/mix/subdivision-yearly.csv +50 -50
- package/data/mix/subdivision-yearly.json +324 -324
- package/data/mix/world-monthly-green.csv +43 -43
- package/data/mix/world-monthly-green.json +99 -99
- package/data/mix/world-monthly.csv +43 -43
- package/data/mix/world-monthly.json +96 -96
- package/data/mix/world-yearly-green.csv +5 -5
- package/data/mix/world-yearly-green.json +5 -5
- package/data/mix/world-yearly.csv +5 -5
- package/data/mix/world-yearly.json +11 -11
- package/package.json +2 -2
|
@@ -14,6 +14,7 @@ aws-trainium-1,asic,aws,trainium,1,neuroncore-2,2,32,400,7,0,0
|
|
|
14
14
|
aws-trainium-2,asic,aws,trainium,2,neuroncore-3,8,96,500,7,0,0
|
|
15
15
|
intel-gaudi-1,asic,intel,gaudi,1,gaudi,8,32,350,16,0,0
|
|
16
16
|
nvidia-grid-k520,gpu,nvidia,grid,k520,kepler,3072,8,225,28,294,3540
|
|
17
|
+
nvidia-rtx-3070,gpu,nvidia,rtx,3070,ampere,5888,8,220,8,392,17400
|
|
17
18
|
nvidia-tesla-a10,gpu,nvidia,tesla,a10,ampere,9216,24,150,8,628,28300
|
|
18
19
|
nvidia-tesla-a10040,gpu,nvidia,tesla,a100,ampere,6912,40,250,7,826,54200
|
|
19
20
|
nvidia-tesla-a10080,gpu,nvidia,tesla,a100,ampere,6912,80,300,7,826,54200
|
|
@@ -209,6 +209,20 @@
|
|
|
209
209
|
"die": 294,
|
|
210
210
|
"transistors": 3540
|
|
211
211
|
},
|
|
212
|
+
{
|
|
213
|
+
"id": "nvidia-rtx-3070",
|
|
214
|
+
"type": "gpu",
|
|
215
|
+
"manufacturer": "nvidia",
|
|
216
|
+
"serie": "rtx",
|
|
217
|
+
"model": "3070",
|
|
218
|
+
"platform": "ampere",
|
|
219
|
+
"cores": 5888,
|
|
220
|
+
"memory": 8,
|
|
221
|
+
"tdp": 220,
|
|
222
|
+
"process": 8,
|
|
223
|
+
"die": 392,
|
|
224
|
+
"transistors": 17400
|
|
225
|
+
},
|
|
212
226
|
{
|
|
213
227
|
"id": "nvidia-tesla-a10",
|
|
214
228
|
"type": "gpu",
|
package/data/cloud/cpus.csv
CHANGED
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
id,manufacturer,serie,model,architecture,platform,cores,threads,tdp,process,die,transistors,smp
|
|
2
|
+
amd-epyc-7232p,amd,epyc,7232p,x86-64,rome,8,16,120,7,74,3800,1
|
|
3
|
+
amd-epyc-7272,amd,epyc,7272,x86-64,rome,12,24,120,7,74,3800,2
|
|
4
|
+
amd-epyc-7281,amd,epyc,7281,x86-64,naples,16,32,170,14,213,4800,2
|
|
5
|
+
amd-epyc-7313p,amd,epyc,7313p,x86-64,milan,16,32,155,7,324,16600,1
|
|
6
|
+
amd-epyc-7401p,amd,epyc,7401p,x86-64,naples,24,48,170,14,213,4800,1
|
|
7
|
+
amd-epyc-7413,amd,epyc,7413,x86-64,milan,24,48,180,7,324,16600,2
|
|
2
8
|
amd-epyc-7452,amd,epyc,7452,x86-64,rome,32,64,155,7,74,3800,2
|
|
3
9
|
amd-epyc-74f3v,amd,epyc,74f3v,x86-64,milan,24,48,240,7,324,16600,2
|
|
10
|
+
amd-epyc-7543,amd,epyc,7543,x86-64,milan,32,64,225,7,648,33200,2
|
|
4
11
|
amd-epyc-7551,amd,epyc,7551,x86-64,naples,32,64,180,14,852,19200,2
|
|
5
12
|
amd-epyc-7571,amd,epyc,7571,x86-64,naples,32,64,200,14,852,19200,2
|
|
6
13
|
amd-epyc-7763,amd,epyc,7763,x86-64,milan,64,128,280,7,648,33200,2
|
|
@@ -12,11 +19,20 @@ amd-epyc-7r32,amd,epyc,7r32,x86-64,rome,48,96,280,7,648,33200,2
|
|
|
12
19
|
amd-epyc-7v12,amd,epyc,7v12,x86-64,rome,64,128,240,7,648,33200,2
|
|
13
20
|
amd-epyc-7v13,amd,epyc,7v13,x86-64,milan,64,128,240,7,648,33200,2
|
|
14
21
|
amd-epyc-7v73x,amd,epyc,7v73x,x86-64,milan-x,64,128,280,7,648,33200,2
|
|
22
|
+
amd-epyc-8024p,amd,epyc,8024p,x86-64,siena,8,16,90,5,73,8875,1
|
|
23
|
+
amd-epyc-8124p,amd,epyc,8124p,x86-64,siena,16,32,125,5,146,17750,1
|
|
24
|
+
amd-epyc-8224p,amd,epyc,8224p,x86-64,siena,24,48,160,5,146,17750,1
|
|
25
|
+
amd-epyc-8324p,amd,epyc,8324p,x86-64,siena,32,64,180,5,292,35500,1
|
|
26
|
+
amd-epyc-8434p,amd,epyc,8434p,x86-64,siena,48,96,200,5,292,35500,1
|
|
27
|
+
amd-epyc-8534p,amd,epyc,8534p,x86-64,siena,64,128,200,5,292,35500,1
|
|
28
|
+
amd-epyc-9334,amd,epyc,9334,x86-64,genoa,32,64,210,5,288,52560,2
|
|
15
29
|
amd-epyc-9b14,amd,epyc,9b14,x86-64,genoa,96,192,360,5,864,78840,2
|
|
16
30
|
amd-epyc-9r14,amd,epyc,9r14,x86-64,genoa,96,192,360,5,864,78840,2
|
|
17
31
|
amd-epyc-9v33x,amd,epyc,9v33x,x86-64,genoa-x,96,192,400,5,864,135240,2
|
|
18
32
|
amd-epyc-9v64f,amd,epyc,9v64f,x86-64,genoa,16,32,320,5,576,52560,2
|
|
19
33
|
amd-epyc-9v74,amd,epyc,9v74,x86-64,genoa,80,160,400,5,864,78840,2
|
|
34
|
+
amd-ryzen-3600,amd,ryzen,3600,x86-64,matisse,6,12,65,7,74,3800,1
|
|
35
|
+
ampere-altra-m12830,ampere,altra,m12830,arm-64,neoverse n1,128,128,250,7,650,65000,2
|
|
20
36
|
ampere-altra-q6430,ampere,altra,q64-30,arm-64,neoverse n1,64,64,124,7,574,52000,1
|
|
21
37
|
ampere-altra-q8030,ampere,altra,q80-30,arm-64,neoverse n1,80,80,161,7,574,45000,1
|
|
22
38
|
apple-m1,apple,m1,,arm-64,apple silicon,8,8,15,5,119,16000,1
|
|
@@ -28,8 +44,10 @@ aws-graviton-2,aws,graviton,2,arm-64,neoverse n1,64,64,120,7,400,30000,1
|
|
|
28
44
|
aws-graviton-3,aws,graviton,3,arm-64,neoverse v1,64,64,150,7,600,55000,1
|
|
29
45
|
aws-graviton-4,aws,graviton,4,arm-64,neoverse v2,96,96,180,7,800,85000,1
|
|
30
46
|
azure-cobalt-100,azure,cobalt,100,arm-64,neoverse n2,96,96,180,7,800,85000,1
|
|
47
|
+
cavium-thunderx-cn8890,cavium,thunderx,cn8890,arm-64,thunderx1,48,48,125,28,375,562,2
|
|
31
48
|
google-axion,google,axion,,arm-64,neoverse n2,96,96,180,7,800,85000,1
|
|
32
49
|
intel-core-i78700b,intel,core,i7-8700b,x86-64,coffee lake,6,12,65,14,154,3000,1
|
|
50
|
+
intel-xeon-6148,intel,xeon,6148,x86-64,skylake,20,40,150,14,694,8000,4
|
|
33
51
|
intel-xeon-6246r,intel,xeon,6246r,x86-64,cascade lake,16,32,205,14,694,8000,2
|
|
34
52
|
intel-xeon-6253cl,intel,xeon,6253cl,x86-64,cascade lake,16,32,205,14,694,8000,4
|
|
35
53
|
intel-xeon-6268cl,intel,xeon,6268cl,x86-64,cascade lake,24,48,205,14,694,8000,2
|
|
@@ -64,6 +82,11 @@ intel-xeon-8559c,intel,xeon,8559c,x86-64,emerald rapids,48,96,350,10,1526,57000,
|
|
|
64
82
|
intel-xeon-8573c,intel,xeon,8573c,x86-64,emerald rapids,52,104,350,10,1526,57000,2
|
|
65
83
|
intel-xeon-8581c,intel,xeon,8581c,x86-64,emerald rapids,60,120,350,10,1526,57000,2
|
|
66
84
|
intel-xeon-e2288g,intel,xeon,e-2288g,x86-64,coffee lake,8,16,95,14,180,2900,1
|
|
85
|
+
intel-xeon-e31220,intel,xeon,e3-1220,x86-64,sandy bridge,4,4,80,32,216,1160,1
|
|
86
|
+
intel-xeon-e51410v2,intel,xeon,e5-1410 v2,x86-64,ivy bridge,4,8,80,22,257,1860,1
|
|
87
|
+
intel-xeon-e51650,intel,xeon,e5-1650,x86-64,sandy bridge,6,12,130,32,435,2270,1
|
|
88
|
+
intel-xeon-e52620,intel,xeon,e5-2620,x86-64,sandy bridge,6,12,95,32,435,2270,2
|
|
89
|
+
intel-xeon-e52650,intel,xeon,e5-2650,x86-64,sandy bridge,8,16,95,32,435,2270,2
|
|
67
90
|
intel-xeon-e52651v2,intel,xeon,e5-2651 v2,x86-64,ivy bridge,12,24,95,22,541,4310,2
|
|
68
91
|
intel-xeon-e52660,intel,xeon,e5-2660,x86-64,sandy bridge,8,16,95,32,416,2270,2
|
|
69
92
|
intel-xeon-e52665,intel,xeon,e5-2665,x86-64,sandy bridge,8,16,115,32,416,2270,2
|
package/data/cloud/cpus.json
CHANGED
|
@@ -1,4 +1,94 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"id": "amd-epyc-7232p",
|
|
4
|
+
"manufacturer": "amd",
|
|
5
|
+
"serie": "epyc",
|
|
6
|
+
"model": "7232p",
|
|
7
|
+
"architecture": "x86-64",
|
|
8
|
+
"platform": "rome",
|
|
9
|
+
"cores": 8,
|
|
10
|
+
"threads": 16,
|
|
11
|
+
"tdp": 120,
|
|
12
|
+
"process": 7,
|
|
13
|
+
"die": 74,
|
|
14
|
+
"transistors": 3800,
|
|
15
|
+
"smp": 1
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"id": "amd-epyc-7272",
|
|
19
|
+
"manufacturer": "amd",
|
|
20
|
+
"serie": "epyc",
|
|
21
|
+
"model": 7272,
|
|
22
|
+
"architecture": "x86-64",
|
|
23
|
+
"platform": "rome",
|
|
24
|
+
"cores": 12,
|
|
25
|
+
"threads": 24,
|
|
26
|
+
"tdp": 120,
|
|
27
|
+
"process": 7,
|
|
28
|
+
"die": 74,
|
|
29
|
+
"transistors": 3800,
|
|
30
|
+
"smp": 2
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "amd-epyc-7281",
|
|
34
|
+
"manufacturer": "amd",
|
|
35
|
+
"serie": "epyc",
|
|
36
|
+
"model": 7281,
|
|
37
|
+
"architecture": "x86-64",
|
|
38
|
+
"platform": "naples",
|
|
39
|
+
"cores": 16,
|
|
40
|
+
"threads": 32,
|
|
41
|
+
"tdp": 170,
|
|
42
|
+
"process": 14,
|
|
43
|
+
"die": 213,
|
|
44
|
+
"transistors": 4800,
|
|
45
|
+
"smp": 2
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": "amd-epyc-7313p",
|
|
49
|
+
"manufacturer": "amd",
|
|
50
|
+
"serie": "epyc",
|
|
51
|
+
"model": "7313p",
|
|
52
|
+
"architecture": "x86-64",
|
|
53
|
+
"platform": "milan",
|
|
54
|
+
"cores": 16,
|
|
55
|
+
"threads": 32,
|
|
56
|
+
"tdp": 155,
|
|
57
|
+
"process": 7,
|
|
58
|
+
"die": 324,
|
|
59
|
+
"transistors": 16600,
|
|
60
|
+
"smp": 1
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "amd-epyc-7401p",
|
|
64
|
+
"manufacturer": "amd",
|
|
65
|
+
"serie": "epyc",
|
|
66
|
+
"model": "7401p",
|
|
67
|
+
"architecture": "x86-64",
|
|
68
|
+
"platform": "naples",
|
|
69
|
+
"cores": 24,
|
|
70
|
+
"threads": 48,
|
|
71
|
+
"tdp": 170,
|
|
72
|
+
"process": 14,
|
|
73
|
+
"die": 213,
|
|
74
|
+
"transistors": 4800,
|
|
75
|
+
"smp": 1
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "amd-epyc-7413",
|
|
79
|
+
"manufacturer": "amd",
|
|
80
|
+
"serie": "epyc",
|
|
81
|
+
"model": "7413",
|
|
82
|
+
"architecture": "x86-64",
|
|
83
|
+
"platform": "milan",
|
|
84
|
+
"cores": 24,
|
|
85
|
+
"threads": 48,
|
|
86
|
+
"tdp": 180,
|
|
87
|
+
"process": 7,
|
|
88
|
+
"die": 324,
|
|
89
|
+
"transistors": 16600,
|
|
90
|
+
"smp": 2
|
|
91
|
+
},
|
|
2
92
|
{
|
|
3
93
|
"id": "amd-epyc-7452",
|
|
4
94
|
"manufacturer": "amd",
|
|
@@ -29,6 +119,21 @@
|
|
|
29
119
|
"transistors": 16600,
|
|
30
120
|
"smp": 2
|
|
31
121
|
},
|
|
122
|
+
{
|
|
123
|
+
"id": "amd-epyc-7543",
|
|
124
|
+
"manufacturer": "amd",
|
|
125
|
+
"serie": "epyc",
|
|
126
|
+
"model": 7543,
|
|
127
|
+
"architecture": "x86-64",
|
|
128
|
+
"platform": "milan",
|
|
129
|
+
"cores": 32,
|
|
130
|
+
"threads": 64,
|
|
131
|
+
"tdp": 225,
|
|
132
|
+
"process": 7,
|
|
133
|
+
"die": 648,
|
|
134
|
+
"transistors": 33200,
|
|
135
|
+
"smp": 2
|
|
136
|
+
},
|
|
32
137
|
{
|
|
33
138
|
"id": "amd-epyc-7551",
|
|
34
139
|
"manufacturer": "amd",
|
|
@@ -194,6 +299,111 @@
|
|
|
194
299
|
"transistors": 33200,
|
|
195
300
|
"smp": 2
|
|
196
301
|
},
|
|
302
|
+
{
|
|
303
|
+
"id": "amd-epyc-8024p",
|
|
304
|
+
"manufacturer": "amd",
|
|
305
|
+
"serie": "epyc",
|
|
306
|
+
"model": "8024p",
|
|
307
|
+
"architecture": "x86-64",
|
|
308
|
+
"platform": "siena",
|
|
309
|
+
"cores": 8,
|
|
310
|
+
"threads": 16,
|
|
311
|
+
"tdp": 90,
|
|
312
|
+
"process": 5,
|
|
313
|
+
"die": 73,
|
|
314
|
+
"transistors": 8875,
|
|
315
|
+
"smp": 1
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"id": "amd-epyc-8124p",
|
|
319
|
+
"manufacturer": "amd",
|
|
320
|
+
"serie": "epyc",
|
|
321
|
+
"model": "8124p",
|
|
322
|
+
"architecture": "x86-64",
|
|
323
|
+
"platform": "siena",
|
|
324
|
+
"cores": 16,
|
|
325
|
+
"threads": 32,
|
|
326
|
+
"tdp": 125,
|
|
327
|
+
"process": 5,
|
|
328
|
+
"die": 146,
|
|
329
|
+
"transistors": 17750,
|
|
330
|
+
"smp": 1
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"id": "amd-epyc-8224p",
|
|
334
|
+
"manufacturer": "amd",
|
|
335
|
+
"serie": "epyc",
|
|
336
|
+
"model": "8224p",
|
|
337
|
+
"architecture": "x86-64",
|
|
338
|
+
"platform": "siena",
|
|
339
|
+
"cores": 24,
|
|
340
|
+
"threads": 48,
|
|
341
|
+
"tdp": 160,
|
|
342
|
+
"process": 5,
|
|
343
|
+
"die": 146,
|
|
344
|
+
"transistors": 17750,
|
|
345
|
+
"smp": 1
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"id": "amd-epyc-8324p",
|
|
349
|
+
"manufacturer": "amd",
|
|
350
|
+
"serie": "epyc",
|
|
351
|
+
"model": "8324p",
|
|
352
|
+
"architecture": "x86-64",
|
|
353
|
+
"platform": "siena",
|
|
354
|
+
"cores": 32,
|
|
355
|
+
"threads": 64,
|
|
356
|
+
"tdp": 180,
|
|
357
|
+
"process": 5,
|
|
358
|
+
"die": 292,
|
|
359
|
+
"transistors": 35500,
|
|
360
|
+
"smp": 1
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"id": "amd-epyc-8434p",
|
|
364
|
+
"manufacturer": "amd",
|
|
365
|
+
"serie": "epyc",
|
|
366
|
+
"model": "8434p",
|
|
367
|
+
"architecture": "x86-64",
|
|
368
|
+
"platform": "siena",
|
|
369
|
+
"cores": 48,
|
|
370
|
+
"threads": 96,
|
|
371
|
+
"tdp": 200,
|
|
372
|
+
"process": 5,
|
|
373
|
+
"die": 292,
|
|
374
|
+
"transistors": 35500,
|
|
375
|
+
"smp": 1
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"id": "amd-epyc-8534p",
|
|
379
|
+
"manufacturer": "amd",
|
|
380
|
+
"serie": "epyc",
|
|
381
|
+
"model": "8534p",
|
|
382
|
+
"architecture": "x86-64",
|
|
383
|
+
"platform": "siena",
|
|
384
|
+
"cores": 64,
|
|
385
|
+
"threads": 128,
|
|
386
|
+
"tdp": 200,
|
|
387
|
+
"process": 5,
|
|
388
|
+
"die": 292,
|
|
389
|
+
"transistors": 35500,
|
|
390
|
+
"smp": 1
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"id": "amd-epyc-9334",
|
|
394
|
+
"manufacturer": "amd",
|
|
395
|
+
"serie": "epyc",
|
|
396
|
+
"model": "9334",
|
|
397
|
+
"architecture": "x86-64",
|
|
398
|
+
"platform": "genoa",
|
|
399
|
+
"cores": 32,
|
|
400
|
+
"threads": 64,
|
|
401
|
+
"tdp": 210,
|
|
402
|
+
"process": 5,
|
|
403
|
+
"die": 288,
|
|
404
|
+
"transistors": 52560,
|
|
405
|
+
"smp": 2
|
|
406
|
+
},
|
|
197
407
|
{
|
|
198
408
|
"id": "amd-epyc-9b14",
|
|
199
409
|
"manufacturer": "amd",
|
|
@@ -269,6 +479,36 @@
|
|
|
269
479
|
"transistors": 78840,
|
|
270
480
|
"smp": 2
|
|
271
481
|
},
|
|
482
|
+
{
|
|
483
|
+
"id": "amd-ryzen-3600",
|
|
484
|
+
"manufacturer": "amd",
|
|
485
|
+
"serie": "ryzen",
|
|
486
|
+
"model": "3600",
|
|
487
|
+
"architecture": "x86-64",
|
|
488
|
+
"platform": "matisse",
|
|
489
|
+
"cores": 6,
|
|
490
|
+
"threads": 12,
|
|
491
|
+
"tdp": 65,
|
|
492
|
+
"process": 7,
|
|
493
|
+
"die": 74,
|
|
494
|
+
"transistors": 3800,
|
|
495
|
+
"smp": 1
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"id": "ampere-altra-m12830",
|
|
499
|
+
"manufacturer": "ampere",
|
|
500
|
+
"serie": "altra",
|
|
501
|
+
"model": "m12830",
|
|
502
|
+
"architecture": "arm-64",
|
|
503
|
+
"platform": "neoverse n1",
|
|
504
|
+
"cores": 128,
|
|
505
|
+
"threads": 128,
|
|
506
|
+
"tdp": 250,
|
|
507
|
+
"process": 7,
|
|
508
|
+
"die": 650,
|
|
509
|
+
"transistors": 65000,
|
|
510
|
+
"smp": 2
|
|
511
|
+
},
|
|
272
512
|
{
|
|
273
513
|
"id": "ampere-altra-q6430",
|
|
274
514
|
"manufacturer": "ampere",
|
|
@@ -434,6 +674,21 @@
|
|
|
434
674
|
"transistors": 85000,
|
|
435
675
|
"smp": 1
|
|
436
676
|
},
|
|
677
|
+
{
|
|
678
|
+
"id": "cavium-thunderx-cn8890",
|
|
679
|
+
"manufacturer": "cavium",
|
|
680
|
+
"serie": "thunderx",
|
|
681
|
+
"model": "cn8890",
|
|
682
|
+
"architecture": "arm-64",
|
|
683
|
+
"platform": "thunderx1",
|
|
684
|
+
"cores": 48,
|
|
685
|
+
"threads": 48,
|
|
686
|
+
"tdp": 125,
|
|
687
|
+
"process": 28,
|
|
688
|
+
"die": 375,
|
|
689
|
+
"transistors": 562,
|
|
690
|
+
"smp": 2
|
|
691
|
+
},
|
|
437
692
|
{
|
|
438
693
|
"id": "google-axion",
|
|
439
694
|
"manufacturer": "google",
|
|
@@ -464,6 +719,21 @@
|
|
|
464
719
|
"transistors": 3000,
|
|
465
720
|
"smp": 1
|
|
466
721
|
},
|
|
722
|
+
{
|
|
723
|
+
"id": "intel-xeon-6148",
|
|
724
|
+
"manufacturer": "intel",
|
|
725
|
+
"serie": "xeon",
|
|
726
|
+
"model": "6148",
|
|
727
|
+
"architecture": "x86-64",
|
|
728
|
+
"platform": "skylake",
|
|
729
|
+
"cores": 20,
|
|
730
|
+
"threads": 40,
|
|
731
|
+
"tdp": 150,
|
|
732
|
+
"process": 14,
|
|
733
|
+
"die": 694,
|
|
734
|
+
"transistors": 8000,
|
|
735
|
+
"smp": 4
|
|
736
|
+
},
|
|
467
737
|
{
|
|
468
738
|
"id": "intel-xeon-6246r",
|
|
469
739
|
"manufacturer": "intel",
|
|
@@ -974,6 +1244,81 @@
|
|
|
974
1244
|
"transistors": 2900,
|
|
975
1245
|
"smp": 1
|
|
976
1246
|
},
|
|
1247
|
+
{
|
|
1248
|
+
"id": "intel-xeon-e31220",
|
|
1249
|
+
"manufacturer": "intel",
|
|
1250
|
+
"serie": "xeon",
|
|
1251
|
+
"model": "e3-1220",
|
|
1252
|
+
"architecture": "x86-64",
|
|
1253
|
+
"platform": "sandy bridge",
|
|
1254
|
+
"cores": 4,
|
|
1255
|
+
"threads": 4,
|
|
1256
|
+
"tdp": 80,
|
|
1257
|
+
"process": 32,
|
|
1258
|
+
"die": 216,
|
|
1259
|
+
"transistors": 1160,
|
|
1260
|
+
"smp": 1
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "intel-xeon-e51410v2",
|
|
1264
|
+
"manufacturer": "intel",
|
|
1265
|
+
"serie": "xeon",
|
|
1266
|
+
"model": "e5-1410 v2",
|
|
1267
|
+
"architecture": "x86-64",
|
|
1268
|
+
"platform": "ivy bridge",
|
|
1269
|
+
"cores": 4,
|
|
1270
|
+
"threads": 8,
|
|
1271
|
+
"tdp": 80,
|
|
1272
|
+
"process": 22,
|
|
1273
|
+
"die": 257,
|
|
1274
|
+
"transistors": 1860,
|
|
1275
|
+
"smp": 1
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"id": "intel-xeon-e51650",
|
|
1279
|
+
"manufacturer": "intel",
|
|
1280
|
+
"serie": "xeon",
|
|
1281
|
+
"model": "e5-1650",
|
|
1282
|
+
"architecture": "x86-64",
|
|
1283
|
+
"platform": "sandy bridge",
|
|
1284
|
+
"cores": 6,
|
|
1285
|
+
"threads": 12,
|
|
1286
|
+
"tdp": 130,
|
|
1287
|
+
"process": 32,
|
|
1288
|
+
"die": 435,
|
|
1289
|
+
"transistors": 2270,
|
|
1290
|
+
"smp": 1
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"id": "intel-xeon-e52620",
|
|
1294
|
+
"manufacturer": "intel",
|
|
1295
|
+
"serie": "xeon",
|
|
1296
|
+
"model": "e5-2620",
|
|
1297
|
+
"architecture": "x86-64",
|
|
1298
|
+
"platform": "sandy bridge",
|
|
1299
|
+
"cores": 6,
|
|
1300
|
+
"threads": 12,
|
|
1301
|
+
"tdp": 95,
|
|
1302
|
+
"process": 32,
|
|
1303
|
+
"die": 435,
|
|
1304
|
+
"transistors": 2270,
|
|
1305
|
+
"smp": 2
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"id": "intel-xeon-e52650",
|
|
1309
|
+
"manufacturer": "intel",
|
|
1310
|
+
"serie": "xeon",
|
|
1311
|
+
"model": "e5-2650",
|
|
1312
|
+
"architecture": "x86-64",
|
|
1313
|
+
"platform": "sandy bridge",
|
|
1314
|
+
"cores": 8,
|
|
1315
|
+
"threads": 16,
|
|
1316
|
+
"tdp": 95,
|
|
1317
|
+
"process": 32,
|
|
1318
|
+
"die": 435,
|
|
1319
|
+
"transistors": 2270,
|
|
1320
|
+
"smp": 2
|
|
1321
|
+
},
|
|
977
1322
|
{
|
|
978
1323
|
"id": "intel-xeon-e52651v2",
|
|
979
1324
|
"manufacturer": "intel",
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
id,name,provider,lat,lon,location,country,subdivision,pue,wue,ref
|
|
2
|
+
fr-par-1,dc2-dc3,scaleway,48.794764,2.411816,Vitry-sur-Seine,fr,,1.415,0.0075,1
|
|
3
|
+
fr-par-3,dc4,scaleway,48.829544,2.296075,Paris,fr,,1.44,0,1
|
|
4
|
+
fr-par-2,dc5,scaleway,49.053707,2.137967,Saint-Ouen-l'Aumone,fr,,1.16,0.214,1
|
|
5
|
+
nl-ams-1,ams1,scaleway,52.377956,4.89707,Amsterdam,nl,,1.4,0.85,1
|
|
6
|
+
nl-ams-2,ams2,scaleway,52.377956,4.89707,Amsterdam,nl,,1.4,0.216,1
|
|
7
|
+
nl-ams-3,ams3,scaleway,52.377956,4.89707,Amsterdam,nl,,1.2,0.216,1
|
|
8
|
+
pl-waw-1,waw1,scaleway,52.237049,21.017532,Warsaw,pl,,1.51,0.216,1
|
|
9
|
+
pl-waw-2,waw2,scaleway,52.237049,21.017532,Warsaw,pl,,1.32,0.216,1
|
|
10
|
+
pl-waw-3,waw3,scaleway,52.237049,21.017532,Warsaw,pl,,1.43,0.216,1
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "fr-par-1",
|
|
4
|
+
"name": "dc2-dc3",
|
|
5
|
+
"provider": "scaleway",
|
|
6
|
+
"lat": 48.794764,
|
|
7
|
+
"lon": 2.411816,
|
|
8
|
+
"location": "Vitry-sur-Seine",
|
|
9
|
+
"country": "fr",
|
|
10
|
+
"pue": 1.415,
|
|
11
|
+
"wue": 0.0075,
|
|
12
|
+
"ref": 1
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "fr-par-3",
|
|
16
|
+
"name": "dc4",
|
|
17
|
+
"provider": "scaleway",
|
|
18
|
+
"lat": 48.829544,
|
|
19
|
+
"lon": 2.296075,
|
|
20
|
+
"location": "Paris",
|
|
21
|
+
"country": "fr",
|
|
22
|
+
"pue": 1.440,
|
|
23
|
+
"wue": 0,
|
|
24
|
+
"ref": 1
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "fr-par-2",
|
|
28
|
+
"name": "dc5",
|
|
29
|
+
"provider": "scaleway",
|
|
30
|
+
"lat": 49.053707,
|
|
31
|
+
"lon": 2.137967,
|
|
32
|
+
"location": "Saint-Ouen-l'Aumone",
|
|
33
|
+
"country": "fr",
|
|
34
|
+
"pue": 1.16,
|
|
35
|
+
"wue": 0.214,
|
|
36
|
+
"ref": 1
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "nl-ams-1",
|
|
40
|
+
"name": "ams1",
|
|
41
|
+
"provider": "scaleway",
|
|
42
|
+
"lat": 52.377956,
|
|
43
|
+
"lon": 4.897070,
|
|
44
|
+
"location": "Amsterdam",
|
|
45
|
+
"country": "nl",
|
|
46
|
+
"pue": 1.40,
|
|
47
|
+
"wue": 0.850,
|
|
48
|
+
"ref": 1
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "nl-ams-2",
|
|
52
|
+
"name": "ams2",
|
|
53
|
+
"provider": "scaleway",
|
|
54
|
+
"lat": 52.377956,
|
|
55
|
+
"lon": 4.897070,
|
|
56
|
+
"location": "Amsterdam",
|
|
57
|
+
"country": "nl",
|
|
58
|
+
"pue": 1.40,
|
|
59
|
+
"wue": 0.216,
|
|
60
|
+
"ref": 1
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "nl-ams-3",
|
|
64
|
+
"name": "ams3",
|
|
65
|
+
"provider": "scaleway",
|
|
66
|
+
"lat": 52.377956,
|
|
67
|
+
"lon": 4.897070,
|
|
68
|
+
"location": "Amsterdam",
|
|
69
|
+
"country": "nl",
|
|
70
|
+
"pue": 1.20,
|
|
71
|
+
"wue": 0.216,
|
|
72
|
+
"ref": 1
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "pl-waw-1",
|
|
76
|
+
"name": "waw1",
|
|
77
|
+
"provider": "scaleway",
|
|
78
|
+
"lat": 52.237049,
|
|
79
|
+
"lon": 21.017532,
|
|
80
|
+
"location": "Warsaw",
|
|
81
|
+
"country": "pl",
|
|
82
|
+
"pue": 1.510,
|
|
83
|
+
"wue": 0.216,
|
|
84
|
+
"ref": 1
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"id": "pl-waw-2",
|
|
88
|
+
"name": "waw2",
|
|
89
|
+
"provider": "scaleway",
|
|
90
|
+
"lat": 52.237049,
|
|
91
|
+
"lon": 21.017532,
|
|
92
|
+
"location": "Warsaw",
|
|
93
|
+
"country": "pl",
|
|
94
|
+
"pue": 1.320,
|
|
95
|
+
"wue": 0.216,
|
|
96
|
+
"ref": 1
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "pl-waw-3",
|
|
100
|
+
"name": "waw3",
|
|
101
|
+
"provider": "scaleway",
|
|
102
|
+
"lat": 52.237049,
|
|
103
|
+
"lon": 21.017532,
|
|
104
|
+
"location": "Warsaw",
|
|
105
|
+
"country": "pl",
|
|
106
|
+
"pue": 1.430,
|
|
107
|
+
"wue": 0.216,
|
|
108
|
+
"ref": 1
|
|
109
|
+
}
|
|
110
|
+
]
|