Skip to content

Conversation

FindHao
Copy link
Member

@FindHao FindHao commented Sep 12, 2025

Summary:

PyTorch nightly uses a pretty new triton and there is no need to install triton from pypi. So,

  • Cleared the dependencies section in pyproject.toml and moved Triton and PyTorch Triton to optional-dependencies.
  • Deleted the .ci/install-triton-pip.sh script as it is no longer needed.
  • Updated the GitHub Actions workflow to remove the Triton installation step.

These changes streamline the dependency management and simplify the CI setup.

…n script

Summary:
- Cleared the `dependencies` section in `pyproject.toml` and moved Triton and PyTorch Triton to `optional-dependencies`.
- Deleted the `.ci/install-triton-pip.sh` script as it is no longer needed.
- Updated the GitHub Actions workflow to remove the Triton installation step.

These changes streamline the dependency management and simplify the CI setup.
@FindHao FindHao added the be Better Engineering label Sep 12, 2025
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 12, 2025
@facebook-github-bot
Copy link
Contributor

@FindHao has imported this pull request. If you are a Meta employee, you can view this in D82350340.

@facebook-github-bot
Copy link
Contributor

@FindHao merged this pull request in 3954565.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
be Better Engineering CLA Signed This label is managed by the Meta Open Source bot. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants