Skip to content

Xid 64 InfoROM Page Retirement Failure

The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption.

Quick answer

The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement.

Symptom
CUDA error: all CUDA-capable devices are busy or unavailable
Root cause
The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption.
Recommended fix
Hardware replacement (RMA) N/A If the InfoROM cannot accept new bad page records, the GPU's self-healing is permanently broken. It must be returned.
How Denpex helps
Denpex matches Xid 64 InfoROM Page Retirement Failure across every rank in a distributed run and reports which rank failed first, so you act on the initiating node instead of the loudest one.
Hardware#InfoROM Failure

What this failure is

Xid 64 InfoROM Page Retirement Failure is a Hardware failure seen during ML training runs. The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption. Common tags: InfoROM Failure.

Live diagnosis, no signup

Is this what broke your run? Paste your log.

You're reading about Xid 64 InfoROM Page Retirement Failure. Paste your own crash log or traceback below and get the real root cause for YOUR run, not this generic entry. No account, no card. Logs are masked at ingress and never saved to account history.

training_logs.txt
No log to hand? Try one:

3 free diagnoses/day

Want 14 days on the Scale plan?

Request an evaluation code. A verified workplace organization activates up to 50 diagnoses a day, alerts, history, and follow-up questions. No credit card or automatic subscription.

Evaluate one incident

Why it happens (the mechanism)

The symptom ('devices are busy or unavailable') looks like a software lock, zombie process, or a bad driver installation. Users often reinstall drivers or kill processes in vain.

What you'll observe

  • NVRM: Xid (PCI:0000:8a:00): 64, Page Retirement Failure
  • CUDA error: all CUDA-capable devices are busy or unavailable

Common symptoms and what they mean

SymptomWhy it happens
PyTorch cannot initialize the GPU or crashes on startup.The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption.
The GPU disappears from nvidia-smi or reports an ERR state.The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption.
System reboots temporarily resolve the issue, but it returns shortly after.The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption.

Which systems are affected

  • NVIDIA Driver
  • CUDA

How to confirm this is the problem

Use this checklist to test the hypothesis against a small reproduction. No single line proves the root cause, so preserve the preceding events and compare one variable at a time.

  • Check dmesg for Xid 64: `dmesg -T | grep Xid.*64`
  • Attempt to flush the InfoROM (often unsupported on enterprise cards, but a diagnostic step).

Searchable error signature

search key
CUDA error: all CUDA-capable devices are busy or unavailable
The GPU disappears from nvidia-smi or reports an ERR state.

Use this text as a lookup key in logs and upstream issue trackers. It is not presented as a captured customer log. Confirm the cause from your own preceding events, versions, configuration and the cited references.

The fix and the prevention pattern

The root cause is on this page and stays free. A free account adds the exact remediation steps, saved history, and the fix on every entry in the encyclopedia.

Sign up free. Unlock the full analysis

No credit card. Daily allowance follows verified trust tier. Instant access.

Xid 64 in context

Xid 64 is one of a small set of codes the NVIDIA driver uses to report GPU faults, and the number is most of the diagnosis: it tells you whether you are looking at your own code, the driver, or a board that needs replacing.

Compare every Xid code side by side

Diagnose this failure in VS Code

Select the traceback or open the failed terminal, then run Denpex locally to see the initiating rank, collateral failures, exact fix, and verification command without uploading the log.

Install the free VS Code extension

Root cause

  • The GPU detected a bad HBM memory page and attempted to record it in the InfoROM (EEPROM) for permanent retirement. However, the InfoROM is either full or physically degraded, preventing the page remap table from being updated. The driver halts initialization to prevent data corruption.

The fix and how to prevent it

Evaluate Denpex on your own logs

Request a Scale evaluation code. A verified workplace organization activates 14 days with up to 50 diagnoses a day. Every account keeps its current diagnosis allowance and gets a verification path. No card or automatic subscription.

We send a single-use code tied to that address. Static provider and TLD rules do not reject valid addresses. Account trust determines the benefit after signup.

Don't just read the fix, diagnose your run

The encyclopedia tells you what went wrong. Denpex tells you what went wrong in YOUR training run. With your logs, your config, and your stack.