Damien L-G
Damien L-G
**SYCL** Aurora has: - Intel(R) oneAPI DPC++/C++ Compiler 2024.2.1 - Intel(R) oneAPI DPC++/C++ Compiler 2025.0.0 - Intel(R) oneAPI DPC++/C++ Compiler 2025.0.4 - cmake version 3.27.9 -> 3.30.5 - gcc/11.4.0 ->...
[Here](https://en.cppreference.com/w/cpp/compiler_support/20) is a link to cppreference that has a table summarizing when each C++20 feature landed in major toolchains. Both core language and library features are covered. Listing below features...
I think access to values can be useful regardless of the order but I am fine to wait for an actual ask before we provide it.
> I think you missed some in containers Yes, I focused on actually call expressions and did not think of using-declarations... https://github.com/kokkos/kokkos/blob/d5c037bfea50113ce049635c04eb697171226a9a/containers/src/Kokkos_DynRankView.hpp#L579-L586
> * This succeeds for the serial backend. Let's add this to the other backends as well? Sure > * Error out when calling `partition_space`, `create_mirror`,`deep_copy`,`fence`, `realloc`, `resize`, `subview`, `view_alloc`?...
Please rebase
Retest this please (would like to see a NVHPC build pass)
``` 13: [ RUN ] defaultdevicetype.reduce_instantiation_c2 13/57 Test #13: Kokkos_CoreUnitTest_Default ................................***Exception: SegFault 0.97 sec ``` in CUDA RDC build
I am all in favor of this once we resolve that failure
Retest this please