minor edits
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s

This commit is contained in:
Akshay Kolli
2026-02-27 23:05:29 -05:00
parent c3f5c875e2
commit aa7fe8ecc7

View File

@@ -40,7 +40,7 @@ Tensor cores are so fast that the memory is bottlenecking them. All of the share
![Look at all that memory. Nvtop from my dreams.](/images/1_blackwell_dc_vs_gf/nvtop_b200.png)
To see how the GPU folk in datacenters live, I booted up a vast ai instance and ran the same matmul, but with cutlass kernels for `sm_100a`.
To see how the GPU folk with datacenters live, I booted up a vast ai instance and ran the same matmul, but with cutlass kernels for `sm_100a`.
![jeez louise these things are fast](/images/1_blackwell_dc_vs_gf/b200_65536_cropped.png)