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

Wrappers for Runtime API functions involving versions - of the CUDA runtime and of the CUDA driver. More...

#include "error.hpp"
#include <limits>
Include dependency graph for versions.hpp:

Go to the source code of this file.

Namespaces

 cuda
 Definitions and functionality wrapping CUDA APIs.
 

Detailed Description

Wrappers for Runtime API functions involving versions - of the CUDA runtime and of the CUDA driver.

Also defines a cuda::version_t class for working with such versions (as they are not really single numbers) - which is what the wrappers return.