Containers library
Memory Resources
CUDASTF
Cudax: Experimental new features API
Directory hierarchy
Namespace hierarchy
Defines
Directories
Namespaces
cuda
Namespaces
cuda::experimental
Classes
Functions
Namespaces
Structs
cuda::experimental::allowed_levels
cuda::experimental::arch
cuda::experimental::arch_traits_t
cuda::experimental::block_level
cuda::experimental::cluster_level
cuda::experimental::cooperative_launch
cuda::experimental::dynamic_shared_memory_option
cuda::experimental::get_stream_t
cuda::experimental::grid_level
cuda::experimental::hierarchy_dimensions_fragment
cuda::experimental::hierarchy_level
cuda::experimental::hierarchy_query_result
cuda::experimental::kernel_config
cuda::experimental::launch_priority
cuda::experimental::level_dimensions
cuda::experimental::stream
cuda::experimental::stream_ref
cuda::experimental::thread_level
Typedefs
Variables
cudax
»
Cudax: Experimental new features API
»
cuda
»
cuda::experimental
»
cuda::experimental::allowed_levels
cuda::experimental::allowed_levels
Defined in
include/cuda/experimental/__hierarchy/hierarchy_levels.cuh
template
<
typename
...
Levels
>
struct
allowed_levels
Public Types
using
default_unit
=
::
cuda
::
std
::
__type_index_c
<
0
,
Levels
...
,
void
>