[DOCS] Added non-tutorial documentation pages

This commit is contained in:
Philippe Tillet
2021-03-19 14:22:50 -04:00
parent 183878dce5
commit 997e54e3bf
10 changed files with 403 additions and 18 deletions

View File

@@ -6,4 +6,13 @@ This is the development repository of Triton, a language and compiler for writin
The foundations of this project are described in the following MAPL2019 publication: [Triton: An Intermediate Language and Compiler for Tiled Neural Network Computations](http://www.eecs.harvard.edu/~htk/publication/2019-mapl-tillet-kung-cox.pdf). Please consider citing us if you use our work!
The [official documentation](https://triton-lang.org) contains installation instructions and tutorials.
The [official documentation](https://triton-lang.org) contains installation instructions and tutorials.
# Compatibility
Supported Platforms:
* Linux
Supported Hardware:
* NVIDIA GPUs (Compute Capability 7.0+)
* Under development: AMD GPUs, CPUs