#include <Kokkos_Core.hpp>
#include <Kokkos_Random.hpp>
#include <vector>
Go to the source code of this file.
|
constexpr static const Kokkos::Experimental::WorkItemProperty::HintLightWeight_t | Async = Kokkos::Experimental::WorkItemProperty::HintLightWeight |
|
◆ DEVICE_PRINTF
#define DEVICE_PRINTF |
( |
|
... | ) |
printf(__VA_ARGS__) |
◆ KOKKOS_TEAM_SCRATCH_OPT
#define KOKKOS_TEAM_SCRATCH_OPT 0 |
◆ CLayout
using CLayout = Kokkos::LayoutRight |
◆ DeviceType
◆ ExSpace
◆ HostExSpace
◆ HostMemSpace
◆ HostType
◆ MemSpace
◆ MPIDeviceType
◆ NoInit
using NoInit = Kokkos::ViewAllocateWithoutInitializing |
◆ pool_type
◆ RandGen
typedef pool_type::generator_type RandGen |
◆ Async
constexpr static const Kokkos::Experimental::WorkItemProperty::HintLightWeight_t Async = Kokkos::Experimental::WorkItemProperty::HintLightWeight |
|
staticconstexpr |