Johann Dahm
Johann Dahm
Thanks! That seems to work. I'll use it for a few days and report back if there are any issues that come up.
@phphong - This works well for me. Thanks again!
@max397574, I saw you're working on this on your fork. Is it ready?
@willkill07 Thanks for your reply. I actually prefer the `/share/cmake/pkg` convention, because there is no confusion with `lib64` that is sometimes used. For example, if you accidentally configure the file...
I believe that using `HINTS` or `PATHS` instead of hard-coding `CMAKE_INSTALL_PREFIX` in [share/raja/cmake/RAJA-config.cmake.in](https://github.com/LLNL/RAJA/blob/develop/share/raja/cmake/RAJA-config.cmake.in#L36) would work around the problem.
> If sarus pull only performed the pull process if the image on the remote registry changed, therefore eliminating the current overhead when the image is already up-to-date, would that...
I want to use vscode-go for developing where possible, but I use this pattern too often to make this a smooth experience. Really looking forward to this getting resolved soon.