cuda.bindings.nvml.device_get_grid_licensable_features_v4#
- cuda.bindings.nvml.device_get_grid_licensable_features_v4(intptr_t device)#
Retrieve the vGPU Software licensable features. :param device: Identifier of the target device. :type device: intptr_t :returns: Pointer to structure in which vGPU software licensable features are returned. :rtype: nvmlGridLicensableFeatures_t .. seealso:: `nvmlDeviceGetGridLicensableFeatures_v4`