Commit a601696
Report device out-of-memory conditions
Print the out-of-memory error GPUCompiler's `gc_pool_alloc` reports when
`malloc` returns null, as CUDA.jl does, instead of letting the work-item exit
silently after exhausting its heap.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fy9hCZkRFuf9fbRQNagCxf1 parent b84ea97 commit a601696
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments