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

[NVIDIA] Add ptx60 feature when compiling for Pascal GPUs #3875

Closed
wants to merge 1 commit into from

Conversation

sasha0552
Copy link

Follow-up to #3874

This PR fixes:
LLVM ERROR: Cannot select: intrinsic %llvm.nvvm.shfl.sync.bfly.i32

After merging #3874 and this PR triton will work with Pascal GPUs.

@sasha0552 sasha0552 requested a review from ptillet as a code owner May 10, 2024 12:37
@sasha0552 sasha0552 changed the title Add ptx60 feature when compiling for sm6_0 or sm6_1 Add ptx60 feature when compiling for sm60 or sm61 May 10, 2024
@sasha0552 sasha0552 force-pushed the pascal-llvm-ptx-fix branch from 56ddc42 to 4b37544 Compare May 10, 2024 12:42
@sasha0552 sasha0552 changed the title Add ptx60 feature when compiling for sm60 or sm61 [NVIDIA] Add ptx60 feature when compiling for Pascal GPUs May 10, 2024
@sasha0552
Copy link
Author

Closing, fixed by afaf1f0

@sasha0552 sasha0552 closed this May 11, 2024
@sasha0552 sasha0552 deleted the pascal-llvm-ptx-fix branch May 11, 2024 04:29
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