swactor/examples/single-gpu-inference
Zachery Aaron Shores-Chmielewski 9d8555c2c6 feat(distribution): add swim telemetry observer
SwimTelemetry observer records probe RTTs (p50), recent targets, and membership
transitions for the node's telemetry tick. Expand registry/registry_actor, datastream
catalog/emit/source, and the pipeline-parallel cluster/fleet. Wire the node main loop
to emit host/runtime/transport/membership frames.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-06-21 23:54:41 +04:00
..
src feat(distribution): add swim telemetry observer 2026-06-21 23:54:41 +04:00
tests feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
BEHAVIOR.md feat: two-node pipeline parallel example 2026-05-16 09:49:43 +04:00
Cargo.lock feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
Cargo.toml feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
Dockerfile feat: Working vastai single-node deployment for LLM inference 2026-05-14 11:19:28 +04:00
echo_worker.py feat: Working vastai single-node deployment for LLM inference 2026-05-14 11:19:28 +04:00
Makefile feat: Working vastai single-node deployment for LLM inference 2026-05-14 11:19:28 +04:00
SPEC.md feat: Working vastai single-node deployment for LLM inference 2026-05-14 11:19:28 +04:00
tinygrad_worker.py feat: Working vastai single-node deployment for LLM inference 2026-05-14 11:19:28 +04:00