Enum nvmlEccCounterType
ECC counter types.
Namespace: ManagedCuda.Nvml
Assembly: ManagedNvml.dll
Syntax
public enum nvmlEccCounterType
Fields
Name | Description |
---|---|
AggregateECC | Aggregate counts persist across reboots (i.e. for the lifetime of the device) |
VolatileECC | Volatile counts are reset each time the driver loads. |