Commit Graph

104 Commits

Author SHA1 Message Date
3d8af45c7c Tell Runners their current name on setup 2024-02-10 19:41:24 +01:00
9762e50987 Support for xvfb-run wrapper 2024-02-02 18:16:46 +01:00
03d2ab1733 DOnt retry if there was no error 2024-01-16 15:48:20 +01:00
d812469c7c Retry after wandb CommError 2023-09-18 17:16:22 +02:00
e7d6326546 Fix: Ensure job_type never exceeds limit 2023-09-07 17:12:49 +02:00
ff5b79feaf Bugfix: incorrect access to bind_to_core arg 2023-09-02 21:07:50 +02:00
bc698fec54 Allow manual verification before job submission 2023-09-02 20:54:53 +02:00
695046a123 Support binding agent to core 2023-09-02 19:55:35 +02:00
ed5081f1b8 Fix: Typo in sh_lines for slurm 2023-08-01 11:51:38 +02:00
ee83a3be52 Allow access to run_id from config 2023-07-31 15:38:46 +02:00
6f9fbe6b28 Seperate job_id and task_id and allow access from configs 2023-07-31 15:34:10 +02:00
a16f3889f6 {tmp} contains expanded path of $TMP 2023-07-30 13:39:41 +02:00
25e64774bb . 2023-07-29 22:04:54 +02:00
7ed0c8fcc5 Fixed bug: Jobs working on wrong reps 2023-07-29 14:53:19 +02:00
0d7b02a57b [WIP] debugging 2023-07-29 14:45:32 +02:00
9260ea01f3 Allow configuring reps per version 2023-07-29 14:31:49 +02:00
94408f6b08 Added examples fro grid/abl to example.yaml 2023-07-29 13:03:24 +02:00
2248b24bcb [WIP] Implemented Grid and ablative
(functional but ugly)
2023-07-29 13:03:01 +02:00
74b06d92e7 ChatGPT lied (Revert "CHatGPT tells me i need to init BEFORE I sweep")
This reverts commit 373346b589.
2023-07-29 11:53:29 +02:00
373346b589 CHatGPT tells me i need to init BEFORE I sweep 2023-07-27 16:38:24 +02:00
f484e9d24c fix: need to pass to settings as kwargs 2023-07-27 15:10:52 +02:00
98ce730086 Trying to work around wandb quirks 2023-07-27 14:39:05 +02:00
d4ac0ac275 typo 2023-07-27 13:19:29 +02:00
e9702cd6a0 fix: sweep_id not passed correctly 2023-07-27 13:17:21 +02:00
c1ba7e01e8 Revert "wip"
This reverts commit 2058ee4932.
2023-07-27 13:13:48 +02:00
2058ee4932 wip 2023-07-27 13:09:34 +02:00
15381955fa ugly fix: dont traverse dots in sweep config 2023-07-27 13:07:18 +02:00
e926714275 sweep also takes no settings 2023-07-27 12:54:17 +02:00
4b51557501 fix: sweep takes no reinit arg 2023-07-27 12:52:25 +02:00
160def65b2 more fixes for sweeps 2023-07-27 12:50:38 +02:00
b7634384f5 minor fix 2023-07-27 12:49:30 +02:00
6753119c1d Revert "minor fix"
This reverts commit 127daa30c5.
2023-07-27 12:42:02 +02:00
127daa30c5 minor fix 2023-07-27 12:40:36 +02:00
c29a109175 fixed name collission frro args 2023-07-27 12:37:59 +02:00
cb4537e5b9 Only init sweep once (on login-node for slurm) 2023-07-27 12:34:36 +02:00
966dfbcfb8 minor refactor 2023-07-27 11:33:45 +02:00
72d28de17b Make more wandb options configurable 2023-07-27 11:29:06 +02:00
eddc5e6092 supply permuted config to wandb on sweep 2023-07-12 18:20:21 +02:00
47c0b7b2c8 maybe fix wandb sweeps 2023-07-12 18:02:10 +02:00
df0ca53a0a 'export' Slate_Runner 2023-07-12 13:08:01 +02:00
6febf19800 Allow pre validating runners before submitting to slurm 2023-07-12 13:06:14 +02:00
97137964fb pdb runner 2023-07-12 12:23:18 +02:00
e61bf250a5 fix 2023-07-12 11:49:30 +02:00
cb8a454639 fixing bugs 2023-07-12 11:46:52 +02:00
72a7b9df25 Append to job_log 2023-07-12 11:38:58 +02:00
10b479d8d0 fix: typo 2023-07-12 11:15:25 +02:00
df9118e531 more config printing 2023-07-12 11:14:22 +02:00
c4089c6ea4 fix config printer 2023-07-12 11:13:58 +02:00
eac7244de9 Merge branch 'master' of dominik-roth.eu:dodox/Slate 2023-07-12 11:13:03 +02:00
0a3205fca1 pretty printing 2023-07-12 11:12:18 +02:00