Skip to content

Commit e54b2fb

Browse files
committed
registry: register infra/launch_qeps.py (Q(eps) symbolic-nullspace launcher)
Fixes the registry-lint CI failure on commit 2a1065d.
1 parent 2a1065d commit e54b2fb

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

registry/experiments.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2201,3 +2201,20 @@
22012201
- bench_flint/validation_summary.md
22022202
- docs/session_log.md
22032203
tags: [infra, aws, lane_c, modp, complete]
2204+
2205+
- id: launch_qeps
2206+
path: infra/launch_qeps.py
2207+
category: infra
2208+
scope: tooling
2209+
status: complete
2210+
description: |
2211+
AWS launcher for the Q(eps) symbolic-nullspace job: computes the exact
2212+
left-null kernel of the (4,3) binary-collision collision matrix over
2213+
Q(eps) (rather than at sample epsilons). Defaults to on-demand
2214+
r6i.4xlarge; supports --spot and --instance-type overrides plus
2215+
--dry-run. Ships userdata_qeps.sh which provisions the worker on AL2023.
2216+
outputs: []
2217+
run_command: python infra/launch_qeps.py --dry-run
2218+
related_docs:
2219+
- collision_syzygy/COLLISION_SYZYGY_REPORT.md
2220+
tags: [infra, aws, qeps, syzygy, collision, complete]

0 commit comments

Comments
 (0)