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();
64 Kokkos::Threads::print_configuration(std::cout);
70 Kokkos::Threads::finalize();
int main(int argc, char *argv[])
static int runUnitTestsFromMain(int argc, char *argv[])
#define CRSMATRIX_UQ_PCE_TESTS_DEVICE(DEVICE)