210 Commits

Author SHA1 Message Date
gmega
8dbc3faed8
feat: add tunable parallelism 2025-02-23 11:33:49 -03:00
gmega
73219922f6
feat: add Codex chart values for cluster experiments 2025-02-20 12:16:05 -03:00
gmega
48e71a315a
feat: add support for setting the node tag in benchmark workflow 2025-02-20 12:14:49 -03:00
gmega
688091c965
feat: allow use of custom runner and node tags for Codex 2025-02-20 11:59:24 -03:00
gmega
a8c19364b7
fix: minikube env param in workflow 2025-02-20 10:21:45 -03:00
gmega
63501c3b79
fix: simplify and fix adaptation of models to log entries 2025-02-20 09:42:23 -03:00
gmega
1ab2112542
fix: logging for adapted entries should include superclasses 2025-02-19 18:16:26 -03:00
gmega
9563a96373
feat: add explicit logging for experiment stage boundaries 2025-02-19 14:00:27 -03:00
gmega
242097abd3
chore: reify config schema standardization for static dissemination experiments 2025-02-19 12:14:11 -03:00
gmega
ad6e94db7d
feat: generalize final analysis to Codex experiments 2025-02-18 17:58:13 -03:00
gmega
d1077d0972
feat: allow reading multiple Vector files when splitting logs 2025-02-18 15:59:11 -03:00
gmega
e47f8848e4
fix: implement correct timeout behavior for Codex streaming downloads 2025-02-18 15:41:29 -03:00
gmega
a0e4181123
feat: add explicit experiment type to experiment config to ease analysis 2025-02-17 11:28:54 -03:00
gmega
0d08814929
feat: generalize benchmark workflow to run Codex in addition to Deluge 2025-02-17 10:44:00 -03:00
gmega
4c7f1a4899
feat: generalize single-experiment download analysis notebook 2025-02-17 09:41:39 -03:00
gmega
95651ad9d7
feat: add download metric unit to experiment config to ease analysis 2025-02-14 18:37:05 -03:00
gmega
0530b4a10b
feat: standardize download metric 2025-02-14 18:19:45 -03:00
gmega
38434f4590
fix container label for codex experiment runner 2025-02-14 15:59:59 -03:00
gmega
e8441b7bea
fix: respect logger increments even when stream returns less data than expected 2025-02-14 15:59:28 -03:00
gmega
f7adf878eb
feat: add memory parameter to Deluge values file 2025-02-14 14:30:56 -03:00
gmega
205f926f89
feat: add stable bootstrap node 2025-02-14 14:30:18 -03:00
gmega
f336df8da7
fix: adjust Codex logging cooldown, insert polling backoff on download completion, define default Codex experiment 2025-02-14 12:14:52 -03:00
gmega
68ee1bad87
feat: add working Codex helm chart 2025-02-14 11:00:17 -03:00
gmega
6681922e00
feat: add Codex static dissemination experiment 2025-02-12 19:21:34 -03:00
gmega
84f5e1437f
chore: delete redundant test 2025-02-04 19:25:26 -03:00
gmega
74ee71889e
feat: add Codex node and initial integration tests 2025-02-04 19:18:58 -03:00
gmega
820699f001
feat: add Codex agent REST API 2025-02-03 18:00:43 -03:00
gmega
849bcad6c8
refactor: simplify download progress reporting 2025-02-03 16:45:48 -03:00
gmega
bd0ef9ca55
refactor: move Codex agent into its own subpackage 2025-02-03 15:53:15 -03:00
gmega
99992d2e7e
fix: enable cleanup on failure by default 2025-02-03 15:46:26 -03:00
gmega
f01dab84f0
feat: allow experiments to be merged 2025-02-03 15:45:53 -03:00
gmega
7844a3e338
feat: add logging of download metrics (assuming streaming) to Codex agent 2025-02-03 15:23:53 -03:00
gmega
cb941b859f
feat: add tracking of download progress via synchronous API at the Codex agent 2025-01-31 19:39:33 -03:00
gmega
ec44588fab
feat: add basic Codex agent and API client 2025-01-30 19:23:10 -03:00
gmega
5cba77eb99
feat: add confidence interval to table; add IQR to plot 2025-01-30 11:49:39 -03:00
gmega
61f2172304
feat: add workflow for the final experiment 2025-01-30 11:48:09 -03:00
gmega
df087127de
feat: add lossy analysis 2025-01-30 11:07:47 -03:00
gmega
94893c0f93
fix: conditional expression for cleanup 2025-01-29 20:35:26 -03:00
gmega
a29c010e7a
feat: allow keeping pods around on failure, add optional log parsing at end of experiment run 2025-01-29 08:47:01 -03:00
gmega
7ed29ddb4c
fix: add RAM settings on deluge node 2025-01-28 20:33:13 -03:00
gmega
1b83f8047c
feat: update RBAC for codex workflows 2025-01-28 18:20:47 -03:00
gmega
2c4ff52c47
fix: remove pointless retry of removals, add test 2025-01-28 18:20:28 -03:00
gmega
e8d479da69
fix: add retry to download progress queries 2025-01-28 08:30:11 -03:00
gmega
750a19e3e0
fix: add missing test 2025-01-27 20:19:43 -03:00
gmega
32d623f5bd
fix: make retry policy match deluge node for agent client 2025-01-27 20:19:23 -03:00
gmega
34a179b110
fix: check that cid is not none before removing 2025-01-27 20:02:32 -03:00
gmega
ee67a92726
feat: grant codex runner permissions to launch subworkflows 2025-01-27 18:07:56 -03:00
gmega
ae678bc586
fix: iterated experiment logging 2025-01-27 18:07:27 -03:00
gmega
ba1b93d77c
feat: add structured experiment iteration logs 2025-01-27 17:26:09 -03:00
gmega
63b4c51048
fix: prevent pending tasks from racing teardown 2025-01-27 16:26:25 -03:00