diff --git a/docs/index.rst b/docs/index.rst index a73c52569..1da612fe8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,7 @@ Welcome to Triton's documentation! ================================== -Triton is an language and compiler for parallel programming. It aims to provide a Python-based programming environment for productively writing custom DNN compute kernels capable of running at maximal throughput on modern GPU hardware. +Triton is a language and compiler for parallel programming. It aims to provide a Python-based programming environment for productively writing custom DNN compute kernels capable of running at maximal throughput on modern GPU hardware. Getting Started --------------- @@ -49,4 +49,4 @@ Check out the following documents to learn more about Triton and how it compares :hidden: programming-guide/chapter-1/introduction - programming-guide/chapter-2/related-work \ No newline at end of file + programming-guide/chapter-2/related-work