Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Changed triton-nightly to --pre triton #78

Merged
merged 4 commits into from
Mar 23, 2021
Merged

Conversation

ptillet
Copy link
Collaborator

@ptillet ptillet commented Mar 23, 2021

The solution proposed in the previous #77 can create namespace conflicts when triton and triton-nightly have both been pip installed. Therefore, this PR is moving nightly releases to pre-releases in the main triton index.

@ptillet ptillet merged commit ce7c0a2 into master Mar 23, 2021
@ptillet ptillet deleted the pypi-prerelease branch March 24, 2021 05:41
ptillet added a commit that referenced this pull request Jul 27, 2021
The solution proposed in #77 can create namespace conflicts when triton and triton-nightly have both been pip installed. Therefore, this PR is moving nightly releases to pre-releases in the main triton index.
ptillet pushed a commit that referenced this pull request Sep 12, 2022
This deprecates the use of release-build LLVM hosted by the LLVM project, which makes debugging harder for developers.

This PR implements the following solution:
1. Create LLVM release tarballs with assert enabled on our own (using Docker)
2. Host them in our own GitHub repositories
3. Use our LLVM for CI and/or development if `TRITON_USE_ASSERT_ENABLED_LLVM=1` is set.
ptillet pushed a commit that referenced this pull request Apr 1, 2024
This deprecates the use of release-build LLVM hosted by the LLVM project, which makes debugging harder for developers.

This PR implements the following solution:
1. Create LLVM release tarballs with assert enabled on our own (using Docker)
2. Host them in our own GitHub repositories
3. Use our LLVM for CI and/or development if `TRITON_USE_ASSERT_ENABLED_LLVM=1` is set.
pingzhuu pushed a commit to siliconflow/triton that referenced this pull request Apr 2, 2024
The solution proposed in triton-lang#77 can create namespace conflicts when triton and triton-nightly have both been pip installed. Therefore, this PR is moving nightly releases to pre-releases in the main triton index.
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.

None yet

1 participant