Skip to main content
GPU nodes are the most expensive and failure-prone resources in EMEP. A single faulty GPU can corrupt a merge, waste evaluation time, or silently degrade results. This page defines the health metrics, the check flow, and the auto-remediation actions that keep the GPU pool reliable.

Health Metrics

Health Check Flow

Quarantine Procedure

A quarantined GPU is immediately removed from the scheduler pool. Active tasks on that GPU are marked for retry on another node. The GPU health agent records:
  • Timestamp of quarantine
  • Metric that triggered it
  • Value at trigger
  • Last assigned experiment ID
The GPU remains quarantined until a manual review clears it or auto-remediation succeeds.

Auto-Remediation

Auto-remediation is never attempted for uncorrected ECC errors, XID errors, or memory failures. These require physical inspection or replacement.

Manual Recovery

After remediation, an operator runs a full health check and a short burn-in test. The GPU re-enters the pool only if all metrics pass for the duration of the burn-in.