Skip to content

Conversation

@rhornung67
Copy link
Member

Summary

Also fixes some annoying warning about unused variable.

Signed-off-by: Christian Trott <[email protected]>
Signed-off-by: Christian Trott <[email protected]>

#if defined(RAJA_ENABLE_SYCL)
virtual void runSyclVariant(VariantID vid, size_t tune_idx)
virtual void runSyclVariant(VariantID vid, size_t /* tune_idx */)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We usually use the RAJA_UNUSED_ARG() macro for unused arguments.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I pushed the change.

@rhornung67 rhornung67 merged commit 7593012 into develop Dec 5, 2025
16 checks passed
@rhornung67 rhornung67 deleted the pr-from-fork/591 branch December 5, 2025 22:45
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.

5 participants