48 #include "Kokkos_Core.hpp"
49 #include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp"
61 Kokkos::InitArguments init_args;
62 init_args.device_id = 0;
63 Kokkos::initialize( init_args );
64 Kokkos::print_configuration(std::cout);
#define CRSMATRIX_MP_VECTOR_TESTS_N(N)
Kokkos::Compat::KokkosDeviceWrapperNode< Kokkos::Cuda > CudaWrapperNode
static int runUnitTestsFromMain(int argc, char *argv[])
static void setGloballyReduceTestResult(const bool globallyReduceUnitTestResult)
int main(int argc, char **argv)
const unsigned VectorSize
unsigned global_sacado_mp_vector_size