Skip to content
Not built

Changes

Summary

  1. Add C++26 standard to CMake Setup (details)
  2. Add support for C++26 in generated makefiles (details)
  3. Add KOKKOS_ENABLE_CXX26 to the configuration metadata (details)
Commit bd3c0a552c423eb6f11f950cc68771ecc18b44b6 by dev
Add C++26 standard to CMake Setup
The file was modified cmake/kokkos_test_cxx_std.cmake (diff)
The file was modified cmake/kokkos_pick_cxx_std.cmake (diff)
The file was modified cmake/KokkosCore_config.h.in (diff)
Commit 39a0f3d675f79841e2237de57c0c7efa702b663d by Damien L-G
Add support for C++26 in generated makefiles
The file was modified Makefile.kokkos (diff)
Commit 87f32846bb0ac950ae7b639e922369b5754ffb60 by Damien L-G
Add KOKKOS_ENABLE_CXX26 to the configuration metadata
The file was modified core/src/impl/Kokkos_Core.cpp (diff)