Skip to content

LWprogramming/triton-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Triton Tutorial

This repository contains my personal work on the OpenAI Triton tutorial exercises. Triton is a language and compiler designed to simplify GPU programming and automate optimizations, allowing developers to focus on the high-level logic of their parallel code. The original blog post can be found here and the tutorial here.

Getting Started

To get started with running the exercises, you can use Lambda Labs to create an instance and take advantage of their GPUs. Once your instance is set up, you can run the Jupyter notebooks within the instance. Remember to turn off the Lambda Labs instance when you're done to avoid unnecessary charges!

Other resources like Google Colab and Kaggle might also work for running these exercises, but I haven't tried them extensively. Please note that I'm not affiliated with any of these platforms, and these suggestions aren't endorsements-- they're just what I've actually used before.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published