jgrusewski
02e083a1c4
fix: don't delete fxcache on key mismatch — use most recent cache instead
...
The stale cache detector was deleting precomputed .fxcache files when
the cache key hash didn't match (e.g., path differences between
precompute and training). This caused H100 training to fall back to
slow DBN loading, wasting GPU time on data parsing.
Now falls back to the most recent .fxcache file by modification time
instead of deleting everything.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-03 20:07:31 +02:00
..
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-04-02 09:06:23 +02:00
2026-03-08 15:17:22 +01:00
2026-02-25 11:56:00 +01:00
2026-04-03 13:22:46 +02:00
2026-03-31 10:56:20 +02:00
2026-03-19 13:38:49 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-20 15:41:42 +01:00
2026-04-02 09:06:23 +02:00
2026-03-25 21:37:09 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-04-03 18:30:44 +02:00
2026-03-19 01:04:09 +01:00
2026-02-25 11:56:00 +01:00
2026-04-03 17:48:26 +02:00
2026-03-18 19:36:41 +01:00
2026-03-20 15:41:42 +01:00
2026-03-08 15:17:22 +01:00
2026-03-20 15:41:42 +01:00
2026-03-20 15:41:42 +01:00
2026-03-08 15:17:22 +01:00
2026-03-16 21:01:28 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-19 01:04:09 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-02-25 11:56:00 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-08 15:17:22 +01:00
2026-03-15 11:59:31 +01:00
2026-03-21 09:09:51 +01:00
2026-03-20 15:41:42 +01:00
2026-03-20 15:41:42 +01:00
2026-04-03 20:07:31 +02:00
2026-03-18 19:36:41 +01:00
2026-03-18 14:47:33 +01:00
2026-03-08 15:17:22 +01:00
2026-04-02 09:06:23 +02:00
2026-03-20 15:41:42 +01:00
2026-02-25 11:56:00 +01:00
2026-03-08 15:13:41 +01:00
2026-03-18 13:31:35 +01:00
2026-02-25 11:56:00 +01:00
2026-03-20 11:38:52 +01:00
2026-04-02 18:09:34 +02:00
2026-04-01 19:29:41 +02:00
2026-03-20 15:41:42 +01:00
2026-03-20 01:05:44 +01:00
2026-04-02 09:06:23 +02:00
2026-02-25 11:56:00 +01:00
2026-03-14 11:35:15 +01:00
2026-03-18 17:20:23 +01:00
2026-03-18 09:57:24 +01:00
2026-03-18 00:24:35 +01:00
2026-03-19 01:04:09 +01:00
2026-04-03 01:22:14 +02:00
2026-03-01 18:29:43 +01:00
2026-04-02 22:46:30 +02:00