Overview of the Kokkos Build System
developThe Kokkos build system is based on Modern CMake. This documentation is intended for developers who need to modify the build system, such as adding new CMake options that influence header configuration macros, optional features, third-party libraries, or compiler and linker flags.
Note for end-users: If you are looking for general usage, installation, or API documentation, please refer to the official documentation at https://kokkos.org.