From aa7fe8ecc7255da693c87964d0593a7440a06d2f Mon Sep 17 00:00:00 2001 From: Akshay Kolli Date: Fri, 27 Feb 2026 23:05:29 -0500 Subject: [PATCH] minor edits --- content/posts/blackwell_datacenter_vs_geforce.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/blackwell_datacenter_vs_geforce.mdx b/content/posts/blackwell_datacenter_vs_geforce.mdx index d318fab..61eca39 100644 --- a/content/posts/blackwell_datacenter_vs_geforce.mdx +++ b/content/posts/blackwell_datacenter_vs_geforce.mdx @@ -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)