Christian Trott
Christian Trott
One sec I am pushing an alternative.
Can you try this? It mirrors how we do things for the sources 1B
Bunch of issues with container bringup. I will merge this.
Just making this clear in case it wasn't: we don't support targeting AMD with SYCL. That doesn't mean we can't fix this if it does not add much maintenance burden.
I am almost good with this, checked it pretty carefully. @pzehner see my above question: if there is a good reason to do it as two separate template argument for...
Does this increase the number of builds? How does the matrix thing work?
What I wanted is to effectively have a random mix of standards on the existing builds, i.e. do a sparse testing not a dense in the combinatorical space of compilers/backends/standards.
My gut feeling is that it's ARM specific, maybe Power (i.e. relaxed memory semantics), haven't explicitly tried though.
Do we have C++23 coverage with GCC elsewhere? But I agree that I want a C++26 build too, though we may wanna use clang for that?
Yeah you can't use a CUDA enabled executable on a system without GPU (not really at least). Do you actually want them to be part of the same MPI run?...