|
Kokkos Core Kernels Package
Version of the Day
|
Declaration and definition of Kokkos::Serial device. More...
#include <cstddef>#include <iosfwd>#include <Kokkos_Parallel.hpp>#include <Kokkos_Layout.hpp>#include <Kokkos_HostSpace.hpp>#include <Kokkos_ScratchSpace.hpp>#include <Kokkos_MemoryTraits.hpp>#include <impl/Kokkos_Tags.hpp>Go to the source code of this file.
Classes | |
| class | Kokkos::Serial |
| Kokkos device for non-parallel execution. More... | |
Namespaces | |
| namespace | Kokkos |
Declaration and definition of Kokkos::Serial device.
Definition in file Kokkos_Serial.hpp.
1.7.6.1