Skip to content

[release/3.7.x] Enable TRITON_EXT_ENABLED for Wheels Build (#9935)#9959

Merged
atalman merged 1 commit into
triton-lang:release/3.7.xfrom
CRobeck:release/3.7.x
Apr 10, 2026
Merged

[release/3.7.x] Enable TRITON_EXT_ENABLED for Wheels Build (#9935)#9959
atalman merged 1 commit into
triton-lang:release/3.7.xfrom
CRobeck:release/3.7.x

Conversation

@CRobeck
Copy link
Copy Markdown
Contributor

@CRobeck CRobeck commented Apr 8, 2026

New contributor declaration

  • I am not making a trivial change, such as fixing a typo in a comment.

  • I have written a PR description following these
    rules.

  • I have run pre-commit run --from-ref origin/main --to-ref HEAD.

  • Select one of the following.

    • I have added tests.
      • /test for lit tests
      • /unittest for C++ tests
      • /python/test for end-to-end tests
    • This PR does not need a test because FILL THIS IN.
  • Select one of the following.

    • I have not added any lit tests.
    • The lit tests I have added follow these best practices,
      including the "tests should be minimal" section. (Usually running Python code
      and using the instructions it generates is not minimal.)

Enable Triton+LLVM symbol visibility by default to allow extensions to
be natively shipped/package with Triton. This is part of the co-design
of shipping extensions with PyTorch Triton release w/ @atalman.

(cherry picked from commit bf0e8a2)
@CRobeck CRobeck requested a review from ptillet as a code owner April 8, 2026 15:14
@CRobeck CRobeck changed the title Enable TRITON_EXT_ENABLED for Wheels Build (#9935) [release/3.7.x] Enable TRITON_EXT_ENABLED for Wheels Build (#9935) Apr 8, 2026
@atalman atalman merged commit 3a64615 into triton-lang:release/3.7.x Apr 10, 2026
12 of 20 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.

2 participants