The sm_120 shared-memory cliff: why FP8 KV cache crashes vLLM on workstation Blackwell
A developer investigating a vLLM crash on workstation Blackwell GPUs found that FP8 KV cache kernels exceed the per-block shared-memory limit on sm_120 hardware, causing OutOfResources errors. The iss…