48 #include "Kokkos_Core.hpp"
49 #include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp"
62 Kokkos::hwloc::get_available_numa_count() *
63 Kokkos::hwloc::get_available_cores_per_numa();
65 Kokkos::hwloc::get_available_threads_per_core();
68 Kokkos::InitArguments init_args;
70 Kokkos::initialize( init_args );
71 Kokkos::print_configuration(std::cout);
#define CRSMATRIX_MP_VECTOR_TESTS_N(N)
static int runUnitTestsFromMain(int argc, char *argv[])
static void setGloballyReduceTestResult(const bool globallyReduceUnitTestResult)
int main(int argc, char **argv)
Kokkos::Compat::KokkosDeviceWrapperNode< Kokkos::Threads > ThreadsWrapperNode
const unsigned VectorSize
unsigned global_sacado_mp_vector_size