cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::kernel_t Member List

This is the complete list of members for cuda::kernel_t, including all inherited members.

binary_compilation_target_architecture() constcuda::kernel_tinline
context() const noexceptcuda::kernel_tinline
context_handle() const noexceptcuda::kernel_tinline
device() const noexceptcuda::kernel_tinline
device_id() const noexceptcuda::kernel_tinline
get_attribute(kernel::attribute_t attribute) const (defined in cuda::kernel_t)cuda::kernel_tinline
get_maximum_dynamic_shared_memory_per_block() const (defined in cuda::kernel_t)cuda::kernel_tinline
handle() constcuda::kernel_tinline
kernel::wrap (defined in cuda::kernel_t)cuda::kernel_tfriend
kernel_t(const kernel_t &other) (defined in cuda::kernel_t)cuda::kernel_tinline
kernel_t(kernel_t &&other) (defined in cuda::kernel_t)cuda::kernel_tinline
max_active_blocks_per_multiprocessor(grid::block_dimension_t block_size_in_threads, memory::shared::size_t dynamic_shared_memory_per_block, bool disable_caching_override=false) constcuda::kernel_tinline
maximum_threads_per_block() constcuda::kernel_tinline
operator=(const kernel_t &)=delete (defined in cuda::kernel_t)cuda::kernel_t
operator=(kernel_t &&other) noexcept (defined in cuda::kernel_t)cuda::kernel_tinline
ptx_version() constcuda::kernel_tinline
set_attribute(kernel::attribute_t attribute, kernel::attribute_value_t value) const (defined in cuda::kernel_t)cuda::kernel_tinline
set_cache_preference(multiprocessor_cache_preference_t preference) constcuda::kernel_tinline
set_maximum_dynamic_shared_memory_per_block(cuda::memory::shared::size_t amount_required_by_kernel) constcuda::kernel_tinline
set_shared_memory_bank_size(multiprocessor_shared_memory_bank_size_option_t config) constcuda::kernel_tinline
~kernel_t() NOEXCEPT_IF_NDEBUG (defined in cuda::kernel_t)cuda::kernel_tinline