Skip to content

[compiler] Triton backend support#511

Merged
qingyunqu merged 28 commits into
bytedance:mainfrom
6somehow:triton-backend
Jul 24, 2025
Merged

[compiler] Triton backend support#511
qingyunqu merged 28 commits into
bytedance:mainfrom
6somehow:triton-backend

Conversation

@6somehow

Copy link
Copy Markdown
Contributor

Implement a new codegen backend triton template (abbreviated to 'tit'):

  • use the PTX generated by the external TritonTemplate module
  • modify the compiler module to interact with TritonTemplate
  • add the support of SharedMemorySize in @PTXOp in the runtime module

@CLAassistant

CLAassistant commented Jun 18, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@6somehow 6somehow marked this pull request as ready for review June 24, 2025 14:02
@6somehow 6somehow changed the title [WIP] Triton backend support [compiler] Triton backend support Jun 27, 2025

@qingyunqu qingyunqu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks!

@qingyunqu qingyunqu merged commit 2d2103d into bytedance:main Jul 24, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants