cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
Contains the class cuda::launch_configuration_t and some supporting code. More...
Go to the source code of this file.
Classes | |
struct | cuda::launch_configuration_t |
The full set of possible configuration parameters for launching a kernel on a GPU. More... | |
Namespaces | |
cuda | |
Definitions and functionality wrapping CUDA APIs. | |
Contains the class cuda::launch_configuration_t and some supporting code.
kernel_launch.hpp
, and can be built more easily using launch_config_builer_t from launch_config_builder.hpp
.