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

Fix OpenMP Target variants of HISTOGRAM and MULTI_REDUCE #483

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

MrBurmark
Copy link
Member

Fix OpenMP Target variants of HISTOGRAM and MULTI_REDUCE

@MrBurmark MrBurmark requested a review from a team October 3, 2024 17:47
Copy link
Member

@rhornung67 rhornung67 left a comment

Choose a reason for hiding this comment

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

I tested this with clang 16.0.6 on rzansel and it builds and those two kernels pass checksum test.

Unfortunately, usr/WS1 still appears to be broken. Admins are still investigating.

@rhornung67 rhornung67 merged commit dba431f into develop Oct 8, 2024
24 checks passed
@rhornung67 rhornung67 deleted the bugfix/burmark1/multireduce_ompt branch October 8, 2024 16:20
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.

Several compiler errors when compiling with RAJA_ENABLE_TARGET_OPENMP
2 participants