Multi-node PyTorch DDP fine-tuning of a causal LM on Nebius GPU Kubernetes, with SkyPilot workload orchestration — a 2-node torchrun job with verified NCCL collectives.
-
Updated
Jun 26, 2026 - Python
Multi-node PyTorch DDP fine-tuning of a causal LM on Nebius GPU Kubernetes, with SkyPilot workload orchestration — a 2-node torchrun job with verified NCCL collectives.
Why 4xH100 DDP ran 2.4x slower than a single GPU — a measured scaling study of GPT-2 Large on Nebius Managed Kubernetes, tracing the collapse to NCCL socket fallback. PyTorch DDP · SkyPilot · torchrun
This is an end-to-end distributed deep learning orchestrator designed to scale model training across multi-node clusters. It simplifies Distributed Data Parallel (DDP), networking, SSH orchestration, and telemetry by unifying them into a seamless workflow with a centralized, real-time web dashboard for monitoring, control, and performance insights.
To associate your repository with the torchrun topic, visit your repo's landing page and select "manage topics."