Skip to content

Commit 47da07f

Browse files
committed
Update blog
1 parent 3e865fb commit 47da07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2025-11-05-1762335811.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Some final takeaways:
2020

2121
It's pretty clear that ML compilers are going to be a big deal. NVIDIA's TensorRT is also an ML compiler, but it only targets their GPUs. Once the generated machine code (from cross-vendor ML compilers) is comparable in performance to hand-tuned kernels, these compilers are going to break the (in)famous moat of CUDA.
2222

23-
And thankfully, this will also finally make AMD's consumer GPUs more accessible to developers (by making AMD's terrible support for ROCm on consumer GPUs unnecessary). Yes, cheap shot, but I've lost a lot of hair trying to support AMD's consumer GPUs over the years.
23+
And thankfully, this will also finally make AMD's consumer GPUs more accessible to developers (by codifying the immense tribal knowledge of various ROCm versions on AMD's consumer GPUs).
2424

2525
Hand-written kernels could go the way of hand-written assembly code. This was always going to happen eventually, but I think it's pretty close now.
2626

0 commit comments

Comments
 (0)