Paid+ local users with circuitforge_orch installed now get the coordinator- aware scheduler automatically — no env var needed. The coordinator's allocation queue already prefers the local GPU first, so latency stays low. Priority: USE_ORCH_SCHEDULER env override > CLOUD_MODE > cf-orch importable. Free-tier local users without cf-orch installed get LocalScheduler as before. USE_ORCH_SCHEDULER=false can force LocalScheduler even when cf-orch is present. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| runner.py | ||
| scheduler.py | ||