cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::link::input Namespace Reference

Definitions relating to inputs to CUDA linking-processes. More...

Classes

struct  file_t
 A typed, named, image in a file which can be used as an input to a runtime CUDA linking-process. More...
 
struct  image_t
 A typed, named, image in memory which can be used as an input to a runtime CUDA linking-process. More...
 

Detailed Description

Definitions relating to inputs to CUDA linking-processes.