원클릭으로
dgx-spark-bare-metal
dgx-spark-bare-metal에는 urbanspr1nter에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Install or reinstall vLLM across the entire 4× DGX Spark cluster. Builds vLLM from source on all nodes, using the setup/install_vllm.sh script. Handles rsync-ing the repo, kicking off builds via tmux, and verifying the binary exists on every node afterward.
Start the Ray cluster across all 4 DGX Spark nodes. Copies the per-node start-ray scripts, starts spark-01 as head, then joins spark-02/03/04 with 10-second pauses between each. Verifies cluster health with ray status afterward.
Run diagnostics on the 4x DGX Spark cluster. Checks node reachability via SSH, verifies model directories exist on all nodes, and validates that paths referenced in model run scripts actually exist on each node. Use before starting Ray or running models, or when troubleshooting cluster issues.