From 039c12d3cf7178db6a7d80b02cf022d67231014e Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 10 Feb 2026 09:50:33 -0600 Subject: Add auto-resume checkpointing, S1/S2 configs, and experiment results - Auto-resume: find latest checkpoint in save_dir on startup - SIGUSR1 handler: save checkpoint before SLURM timeout - S1 config (constant tau=5, identity init verification) - S2 config (constant tau=2, gradient flow check) - Experiment results tracker with S0/S1 data - Speed estimates and experiment plan Co-Authored-By: Claude Opus 4.6 --- experiment_plan.xlsx | Bin 0 -> 11524 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 experiment_plan.xlsx (limited to 'experiment_plan.xlsx') diff --git a/experiment_plan.xlsx b/experiment_plan.xlsx new file mode 100644 index 0000000..33a60b8 Binary files /dev/null and b/experiment_plan.xlsx differ -- cgit v1.2.3