-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlist.json
89 lines (89 loc) · 2.18 KB
/
list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"cpu-sysbench-multi": {
"id": 0,
"image": "sonm/cpu-sysbench@sha256:8eeb78e04954c07b2f72f9311ac2f7eb194456a4af77b2c883f99f8949701924",
"type": 1,
"splittingAlgorithm": 1
},
"cpu-sysbench-single": {
"id": 1,
"image": "sonm/cpu-sysbench@sha256:8eeb78e04954c07b2f72f9311ac2f7eb194456a4af77b2c883f99f8949701924",
"type": 1
},
"cpu-cores": {
"id": 2,
"type": 1
},
"ram-size": {
"id": 3,
"type": 3,
"splittingAlgorithm": 1
},
"storage-size": {
"id": 4,
"type": 4,
"splittingAlgorithm": 1
},
"net-download": {
"id": 5,
"image": "sonm/net-bandwidth@sha256:9c8ac3f4905f0989191b9eedb73b8eaf398facb35a1a4575e1fbeac38a57770a",
"type": 5,
"splittingAlgorithm": 1
},
"net-upload": {
"id": 6,
"image": "sonm/net-bandwidth@sha256:9c8ac3f4905f0989191b9eedb73b8eaf398facb35a1a4575e1fbeac38a57770a",
"type": 6,
"splittingAlgorithm": 1
},
"gpu-count": {
"id": 7,
"type": 2,
"splittingAlgorithm": 1
},
"gpu-mem": {
"id": 8,
"type": 2,
"splittingAlgorithm": 2
},
"gpu-eth-hashrate": {
"id": 9,
"image": "sonm/gpu-eth-hashrate@sha256:71ca369ca67b136adcb52df18ce5cb027a1b3e25d63b47aac35c566ec102921e",
"type": 2,
"splittingAlgorithm": 1
},
"gpu-cash-hashrate": {
"id": 10,
"image": "sonm/gpu-cash-hashrate@sha256:7a610940ab68c43ca2c22d9cff6c9bd1aee8bc1f6c6e86f483c52b5de4652711",
"type": 2,
"splittingAlgorithm": 1
},
"gpu-redshift": {
"id": 11,
"image": "sonm/gpu-redshift@sha256:bfc1cf25e4d4c39ad126709b6df28ac9aac2ec8caa95289ff5b80905f372d562",
"type": 2,
"splittingAlgorithm": 1
},
"cpu-cryptonight": {
"id": 12,
"image": "sonm/cpu-cryptonight@sha256:a1fbb158858a5da9486bf38cc2c8e36e20988278950dda631a73e348264934ad",
"type": 1,
"splittingAlgorithm": 1
},
"gpu-nvidia": {
"id": 13,
"type": 2,
"splittingAlgorithm": 2
},
"gpu-radeon": {
"id": 14,
"type": 2,
"splittingAlgorithm": 2
},
"gpu-cuckaroo29": {
"id": 15,
"image": "sonm/gpu-cuckaroo29-bench@sha256:790dea8595c3062ed454eace8cd5fa70eff78a59653d96953d6d7cf413c66048",
"type": 2,
"splittingAlgorithm": 1
}
}