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

remove use of CL namespace to remove compiler warnings #161

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

rhornung67
Copy link
Member

@rhornung67 rhornung67 commented Nov 25, 2024

Newer Intel compilers have deprecated the use of the CL namespace. This change squashes a bunch of compiler warnings in RAJA and other user libraries.

Let's merge this PR and the CMake version PR after the doc PR is merged (hopefully that will be soon). Then, I think it makes sense to do a camp patch release and pull that into RAJA, Umpire, etc. so we are coordinated. In particular, Other RAJA Suite projects will need to bump their patch version numbers when pulling in the change in this PR because this change will likely require modifications to the dependent library source code to build. For example, see LLNL/RAJA#1772

We will also need to update the version constraints in all of our Spack packages to reduce breakages for downstream users.

@rhornung67 rhornung67 merged commit 075d375 into main Nov 25, 2024
14 checks passed
@rhornung67 rhornung67 deleted the bugfix/rhornung67/sycl_deprecation branch November 25, 2024 23:32
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