48 #include "Kokkos_Core.hpp" 
   49 #include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp" 
   60     Kokkos::hwloc::get_available_numa_count() *
 
   61     Kokkos::hwloc::get_available_cores_per_numa();
 
   63     Kokkos::hwloc::get_available_threads_per_core();
 
   66   Kokkos::InitArguments init_args;
 
   68   Kokkos::initialize( init_args );
 
static int runUnitTestsFromMain(int argc, char *argv[])
Kokkos::Compat::KokkosDeviceWrapperNode< Kokkos::OpenMP > OpenMPWrapperNode
static void setGloballyReduceTestResult(const bool globallyReduceUnitTestResult)
int main(int argc, char **argv)
#define CRSMATRIX_UQ_PCE_TESTS_N(N)