We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b743973 commit 52f9feeCopy full SHA for 52f9fee
1 file changed
README.md
@@ -37,7 +37,7 @@ ThunderKittens makes a few tricky things easy that enable high utilization on mo
37
5. Worker overlapping. Use our Load-Store-Compute-Finish template to overlap work and I/O.
38
39
40
-*Example: A Simple Atention Kernel*
+*Example: A Simple Attention Kernel*
41
42
Here’s an example of what a simple FlashAttention-2 kernel for an RTX 4090 looks like written in ThunderKittens.
43
0 commit comments