NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback

5.13. nvmlEccSramErrorStatus_v1_t Struct Reference

[vGPU Structs]

Structure to store SRAM uncorrectable error counters

Public Variables

unsigned long long  aggregateCor
aggregate correctable error count
unsigned long long  aggregateUncBucketL2
aggregate uncorrectable error count for L2 cache bucket
unsigned long long  aggregateUncBucketMcu
aggregate uncorrectable error count for Microcontroller bucket
unsigned long long  aggregateUncBucketOther
aggregate uncorrectable error count for Other bucket
unsigned long long  aggregateUncBucketPcie
aggregate uncorrectable error count for PCIE bucket
unsigned long long  aggregateUncBucketSm
aggregate uncorrectable error count for SM bucket
unsigned long long  aggregateUncParity
aggregate uncorrectable parity error count
unsigned long long  aggregateUncSecDed
aggregate uncorrectable SEC-DED error count
unsigned int  bThresholdExceeded
if the error threshold of field diag is exceeded
unsigned int  version
the API version number
unsigned long long  volatileCor
volatile correctable error count
unsigned long long  volatileUncParity
volatile uncorrectable parity error count
unsigned long long  volatileUncSecDed
volatile uncorrectable SEC-DED error count

Variables

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateCor [inherited]

aggregate correctable error count

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncBucketL2 [inherited]

aggregate uncorrectable error count for L2 cache bucket

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncBucketMcu [inherited]

aggregate uncorrectable error count for Microcontroller bucket

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncBucketOther [inherited]

aggregate uncorrectable error count for Other bucket

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncBucketPcie [inherited]

aggregate uncorrectable error count for PCIE bucket

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncBucketSm [inherited]

aggregate uncorrectable error count for SM bucket

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncParity [inherited]

aggregate uncorrectable parity error count

unsigned long long nvmlEccSramErrorStatus_v1_t::aggregateUncSecDed [inherited]

aggregate uncorrectable SEC-DED error count

unsigned int nvmlEccSramErrorStatus_v1_t::bThresholdExceeded [inherited]

if the error threshold of field diag is exceeded

unsigned int nvmlEccSramErrorStatus_v1_t::version [inherited]

the API version number

unsigned long long nvmlEccSramErrorStatus_v1_t::volatileCor [inherited]

volatile correctable error count

unsigned long long nvmlEccSramErrorStatus_v1_t::volatileUncParity [inherited]

volatile uncorrectable parity error count

unsigned long long nvmlEccSramErrorStatus_v1_t::volatileUncSecDed [inherited]

volatile uncorrectable SEC-DED error count


NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback