cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::version_t Struct Reference

A structure representing a CUDA release version. More...

#include <versions.hpp>

Static Public Member Functions

static version_t from_single_number (combined_version_t combined_version) noexcept
 Parse the combined single-number representation, separating it.
 

Detailed Description

A structure representing a CUDA release version.

Note
not to be confused with device::compute_capability_t , nor with a CUDA driver version!

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