Prediction for hot chips: every startup and custom silicon program says something along the lines of “we gave up on trying to build a universal compiler and are just having AI write kernels for us by targeting the hardware instead of a bunch of abstractions… and get this, it’s actually working”
love when @OpenAI is open. incredible contribution to @OpenComputePrj
1. multiplane design for 800GbE. 2 tiers for 131k endpoints
2. custom MRC protocol that extends RoCE to support packet spraying
3. switch from dynamic to static routing with SRv6
cool idea from DeepSeek in their DualPath paper!
instead of loading all KV's directly onto GPUs from local NVMe (or DRAM) and bottlenecking on the local PCIe bus, they can stage the KV's in the DRAM on the decode GPU servers, and then transfer the KV's to the prefill GPUs via GDRDMA