Skip to content

Conversation

sidamd
Copy link

@sidamd sidamd commented Aug 19, 2025

Motivation

Defined compile time macro for warp size with ROCm 7.

Technical Details

Added the macro in ops.hip and kernel.hip where warpSize is being defined. Without the fix, warpSize won't be defined.
Reference:

https://rocm.docs.amd.com/projects/HIP/en/latest/how-to/hip_cpp_language_extensions.html#warpsize

Test Plan

Build the project with new changes on both ROCm 6.4.3 and ROCm 7.0.0. Run the pytest suite on both versions.

Test Result

pytests passed on both ROCm versions with changes added.

Submission Checklist

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