Skip to content

Comments

remove use of CL namespace to remove compiler warnings#161

Merged
rhornung67 merged 1 commit intomainfrom
bugfix/rhornung67/sycl_deprecation
Nov 25, 2024
Merged

remove use of CL namespace to remove compiler warnings#161
rhornung67 merged 1 commit intomainfrom
bugfix/rhornung67/sycl_deprecation

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
@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