multi-GPU kernels
2 statements across 1 episodes · 0 bullish · 1 bearish · 1 people on the record · first statement Jul 29, 2026 by Stuart (Stu) · across every show →
Everything said about multi-GPU kernels, oldest first
Jul 29, 2026 bearish
Jul 29, 2026
Stuart: Multi-GPU optimization requires overlapping compute with remote memory prefetching
“For multi-GPU kernels a simple, a similar idea applies, except that you're overlapping computation with communication with other GPUs, such that when the current computation is done, the data for next computation is ready and fetched from remote GPU HPMs.”