Files
foxhunt/crates
jgrusewski 03cac6ffda perf: accumulator uses mapped pinned memory — eliminates memcpy_dtoh
volatile float* bypasses GPU L2 cache for correct read-modify-write
across kernel launches. CPU reads directly via read_volatile at epoch
boundary. Removes dead ptr variable in update_eval_v_range.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 22:15:05 +02:00
..