From 3cb77aa126a9f2650c46a4184c9f88edcd3ab445 Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Mon, 2 Aug 2021 16:46:26 -0700 Subject: [PATCH] [README] Added "we're hiring!" with link to some of our blog posts (#180) --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ecce7eca6..bf2e1297b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ The foundations of this project are described in the following MAPL2019 publicat The [official documentation](https://triton-lang.org) contains installation instructions and tutorials. +# Contributing + +Community contributions are more than welcome, whether it be to fix bugs or to add new features. Feel free to open GitHub issues about your contribution ideas, and we will review them. A contributor's guide containing general guidelines is coming soon! + +If you’re interested in joining our team and working on Triton & GPU kernels, [we’re hiring](https://openai.com/jobs/#acceleration)! + + # Compatibility Supported Platforms: @@ -27,10 +34,6 @@ Supported Hardware: * NVIDIA GPUs (Compute Capability 7.0+) * Under development: AMD GPUs, CPUs -# Contributing - -Community contributions are more than welcome, whether it be to fix bugs or to add new features. Feel free to open GitHub issues about your contribution ideas, and we will review them. A contributor's guide containing general guidelines is coming soon! - # Disclaimer Triton is a fairly recent project, and it is under active development. We expect it to be pretty useful in a wide variety of cases, but don't be surprised if it's a bit rough around the edges :)