Cargo Features
nvml-wrapper-sys has no features set by default.
[dependencies]
nvml-wrapper-sys = { version = "0.9.0", features = ["legacy-functions"] }
- legacy-functions
-
Affects
bindings::NvmlLib.nvmlInit,bindings::NvmlLib.nvmlDeviceGetCount,bindings::NvmlLib.nvmlDeviceGetHandleByIndex,bindings::NvmlLib.nvmlDeviceGetHandleByPciBusId,bindings::NvmlLib.nvmlDeviceGetPciInfo,bindings::NvmlLib.nvmlDeviceGetPciInfo_v2,bindings::NvmlLib.nvmlDeviceGetNvLinkRemotePciInfo,bindings::NvmlLib.nvmlDeviceGetGridLicensableFeatures,bindings::NvmlLib.nvmlDeviceGetGridLicensableFeatures_v2,bindings::NvmlLib.nvmlDeviceGetGridLicensableFeatures_v3,bindings::NvmlLib.nvmlDeviceRemoveGpu,bindings::NvmlLib.nvmlEventSetWait,bindings::NvmlLib.nvmlDeviceGetAttributes,bindings::NvmlLib.nvmlComputeInstanceGetInfo,bindings::NvmlLib.nvmlDeviceGetComputeRunningProcesses,bindings::NvmlLib.nvmlDeviceGetComputeRunningProcesses_v2…