Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Kokkos::Tools::Experimental::Impl::get_space_dimensionality< InspectForDepth > Struct Template Reference

#include <Kokkos_Tuners.hpp>

Detailed Description

template<class InspectForDepth>
struct Kokkos::Tools::Experimental::Impl::get_space_dimensionality< InspectForDepth >

We're going to be declaring a sparse multidimensional tuning space as a set of nested maps. The innermost level will be a vector. The dimensionality of such a space is the number of maps + 1.

The following templates implement such logic recursively

Definition at line 158 of file Kokkos_Tuners.hpp.


The documentation for this struct was generated from the following file: