Skip to content

update matrix filter to exclude cu129 which fbgemm currently doesn't support #3103

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

Closed
wants to merge 1 commit into from

Conversation

TroyGarden
Copy link
Contributor

Summary:

context

  • pytorch infra bumps the cuda version to have cu129 appears in the matrix
  • currently fbgemm only supports up to cu128, which causes cu129 build linux wheels failed on github
    {F1979407457}
  • this diff update the filter.py to exclude cu129

Rollback Plan:

Differential Revision: D76823583

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 17, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76823583

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76823583

TroyGarden added a commit to TroyGarden/torchrec that referenced this pull request Jun 17, 2025
…support (pytorch#3103)

Summary:
Pull Request resolved: pytorch#3103

# context
* pytorch infra bumps the cuda version to have cu129 appears in the matrix
* currently fbgemm only supports up to cu128, which causes cu129 build linux wheels failed on github
{F1979407457}
* this diff update the filter.py to exclude cu129

Differential Revision: D76823583
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76823583

TroyGarden added a commit to TroyGarden/torchrec that referenced this pull request Jun 17, 2025
…support (pytorch#3103)

Summary:
Pull Request resolved: pytorch#3103

# context
* pytorch infra bumps the cuda version to have cu129 appears in the matrix
* currently fbgemm only supports up to cu128, which causes cu129 build linux wheels failed on github
{F1979407457}
* this diff update the filter.py to exclude cu129

Differential Revision: D76823583
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76823583

TroyGarden added a commit to TroyGarden/torchrec that referenced this pull request Jun 17, 2025
…support (pytorch#3103)

Summary:
Pull Request resolved: pytorch#3103

# context
* pytorch infra bumps the cuda version to have cu129 appears in the matrix
* currently fbgemm only supports up to cu128, which causes cu129 build linux wheels failed on github
{F1979407457}
* this diff update the filter.py to exclude cu129

Reviewed By: spmex

Differential Revision: D76823583
…support (pytorch#3103)

Summary:
Pull Request resolved: pytorch#3103

# context
* pytorch infra bumps the cuda version to have cu129 appears in the matrix
* currently fbgemm only supports up to cu128, which causes cu129 build linux wheels failed on github
{F1979407457}
* this diff update the filter.py to exclude cu129

Reviewed By: spmex

Differential Revision: D76823583
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76823583

@TroyGarden TroyGarden deleted the export-D76823583 branch June 17, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants