Skip to content

Fix ROCm 7.0 build#807

Open
amd-vlarakic wants to merge 1 commit intoturboderp-org:masterfrom
amd-vlarakic:master
Open

Fix ROCm 7.0 build#807
amd-vlarakic wants to merge 1 commit intoturboderp-org:masterfrom
amd-vlarakic:master

Conversation

@amd-vlarakic
Copy link

@amd-vlarakic amd-vlarakic commented Sep 25, 2025

Remove use of warpSize for setting c-style array size.
Since ROCm 7.0, warpSize can no longer be used as compile time constant: https://rocm.docs.amd.com/projects/HIP/en/latest/how-to/hip_cpp_language_extensions.html#warpsize.

Remove use of warpSize for setting c-style array size.
Since ROCm 7.0 warpSize can no longer be used as compile time constant.
@amd-vlarakic
Copy link
Author

Hi @kingbri1,
Could you take a look?

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