Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Add new annotation based on triton.compile to replace the use of jit #106

Description

@pommedeterresautee

Since triton-lang/triton#644 a new API is available which is supposed to provide significantly lower overhead.

Replace using triton.jit() annotation by a simplified call to triton.compile().
It has been done in inductor project in this PR: pytorch/torchdynamo#1338

Metadata

Metadata

Labels

performancemake things faster, always

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions