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

warp shuffle intrinsics no longer work with cuda compute capability 8.0 #5630

Closed
abadams opened this issue Jan 12, 2021 · 3 comments · Fixed by #6505
Closed

warp shuffle intrinsics no longer work with cuda compute capability 8.0 #5630

abadams opened this issue Jan 12, 2021 · 3 comments · Fixed by #6505

Comments

@abadams
Copy link
Member

abadams commented Jan 12, 2021

We need to use the .sync variants starting from that version

@abadams abadams changed the title warp shuffle intrinsics no longer work with cuda 8.0 warp shuffle intrinsics no longer work with cuda compute capability 8.0 Jan 12, 2021
@jinderek
Copy link
Contributor

We need to use the .sync variants starting from that version

Hi, @abadams. Is there anyone working on this? If not, can I take this issue? I have some experience with Halide and NVIDIA GPUs

@abadams
Copy link
Member Author

abadams commented Dec 15, 2021

Nobody is currently working on this. You're very welcome to open a PR.

@jinderek
Copy link
Contributor

Nobody is currently working on this. You're very welcome to open a PR.

👍 I'll begin to implement this in these days.

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 a pull request may close this issue.

2 participants