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.
Hey @miaoneng, Thanks for filing the issue! At one point that bucket was public with requester pays, but it looks like a some point it flipped back to private. I...
We had to revert this because some people on the team had trouble accessing the data. I'll keep this open as a reminder to fix it soon.
I did a bit of investigating into this, and it looks like we don't even have a plan that builds and pushes these any more. The tests we run on...