triton — Easy Playground
OpenAI Triton: write custom GPU kernels in Python
Getting started with tritonRun locally
Install
pip install tritonPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: triton)
triton is a third-party package. OpenAI Triton: write custom GPU kernels in Python. Install with: pip install triton
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?