ReNunney/examples/orchestration_job_track1_lo...

41 lines
995 B
JSON

{
"job_id": "track1-figure1-M1.0-n3-v1",
"project": "cost_of_substitution",
"track": "track1",
"job_kind": "track1_locus_threshold",
"priority": 10,
"created_at": "2026-04-10T21:40:00-04:00",
"created_by": "codex",
"worker_backend": "python-track1",
"config": {
"mode": "search",
"K": 5000,
"N0": 5000,
"n": 3,
"u": 0.0001,
"R": 10.0,
"T": 500,
"epochs": 8,
"p": 0.5,
"runs": 20,
"jobs": 8,
"t_values": [1, 2, 4, 6, 8, 10, 15, 20, 30, 40, 50, 75, 100, 125, 150, 175, 200, 250, 300, 350, 400, 450, 500],
"seed": 10
},
"resources": {
"cpu_cores": 8,
"ram_gb": 8,
"runtime_class": "long",
"use_local_scratch": true
},
"result_paths": {
"payload_json": "results/track1/figure1/M1.0/n3/payload.json",
"log_txt": "results/track1/figure1/M1.0/n3/run.log"
},
"retry": {
"max_attempts": 2,
"idempotent": true
},
"notes": "One Track 1 Figure 1 threshold search job for M=1.0 and n=3."
}