cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
library.hpp File Reference

Wrappers for working with "libraries" of compiled CUDA code (which are similar to modules, but not associated with any CUDA context). More...

Go to the source code of this file.

Detailed Description

Wrappers for working with "libraries" of compiled CUDA code (which are similar to modules, but not associated with any CUDA context).