Files
foxhunt/crates
jgrusewski 39c2520fca fix: drain CUDA errors between hyperopt trials to prevent cascade
If a trial corrupts GPU state (CUDA_ERROR_ILLEGAL_ADDRESS from extreme
training), the inter-trial sync now drains the error instead of
propagating it — preventing all subsequent trials from failing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:57:58 +02:00
..