System Queries

This page describes that queries that NVML can perform against the local system. More...


Functions

nvmlReturn_t DECLDIR nvmlSystemGetDriverVersion (char *version, unsigned int length)
 Retrieve the version of the system's graphics driver.


Detailed Description

This page describes that queries that NVML can perform against the local system.

These queries are not device-specific.


Function Documentation

nvmlReturn_t DECLDIR nvmlSystemGetDriverVersion ( char *  version,
unsigned int  length 
)

Retrieve the version of the system's graphics driver.

The version identifier is an alphanumberic string which includes the null terminator.

Parameters:
version Reference in which to return the version identifier
length The maximum allowed length of the string returned in version
Returns:


Generated on Tue Feb 8 09:10:20 2011