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

SWDEV-341212 - HIP header changes for supporting SPIR-V #111

Open
wants to merge 5 commits into
base: amd-staging
Choose a base branch
from

Conversation

AlexVlx
Copy link
Contributor

@AlexVlx AlexVlx commented Dec 6, 2024

This removes almost all uses of the deprecated __AMDGCN_WAVEFRONT_SIZE macro, which is unavailable when targeting SPIR-V, and adds a SPIR-V compatible formulation of warpSize (which should end up as the sole definition of warpSize once we remove support for treating it as a compile time constant). It is incomplete in that the cooperative_groups implementation will need additional surgery.

@AlexVlx AlexVlx requested a review from yxsamliu December 7, 2024 00:18
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