48 #include "Kokkos_Core.hpp"
49 #include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp"
59 Kokkos::InitArguments init_args;
60 init_args.device_id = 0;
61 Kokkos::initialize( init_args );
62 Kokkos::print_configuration(std::cout);
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)
#define CRSMATRIX_UQ_PCE_TESTS_N(N)