Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
Kokkos::LaunchBounds< maxT, minB > Struct Template Reference

Specify Launch Bounds for CUDA execution. More...

#include <Kokkos_Concepts.hpp>

Detailed Description

template<unsigned int maxT = 0, unsigned int minB = 0>
struct Kokkos::LaunchBounds< maxT, minB >

Specify Launch Bounds for CUDA execution.

If no launch bounds specified then do not set launch bounds.

Definition at line 117 of file Kokkos_Concepts.hpp.


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