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

skip failing MX tests on cuda capability 10.0 #1624

Merged
merged 1 commit into from
Jan 30, 2025
Merged

skip failing MX tests on cuda capability 10.0 #1624

merged 1 commit into from
Jan 30, 2025

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Jan 26, 2025

Summary:

PyTorch's Triton version does not yet work on cuda capability 10.0, skipping
relevant tests from MX folder for now.

Test Plan:

pytest test/prototype/mx_formats/ -s -x

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@vkuzo
Copy link
Contributor Author

vkuzo commented Jan 26, 2025

Copy link

pytorch-bot bot commented Jan 26, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1624

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 8d2e5d6 with merge base 47f96f1 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

vkuzo added a commit that referenced this pull request Jan 26, 2025
Summary:

PyTorch's Triton version does not yet work on cuda 10.0, skipping
relevant tests from MX folder for now.

Test Plan:

```
pytest test/prototype/mx_formats/ -s -x
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 80c4e04efaa75d94df6d17a3d8b5ff45788c0179
ghstack-comment-id: 2614583779
Pull Request resolved: #1624
@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 Jan 26, 2025
@vkuzo vkuzo added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Jan 26, 2025
@vkuzo vkuzo changed the title skip failing MX tests on cuda 10.0 skip failing MX tests on cuda capability 10.0 Jan 30, 2025
@vkuzo vkuzo merged commit 463a872 into main Jan 30, 2025
39 of 43 checks passed
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. topic: not user facing Use this tag if you don't want this PR to show up in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants