jgrusewski
0c66a63fb8
fix: increased curiosity stack to 16KB + monitoring sync guard + atom scaling
1. Curiosity kernel stack: 8KB → 16KB (3KB needed + call frame headroom)
2. Training kernel stack: 64KB (46KB needed for DIST_SIZE arrays)
3. Monitoring sync guard: catches async monitoring kernel crashes
4. Dynamic C51 atoms: 11 on <8GB, 21 on <16GB, 51 on >=16GB
5. Event tracking disabled in GpuDqnTrainer for CUDA Graph compat
6. Debug traces in training loop (temporary, for deadlock diagnosis)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 10:37:05 +01:00
..
2026-03-13 10:18:35 +01:00
2026-03-11 08:46:58 +01:00
2026-03-12 19:10:18 +01:00
2026-03-14 11:35:15 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-20 10:37:05 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-19 23:50:33 +01:00
2026-03-13 10:18:35 +01:00
2026-03-19 09:07:59 +01:00
2026-03-18 20:09:37 +01:00
2026-03-17 22:27:56 +01:00
2026-03-15 11:59:31 +01:00
2026-03-17 22:27:56 +01:00
2026-03-19 00:39:03 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-19 00:39:47 +01:00
2026-03-16 21:01:28 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-19 00:39:03 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-13 10:18:35 +01:00
2026-03-18 00:53:47 +01:00
2026-03-14 11:35:15 +01:00
2026-03-15 11:59:31 +01:00