Commit Graph

72 Commits

Author SHA1 Message Date
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
fb3fece928 pretty printing 2023-07-12 11:11:27 +02:00
e1af07a68d Fix expand vars in array 2023-07-12 11:07:33 +02:00
ee2efa6da9 wandb 2023-07-10 11:26:46 +02:00
d516ac9888 WANDB 2023-07-10 11:22:20 +02:00
be837df844 wandb 2023-07-10 11:16:55 +02:00
a1619bcd04 wandb fixes 2023-07-10 10:57:50 +02:00
4efa081d73 wandb tweaks 2023-07-09 18:06:06 +02:00
a9bde894b8 . 2023-07-09 17:53:03 +02:00
733286e810 bwuni is annoying 2023-07-09 17:47:06 +02:00
4e5f10378a fix: put wandb into seperate thread 2023-07-09 17:41:41 +02:00
7dbb3b32be sweep bug fixed 2023-07-09 17:37:05 +02:00
51fb6843c2 smashing bugs 2023-07-09 17:25:57 +02:00
02564de48b ... 2023-07-09 17:19:37 +02:00
303d0f2dfe . 2023-07-09 17:16:50 +02:00
4a04480105 buuuug 2023-07-09 17:15:39 +02:00
f2953cd80a bugfix 2023-07-09 17:04:57 +02:00
84af1865b8 bugs away 2023-07-09 16:52:09 +02:00
93b7d68e31 More logging 2023-07-09 16:44:09 +02:00
b5e5664cbc more bugfixes 2023-07-09 16:31:35 +02:00
fa570617d7 minor fixes 2023-07-09 16:23:13 +02:00
fd43bbabb6 Make sure we consume the conf instead of just reading it 2023-07-09 16:21:33 +02:00
7bc7f319d8 removed srand 2023-07-09 16:18:47 +02:00
b0a8421155 fix: typo 2023-07-09 16:18:03 +02:00
ee70a5239c fix: Exception when consuming dict 2023-07-09 16:16:24 +02:00
ebe4e04861 Support threading 2023-07-09 16:12:38 +02:00
756c096f56 Inform user about unconsumed config 2023-07-08 12:52:59 +02:00
db5b9ac399 Trying to fix bugs with config uploaded to wandb 2023-07-08 11:48:21 +02:00
0090d502f9 Make config consumed checks optional 2023-07-07 16:40:30 +02:00
cdb1dad534 Little hack to cast str to int for rand seed 2023-07-07 16:02:45 +02:00
d39877b7fb Give configs access to random numbers 2023-07-07 15:46:56 +02:00
73b974458b fix: job_id is an int 2023-07-07 15:27:16 +02:00
5e8d6d2552 Multiple Processes fro Slurm 2023-07-07 14:39:38 +02:00