Check for retired memory pages when buying used V100 GPUs
steezy13312 · reddit · 2026-08-21
A guide to avoiding pitfalls when buying used V100 GPUs:
- The Issue: The author bought a 32GB V100 on eBay that passed basic tests but showed weird VRAM errors in llama.cpp.
- Root Cause: Diagnosis via Claude revealed that ECC (Error Correcting Code) was disabled by default, hiding minor RAM issues. While the aggregate ECC error counter can be reset, if ECC is enabled and RAM fails, a record with timestamps is stored in the card's InfoROM.
- The Fix: The author provides a script to check for "retired pages" on the GPU. On his card, it showed timestamps dating back to 2019 (indicating damage), while a known-good 16GB V100 showed zero.
- Lesson: Unfortunately, the author learned this after the 30-day return window. Run this script immediately upon installing any used V100 to avoid buying someone else's e-waste.
More from Infra
- Liquid AI's DSpark drafters hit 2x decode speed on iPhone within 24 hours — helloiamleonie · 2026-08-21
- LLMRouter: Open-source library balances cost and quality with 16 routing methods — adnan_hashmi · 2026-08-21
- Nvidia Reportedly in Talks to Invest in Data Center Power — Polymarket · 2026-08-21
- OpenAI's 8-GW Campus: 35K Construction Jobs vs. 2.5K Operating Jobs — Crescitaly · 2026-08-21
- OpenAI monitoring adds 20% inference overhead, reshaping agent economics — Crescitaly · 2026-08-21
- Auditing safety signals in Zero Data Retention without provider access — Crescitaly · 2026-08-21