48 #include "Kokkos_Core.hpp"
51 using Kokkos::Threads;
59 Kokkos::hwloc::get_available_numa_count() *
60 Kokkos::hwloc::get_available_cores_per_numa();
62 Kokkos::hwloc::get_available_threads_per_core();
66 Kokkos::InitArguments init_args;
68 Kokkos::initialize( init_args );
69 Kokkos::print_configuration(std::cout);
#define VIEW_UQ_PCE_TESTS_DEVICE(DEVICE)
static int runUnitTestsFromMain(int argc, char *argv[])
int main(int argc, char **argv)