cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::kernel::apriori_compiled::attributes_t Struct Reference

a wrapper around cudaFuncAttributes, offering a few convenience member functions. More...

#include <apriori_compiled.hpp>

Inheritance diagram for cuda::kernel::apriori_compiled::attributes_t:
Collaboration diagram for cuda::kernel::apriori_compiled::attributes_t:

Public Member Functions

cuda::device::compute_capability_t ptx_version () const noexcept
 See apriori_compiled_t::ptx_version()
 
cuda::device::compute_capability_t binary_compilation_target_architecture () const noexcept
 

Detailed Description

a wrapper around cudaFuncAttributes, offering a few convenience member functions.


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