48 #include "Kokkos_Core.hpp"
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::InitArguments init_args;
66 Kokkos::initialize( init_args );