Open-source GPU cost auditing. Scan your cloud for idle, oversized, and mispriced GPU instances and get actionable recommendations.
┌──────────────────────────────────────────────────────────┐
│ GPU Fleet Summary │
├──────────────────────────────────────────────────────────┤
│ Total GPU instances: 103 │
│ Total monthly GPU spend: $365155 │
│ Estimated monthly waste: $23408 ( 6%) │
└──────────────────────────────────────────────────────────┘
- Scans EC2, SageMaker, EKS, and Kubernetes clusters for GPU waste
- Detects idle instances, oversized GPUs, pricing mismatches, and unallocated capacity
- Multi-account scanning via AWS Organizations
- Outputs actionable recommendations with estimated savings
go install github.com/gpuaudit/cli/cmd/gpuaudit@latest
gpuaudit scanSee the cli repo for full docs.