Commit Graph
19 Commits
Author SHA1 Message Date
Liangsheng Yin b23d835048 [Scheduler] Unify per-iteration request intake into ingest_requests() (#38389) 2026-09-07 20:02:02 -07:00
Alex NailsandAlison Shao 28262c20df [CI][RFC] Replace black-jupyter with ruff-format (#37210)
Co-authored-by: Alison Shao <a.shao@wustl.edu>
2026-09-02 19:46:08 -07:00
Cheng Wan 55b6769b0e config: read resolved config via namespace accessors (#33013) 2026-07-31 15:06:59 -07:00
Cheng Wan f5dcbe8f14 Revert RuntimeContext config-namespace reads/roles (#31813–#31817) (#32100) 2026-07-22 11:52:41 -07:00
Cheng Wan 11a4c2d057 config: read resolved config via namespace accessors (#31814) 2026-07-22 01:18:05 -07:00
fzyzcjy 01343d2759 Avoid implicit running_batch access in dllm and pdmux scheduling (#30676) 2026-07-15 14:33:00 +08:00
fzyzcjy 1e75ba236e Avoid implicit field-based side channel in Scheduler planning (#29408) 2026-07-10 08:55:51 +08:00
fzyzcjy 0e9eab19a9 Move request-ingress methods to SchedulerRequestReceiver (#25610) 2026-05-18 18:31:17 +08:00
fzyzcjy e6f3dcd790 Add SchedulerRequestReceiver and route request-ingress state through it (#25609) 2026-05-18 18:30:43 +08:00
Liangsheng Yin 61a62c6503 [mem] Flatten memory checkers into composable per-pool invariant checks (#22562) 2026-04-11 02:56:22 -07:00
Liangsheng Yin ac07a6d439 Revert "[Scheduler] Decouple maybe_send_health_check_signal from process_batch_result" (#20259) 2026-03-10 01:58:48 -07:00
Liangsheng YinandClaude Opus 4.6 208f1428e9 [Scheduler] Decouple maybe_send_health_check_signal from process_batch_result (#20227)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-09 21:18:56 -07:00
linhaifeng 2c036f1eb1 [Bugfix] fix the display error (inconsistent context) (#17699)
Signed-off-by: linhaifeng <1371675203@qq.com>
2026-01-31 23:35:11 -08:00
Lianmin Zheng e4c1e441af Fix deprecation warning of sre_parse for python 3.13 (#16247) 2025-12-31 21:25:09 -08:00
Cheng Wan 2ec57cefd9 hotfix: add type hints to scheduler mixins (#15916) 2025-12-26 17:08:11 -08:00
Cheng Wan 988b14ca0e refactor: add type hints to scheduler mixins (#15913) 2025-12-26 16:50:07 -08:00
ykcombat 41efcaeb45 [Feature] PD-Multiplexing Context and Scheduler, lazy import spatial. (#12275) 2025-11-01 00:40:01 +08:00
Yineng Zhang ea39952797 Revert "[Feature] PD-Multiplexing Context and Scheduler." (#12267) 2025-10-28 02:00:37 -07:00
ykcombat 05ad28f25e [Feature] PD-Multiplexing Context and Scheduler. (#11592) 2025-10-28 00:54:43 +08:00