Type Alias nvml_wrapper_sys::bindings::nvmlGpuInstanceInfo_t
source · pub type nvmlGpuInstanceInfo_t = nvmlGpuInstanceInfo_st;
Aliased Type§
struct nvmlGpuInstanceInfo_t {
pub device: *mut nvmlDevice_st,
pub id: u32,
pub profileId: u32,
pub placement: nvmlGpuInstancePlacement_st,
}
Fields§
§device: *mut nvmlDevice_st
§id: u32
§profileId: u32
§placement: nvmlGpuInstancePlacement_st