Provided by: nvidia-cuda-dev_10.1.243-3_amd64 bug

NAME

       nvmlGridLicensableFeature_t -

SYNOPSIS

       #include <nvml.h>

   Data Fields
       nvmlGridLicenseFeatureCode_t featureCode
           Licensed feature code.
       unsigned int featureState
           Non-zero if feature is currently licensed, otherwise zero.

Detailed Description

       Structure containing GRID licensable feature information

Author

       Generated automatically by Doxygen for NVML from the source code.