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

Complementing file for cuda/api/versions.hpp for obtaining a version number for the NVRTC library. More...

Include dependency graph for versions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cuda
 Definitions and functionality wrapping CUDA APIs.
 

Functions

version_t cuda::version_numbers::nvrtc ()
 Obtain the NVRTC library version.
 

Detailed Description

Complementing file for cuda/api/versions.hpp for obtaining a version number for the NVRTC library.