We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6680af4 commit 6cf85b0Copy full SHA for 6cf85b0
blog/2024-11-25-optimizing-matmul/index.md
@@ -14,8 +14,7 @@ it with [Rust GPU](https://Rust-gpu.github.io/).
14
We'll follow Zach's original post closely, comparing and contrasting using Rust vs the
15
WGSL and Typescript from his post.
16
17
-At the end, I'll show some additional fun things that are enabled by using Rust on the
18
-GPU.
+At the end, I'll show some unique benefits of using Rust on the GPU.
19
20
<!-- truncate -->
21
0 commit comments