miguelcsx commited on
Commit
ac30c21
·
verified ·
1 Parent(s): e5f54ef

Publish DIAL artifact coord/terminal_decision.json

Browse files
Files changed (1) hide show
  1. coord/terminal_decision.json +52 -0
coord/terminal_decision.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "complete_paired_seeds": [
3
+ 0,
4
+ 1,
5
+ 2,
6
+ 3,
7
+ 4,
8
+ 5
9
+ ],
10
+ "decision_basis": "three-node concurrent smoke throughput only",
11
+ "decision_reads_outcomes": false,
12
+ "nodes": [
13
+ {
14
+ "condition": "aligned",
15
+ "minimum_words_per_second": 3910.452101841439,
16
+ "node": "vavvi",
17
+ "rates": {
18
+ "dial_aligned_s0": 3910.452101841439,
19
+ "dial_aligned_s1": 3977.6962184674776
20
+ },
21
+ "reads_outcomes": false,
22
+ "schema_version": 1
23
+ },
24
+ {
25
+ "condition": "shared",
26
+ "minimum_words_per_second": 3859.1611095981248,
27
+ "node": "vavvi2-1",
28
+ "rates": {
29
+ "dial_shared_s0": 3859.1611095981248,
30
+ "dial_shared_s1": 3967.6360095898153
31
+ },
32
+ "reads_outcomes": false,
33
+ "schema_version": 1
34
+ },
35
+ {
36
+ "condition": "shuffled",
37
+ "minimum_words_per_second": 887.5537454708626,
38
+ "node": "vavvi2-2",
39
+ "rates": {
40
+ "dial_shuffled_s0": 887.5537454708626,
41
+ "dial_shuffled_s1": 900.89225248373
42
+ },
43
+ "reads_outcomes": false,
44
+ "schema_version": 1
45
+ }
46
+ ],
47
+ "predicted_wall_hours_to_40m": 37.55641109446214,
48
+ "schema_version": 1,
49
+ "slowest_words_per_second": 887.5537454708626,
50
+ "terminal_exposure_words": 30000000,
51
+ "threshold_hours": 8.5
52
+ }