-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscore.json
More file actions
110 lines (110 loc) · 3.06 KB
/
Copy pathscore.json
File metadata and controls
110 lines (110 loc) · 3.06 KB
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"schemaVersion": 1,
"benchmark": "matrixmul-lv16-varq-v3",
"targetId": "matrixmul-lv16-varq-v3",
"targetMetadataSha256": "79a415c9875130cd5432095fb5a3047cd695574a72466df6af4030d0fc4e4a8b",
"status": "ranked",
"score": 283024.0671745073,
"score_model": "logical_hardware_volume_v1",
"scoreBreakdown": {
"allowed_gate_counts": {
"cnot": 0,
"cx": 448,
"h": 86,
"rz": 414,
"x": 0,
"y": 0,
"z": 0
},
"entangling_gate_equivalents": 1888,
"formula": "qubits * sqrt(weighted_gate_volume * weighted_depth)",
"model": "logical_hardware_volume_v1",
"qubits": 42,
"remote_two_qubit_gates": 240,
"rotation_synthesis_equivalents": 26496,
"routing_swap_equivalents": 480,
"score": 283024.0671745073,
"two_qubit_distance_sum": 688,
"volume_product": 45409650,
"weighted_depth": 1595,
"weighted_depth_model": {
"cx_cnot_base_duration": 1,
"native_one_qubit_duration": 1,
"routing_swap_entangling_duration": 3,
"routing_swap_per_extra_distance": 2,
"rz_duration": 16
},
"weighted_gate_volume": 28470,
"weighted_gate_volume_terms": {
"cx_cnot_entangling": 448,
"native_one_qubit": 86,
"routing_entangling": 1440,
"rz_synthesis": 26496
}
},
"costGuard": {
"limits": {
"max_depth": 50000,
"max_gates": 50000,
"max_qasm_bytes": 5000000,
"max_remote_two_qubit_gates": 20000,
"max_rotation_gates": 20000,
"max_routing_swap_equivalents": 100000,
"max_two_qubit_distance": 8,
"max_two_qubit_gates": 30000,
"max_weighted_depth": 100000,
"max_weighted_gate_volume": 2000000
},
"observed": {
"depth": 119,
"gates": 948,
"max_two_qubit_distance": 2,
"qasm_bytes": 19491,
"remote_two_qubit_gates": 240,
"rotation_gates": 414,
"routing_swap_equivalents": 480,
"two_qubit_gates": 448,
"weighted_depth": 1595,
"weighted_gate_volume": 28470
}
},
"metrics": {
"cnot_gates": 0,
"cx_gates": 448,
"depth": 119,
"entangling_gate_equivalents": 1888,
"gates": 948,
"h_gates": 86,
"max_distance": 2,
"remote_two_qubit_gates": 240,
"rotation_gates": 414,
"rotation_synthesis_equivalents": 26496,
"routing_swap_equivalents": 480,
"rz_gates": 414,
"single_qubit_gates": 500,
"swap_gates": 0,
"two_qubit_distance_sum": 688,
"two_qubit_gates": 448,
"weighted_depth": 1595,
"weighted_gate_volume": 28470,
"x_gates": 0,
"y_gates": 0,
"z_gates": 0
},
"validation": {
"shots": 9024,
"trustedShots": 9024,
"mode": "trusted",
"gate": "matrixmul_lv16_same_width_qasm_equivalence",
"checks": [
"same-width MatrixMul oracle validation",
"same-width QASM ABI",
"all deterministic product-state probes",
"MPS tolerance"
]
},
"artifact": "dist/solution.qasm",
"artifactSha256": "ccf8907478ff1917e8b8e1db5746335e9a427ae7c44782a5fa8bb23add7b5250",
"referenceSha256": null,
"generatedAt": "2026-07-04T20:45:36.610Z"
}