Home
last modified time | relevance | path

Searched refs:trait_matches_specification (Results 1 – 25 of 27) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/traits/
H A DKokkos_GraphKernelTrait.hpp65 using trait_matches_specification = std::is_same<T, IsGraphKernelTag>; typedef
H A DKokkos_IterationPatternTrait.hpp62 using trait_matches_specification = is_iteration_pattern<T>; typedef
H A DKokkos_LaunchBoundsTrait.hpp66 using trait_matches_specification = is_launch_bounds<T>; typedef
H A DKokkos_ExecutionSpaceTrait.hpp66 using trait_matches_specification = is_execution_space<T>; typedef
H A DKokkos_ScheduleTrait.hpp67 using trait_matches_specification = is_schedule_type<T>; typedef
H A DKokkos_IndexTypeTrait.hpp65 using trait_matches_specification = typedef
H A DKokkos_WorkItemPropertyTrait.hpp64 using trait_matches_specification = typedef
H A DKokkos_PolicyTraitAdaptor.hpp82 TraitSpec::template trait_matches_specification<Trait>::value>>
H A DKokkos_OccupancyControlTrait.hpp98 using trait_matches_specification = std::integral_constant< typedef
/dports/devel/kokkos/kokkos-3.4.01/core/src/traits/
H A DKokkos_GraphKernelTrait.hpp65 using trait_matches_specification = std::is_same<T, IsGraphKernelTag>; typedef
H A DKokkos_IterationPatternTrait.hpp62 using trait_matches_specification = is_iteration_pattern<T>; typedef
H A DKokkos_ExecutionSpaceTrait.hpp66 using trait_matches_specification = is_execution_space<T>; typedef
H A DKokkos_LaunchBoundsTrait.hpp66 using trait_matches_specification = is_launch_bounds<T>; typedef
H A DKokkos_ScheduleTrait.hpp67 using trait_matches_specification = is_schedule_type<T>; typedef
H A DKokkos_IndexTypeTrait.hpp65 using trait_matches_specification = typedef
H A DKokkos_WorkItemPropertyTrait.hpp64 using trait_matches_specification = typedef
H A DKokkos_PolicyTraitAdaptor.hpp82 TraitSpec::template trait_matches_specification<Trait>::value>>
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/traits/
H A DKokkos_GraphKernelTrait.hpp65 using trait_matches_specification = std::is_same<T, IsGraphKernelTag>; typedef
H A DKokkos_IterationPatternTrait.hpp62 using trait_matches_specification = is_iteration_pattern<T>; typedef
H A DKokkos_LaunchBoundsTrait.hpp66 using trait_matches_specification = is_launch_bounds<T>; typedef
H A DKokkos_ExecutionSpaceTrait.hpp66 using trait_matches_specification = is_execution_space<T>; typedef
H A DKokkos_ScheduleTrait.hpp67 using trait_matches_specification = is_schedule_type<T>; typedef
H A DKokkos_IndexTypeTrait.hpp65 using trait_matches_specification = typedef
H A DKokkos_WorkItemPropertyTrait.hpp64 using trait_matches_specification = typedef
H A DKokkos_PolicyTraitAdaptor.hpp82 TraitSpec::template trait_matches_specification<Trait>::value>>

12