Commit Graph

22 Commits

Author SHA1 Message Date
008b8c7cd9 feat: frequency assignment 2026-06-26 21:52:06 +02:00
e9ff5ecf06 feat(wip): sketch out the scheduling strategy 2026-06-10 22:51:28 +02:00
1ff4446081 feat: config option for selecting the scheduling strategy 2026-06-10 00:29:31 +02:00
64bb8c342a ref: simplify scheduler constructor
just take the list of nodes directly.
2026-06-10 00:25:47 +02:00
f663095134 feat: dvfs agent interface 2026-06-09 23:25:25 +02:00
28466b2b54 test: add test for more than 2 measurements 2026-06-08 23:32:20 +02:00
b92feeab5b feat: linear regression for runtime estimation 2026-06-08 22:05:28 +02:00
933611af55 feat: keep track of node occupancy 2026-05-24 23:04:13 +02:00
7f18e5aae8 feat: basic task runtime recording 2026-05-24 21:53:06 +02:00
78fe51a40d feat: invoke scheduler at regular interval 2026-05-21 20:37:55 +02:00
7a68546afa fix: Dockerfile.dev that actually works 2026-05-19 00:43:10 +02:00
0ec084b720 feat: simpler test workflow with configuration 2026-05-18 21:06:30 +02:00
51d2a44250 test: Add scheduler tests 2026-05-04 20:49:00 +02:00
2d77fe678a fix: actually pass the nodeName in submitNow 2026-05-03 18:37:44 +02:00
6e2e42cbbe feature: Basic k8s scheduler 2026-05-03 18:33:34 +02:00
d0231de041 test: K8sNodeInitDeployerTest 2026-05-03 17:03:48 +02:00
a54db66cb9 feat: implement background mode init-pod cleanup 2026-05-03 15:37:14 +02:00
022b6f9547 feat: implement waitForPods in K8sNodeInitDeployer 2026-05-03 11:53:48 +02:00
aba1324935 feat: helper for deploying pods before workflow execution starts 2026-04-30 14:56:34 +02:00
1683894cf0 feat: get nodeList from k8s 2026-04-30 11:49:40 +02:00
272e924792 feat: add node init config to k8s plugin 2026-04-30 11:40:25 +02:00
97cc9058d3 add nextflow d30e48d 2026-04-29 23:01:54 +02:00