We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fa169 commit 3d80f09Copy full SHA for 3d80f09
README.md
@@ -51,7 +51,7 @@ More examples can be found at [Samples](samples/) and [TileGym](https://github.c
51
System Requirements
52
-------------------
53
cuTile Python generates kernels based on [Tile IR](https://docs.nvidia.com/cuda/tile-ir/)
54
-which requries NVIDIA Driver r580 or later to run.
+which requires NVIDIA Driver r580 or later to run.
55
Furthermore, the `tileiras` compiler (version 13.2) only supports Blackwell GPU and Ampere/Ada
56
GPU. Hopper GPU will be supported in the coming versions.
57
Checkout the [prerequisites](https://docs.nvidia.com/cuda/cutile-python/quickstart.html#prerequisites)
0 commit comments