Expand description
CPU-only unit tests for GPU device-lost recovery machinery.
These tests exercise the Arc<AtomicBool> flag mechanism and the
GpuError::DeviceLost variant without requiring a real GPU device.
They are designed to always pass on any host (including CI without a GPU).