Skip to content

README claims 55 fields per GPU but actual schema has 62 fields — stale documentation #4

Description

@bong-water-water-bong

Location

README.md

Description

The README says "Each GPU contains up to 55 fields" but a scan of all 2,824 GPUs reveals 62 unique field names. The field count grew as more GPUs were added without updating the README.

Impact

Users parsing the data may miss fields not listed in the README (e.g. warpSize, wavefrontSize, sms, subslices, executionUnits, rtCores, tensorCores, ldsPerCU, coresPerSM, maxBlocksPerSM, etc.)

Fix

Update the README to say 62 fields (or better, derive it from the data automatically in CI).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions