Tom Scogland
Tom Scogland
The buckaroo macros for Buck1 are pretty good, and predated bzlmod by some time. It's not perfect by any means, but since it was meant to interop with buck that...
First thing here, it isn't a linker error. This is an error caused by the C++ linkage specification being different between two different declarations in the same translation unit while...
That compile command doesn't include the flag, what are you testing here? My first guess as to the cause is maybe nvcc is reading the wrong OpenMP headers, the gcc...
Am I reading this right, Roy seriously broke the linkage specification for omp_is_initial_device in the header? Does it work with pure clang builds after this? If so we might get...
Ok, since this is _specifically_ a lassen problem, lets not worry about it unless something comes up.
Is this with or without the patch to raja usage of desul that properly propagates its OpenMP flag? #1563
Yeah, it should just be that. All the other ones are ensuring it got the newer blt version.
Thanks for that reminder @rchen20, I left that one sitting when we were waiting on the BLT update. I'll ask Damien about getting a review so we can move that...
> It's pinned here (to the commit with John's TPL export changes) - if you change that to the appropriate hash it should work: https://github.com/LLNL/RAJA/blob/develop/.gitlab/custom-jobs-and-variables.yml#L62C1-L62C83 Thanks for this, I noticed...
LoL, no problem, I had no idea there were all those other places to update, thanks for pushing the update!