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

PR #22593: [XLA:GPU] Fix triton dot op on sm120 (RTX50xx) #22690

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

copybara-service[bot]
Copy link

PR #22593: [XLA:GPU] Fix triton dot op on sm120 (RTX50xx)

Imported from GitHub PR #22593

Triton doesn't currently support sm120 GPUs - adding a patch to fix that, the upstream support should be available soon.

Converting "12.0" arch into "10.0" is not correct, as they're not compatible - removing this.
Copybara import of the project:

--
5b5752d by Sergey Kozub skozub@nvidia.com:

[XLA:GPU] Fix triton dot op on sm120 (RTX50xx)

Merging this change closes #22593

FUTURE_COPYBARA_INTEGRATE_REVIEW=#22593 from openxla:skozub/sm120_dot 5b5752d

Imported from GitHub PR #22593

Triton doesn't currently support sm120 GPUs - adding a patch to fix that, the upstream support should be available soon.

Converting "12.0" arch into "10.0" is not correct, as they're not compatible - removing this.
Copybara import of the project:

--
5b5752d by Sergey Kozub <skozub@nvidia.com>:

[XLA:GPU] Fix triton dot op on sm120 (RTX50xx)

Merging this change closes #22593

COPYBARA_INTEGRATE_REVIEW=#22593 from openxla:skozub/sm120_dot 5b5752d
PiperOrigin-RevId: 726448170
@copybara-service copybara-service bot merged commit a4c2a4b into main Feb 13, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_725968626 branch February 13, 2025 13:59
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.

1 participant