Kokkos Core Kernels Package  Version of the Day
Kokkos_Serial.hpp File Reference

Declaration and definition of Kokkos::Serial device. More...

#include <cstddef>
#include <iosfwd>
#include <Kokkos_Parallel.hpp>
#include <Kokkos_TaskScheduler.hpp>
#include <Kokkos_Layout.hpp>
#include <Kokkos_HostSpace.hpp>
#include <Kokkos_ScratchSpace.hpp>
#include <Kokkos_MemoryTraits.hpp>
#include <impl/Kokkos_Tags.hpp>
#include <impl/Kokkos_FunctorAdapter.hpp>
#include <impl/Kokkos_Profiling_Interface.hpp>
#include <KokkosExp_MDRangePolicy.hpp>

Go to the source code of this file.

Detailed Description

Declaration and definition of Kokkos::Serial device.

Definition in file Kokkos_Serial.hpp.