Loading...
Loading...
Provision and manage GPU pods on RunPod for long-running experiments. Use when the user needs persistent GPU compute with SSH access, large datasets, or multi-step experiments.
npx skill4agent add getcompanion-ai/feynman runpod-computerunpodctlbrew install runpod/runpodctl/runpodctl # macOS
runpodctl config --apiKey=YOUR_KEY| Command | Description |
|---|---|
| Create a pod |
| List all pods |
| Stop (preserves volume) |
| Resume a stopped pod |
| Terminate and delete |
| List available GPU types and prices |
| Transfer files to/from pods |
| Receive transferred files |
ssh root@<IP> -p <PORT> -i ~/.ssh/id_ed25519runpodctl get pod <id>22/tcpNVIDIA GeForce RTX 4090NVIDIA RTX A6000NVIDIA A40NVIDIA A100 80GB PCIeNVIDIA H100 80GB HBM3command -v runpodctl