# triton-learning-materials
**Repository Path**: wanglei07/triton-learning-materials
## Basic Information
- **Project Name**: triton-learning-materials
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-11-25
- **Last Updated**: 2024-11-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Trition Projects
## Triton for different Arch.
| Projects | Homepage |
|------|------|
| Triton Official Project | https://github.com/openai/triton |
| Triton CPU | https://github.com/triton-lang/triton-cpu |
| Triton CPU(Experimental) | https://github.com/pytorch-labs/triton-cpu |
| Triton NPU(Experimental) | https://github.com/gfvvz/triton-npu |
## Projects Using Triton
| Projects | Homepage |
|------|------|
| Intel XPU | https://github.com/intel/intel-xpu-backend-for-triton/tree/main |
| AMD's Triton Project | https://github.com/ROCm/triton/tree/triton-mlir |
| Microsoft Trition Shared | https://github.com/microsoft/triton-shared |
| JAX Triton | https://github.com/jax-ml/jax-triton |
# Triton Code
## MLIR
| Name | Linkages |
|------|------|
| MLIR Official Website | https://mlir.llvm.org/ |
| MLIR Language Reference | https://mlir.llvm.org/docs/LangRef/ |
| MLIR Tutorials | https://llvm.org/devmtg/2020-09/slides/MLIR_Tutorial.pdf |
| MLIR Toy Language | https://mlir.llvm.org/docs/Tutorials/Toy/ |
| MLIR Talks | https://mlir.llvm.org/talks/ |
## Triton MLIR Infra.
| Name | Linkages |
|------|------|
| [Triton-MLIR] Remaining issues in migration Remaining issues in migration | https://github.com/triton-lang/triton/issues/673 |
| AMDGPU support for triton MLIR | https://github.com/triton-lang/triton/issues/1073 |
# Triton Communities
## Triton Conference
| Year | Items | Linkage |
|-------|-------|--------|
| 2023 | Slides from Google Drive | https://drive.google.com/drive/folders/1yDFc4ElNN_GGhWDdMlM4wcm5uFEFFVQk |
| 2023 | Videos from Youtube | https://www.youtube.com/playlist?list=PLc_vA1r0qoiRZfUC3o4_yjj0FtWvodKAz |
## Triton Monthly Meetingup
| Items | Linkage |
|------|------|
| Meeting Notes | https://github.com/openai/triton/tree/main/docs/meetups |
| Monthly Meetingup Videos | https://www.youtube.com/playlist?list=PLc_vA1r0qoiSIPc94zs0qw82ZezIlEVI7 |
## Triton Slack Channel
| APP | Joining the Triton Slack Channel |
|------|------|
| https://triton-lang.slack.com | [Requests for Invitation to Slack](https://github.com/openai/triton/discussions/2329) |
# Triton in China
## Triton Meetingups
| Meetings | Records |
|------|------|
| Triton中国生态Meetup(第一期) | https://meeting.tencent.com/user-center/shared-record-info?id=DSRXZNVUrR5C7S2pP9Is1qMwksZdM4VGtGo_XWR4jEc&from=3&record_type=3 |
## Triton Projects
| Projects | Homepage |
|------|------|
| FlagGems | https://github.com/FlagOpen/FlagGems |
| FlagGems | [https://github.com/FlagOpen/FlagGems](https://github.com/FlagOpen/FlagAttention) |
# Ramp Ups and Discussions
## Discord Channels
| Projects | Github | Discord |
|--------|------|------|
| Triton Puzzles | https://github.com/srush/Triton-Puzzles | [Triton Puzzles Discord](https://discordapp.com/channels/1189498204333543425/1219683012707487794) |
| Triton Viz | https://github.com/Deep-Learning-Profiling-Tools/triton-viz | [Triton Viz Discord](https://discordapp.com/channels/1189498204333543425/1225499141241573447) |
| Triton Channel in CUDA Mode | [Discord](https://discordapp.com/channels/1189498204333543425/1189607595451895918) | [Discord First Message](https://discordapp.com/channels/1189498204333543425/1189607595451895918/1189862995422105640) |
## Triton Coding
| Projects | Linkage |
|--------|------|
| Accelerated Computing Online | https://www.acceleratedcomputingonline.com/ |