cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::rtc::compilation_output_t< Kind > Class Template Reference

The output produced by a compilation process by one of the CUDA libraries, including any byproducts. More...

#include <compilation_output.hpp>

Detailed Description

template<source_kind_t Kind>
class cuda::rtc::compilation_output_t< Kind >

The output produced by a compilation process by one of the CUDA libraries, including any byproducts.

Template Parameters
KindWhich language was compiled to produce the result
Note
A failed compilation is also a (useful) kind of compilation output.

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