Second-hand V100 cluster runs LLaMA-70B for $22K, but carbon cost depends on grid
Researchers built a 128-GPU cluster from retired V100s and ran it for a year, achieving competitive LLaMA-70B throughput at 3.6% the cost of new hardware—but energy consumption makes it viable only in low-cost, low-carbon regions.

A team led by Zeyu Cao, Xuan Guo, and colleagues at Cambridge and other institutions physically assembled a 128-GPU cluster from second-hand components and operated it for a full year to test whether retired datacenter GPUs can viably serve modern large language models. The DumpsterCluster, built entirely from used V100 accelerators, cost $22,000 versus $600,000 for an 8-GPU B200 system at current market prices. Through pipeline-parallel optimizations, the cluster achieved competitive LLaMA-70B inference throughput, validating that retired hardware can handle production workloads.
The preprint, posted to arXiv on August 18, details a year-long deployment that surfaces the economic and environmental trade-offs of GPU repurposing. While the upfront capital advantage is dramatic, older GPUs consume significantly more energy per token. Under grid-average carbon intensity, the second-hand system produces approximately 4× higher total carbon emissions per token for 8B models and over 40× for 70B models compared to current-generation hardware. Total cost of ownership becomes favorable only in regions with inexpensive electricity; the authors conclude that hardware afterlife is not universally sustainable and must be strategically coupled with low-carbon energy sources.
What stands out
- 01Capital cost delta: The 128-GPU V100 cluster cost $22K to build from scratch using only second-hand components—3.6% the price of an 8-GPU B200 system ($600K), making it accessible to researchers and small teams priced out of new hardware.
- 02Production-viable throughput: Pipeline-parallel optimizations enabled the V100 cluster to achieve competitive LLaMA-70B inference throughput, demonstrating that retired datacenter GPUs can handle real workloads, not just toy experiments.
- 03Energy penalty scales with model size: For 8B models, the second-hand cluster emits ~4× more carbon per token than new hardware under grid-average electricity; for 70B models, that penalty jumps to over 40×, driven by the older architecture's power draw.
