Skip to content

Expose mask parameter for shuffle functions in CPP dialects #451

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

Open
syl20bnr opened this issue Jan 22, 2025 · 0 comments
Open

Expose mask parameter for shuffle functions in CPP dialects #451

syl20bnr opened this issue Jan 22, 2025 · 0 comments

Comments

@syl20bnr
Copy link
Member

The current CPP dialects (hip and cuda) force -1 mask and don't expose the mask parameter for __shfl functions.

We could expose the mask parameter. Note that for HIP this is only supported in ROCm 6.2 and above and 6.2 needs an explicit preprocessor to be set, see ROCm docs.

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

No branches or pull requests

1 participant