C# Class ManagedCuda.Nvml.nvmlBridgeChipInfo

Exibir arquivo Open project: kunzmi/managedCuda

Public Properties

Property Type Description
fwVersion uint
type nvmlBridgeChipType

Property Details

fwVersion public_oe property

Firmware Version. 0=Version is unavailable
public uint fwVersion
return uint

type public_oe property

Type of Bridge Chip
public nvmlBridgeChipType type
return nvmlBridgeChipType