Sophie

Sophie

distrib > Mageia > 7 > x86_64 > media > nonfree-updates > by-pkgid > b86a85131cc739c1c53d0b55840a4328 > files > 6169

nvidia-cuda-toolkit-devel-10.1.168-1.2.mga7.nonfree.x86_64.rpm

.TH "nvmlGridLicensableFeatures_t" 3 "24 Apr 2019" "Version 1.1" "NVML" \" -*- nroff -*-
.ad l
.nh
.SH NAME
nvmlGridLicensableFeatures_t \- 
.SH SYNOPSIS
.br
.PP
\fC#include <nvml.h>\fP
.PP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "int \fBisGridLicenseSupported\fP"
.br
.RI "\fINon-zero if GRID Software Licensing is supported on the system, otherwise zero. \fP"
.ti -1c
.RI "unsigned int \fBlicensableFeaturesCount\fP"
.br
.RI "\fIEntries returned in \fIgridLicensableFeatures\fP array. \fP"
.ti -1c
.RI "\fBnvmlGridLicensableFeature_t\fP \fBgridLicensableFeatures\fP [NVML_GRID_LICENSE_FEATURE_MAX_COUNT]"
.br
.RI "\fIArray of GRID licensable features. \fP"
.in -1c
.SH "Detailed Description"
.PP 
Structure to store GRID licensable features 

.SH "Author"
.PP 
Generated automatically by Doxygen for NVML from the source code.