Closed jhdavis8 closed 4 months ago
This will be fixed in the upcoming release (and develop) - for now, you can add the change to Umpire shown here https://github.com/LLNL/Umpire/commit/91ffd6fc85c63df4babd11b2253b863606ed651b to the umpire submodule.
This should be fixed now.
When trying to build CHAI with the RAJA plugin enabled, I get the following CMake error:
The following steps reproduce the error:
It seems like this might be related to this issue as well. I'm using CMake 3.22.1 and CUDA 11.6, and I'm cloning from the develop branch.