Skip to content

compare: accept custom cards from a local json #4

Description

@nuemaan

the built-in database only carries cards whose specs can be verified against a vendor sheet. but people have oc'd cards, laptop variants, and unreleased parts under nda.

idea: kernelmeter compare 4090 my-card --cards my-cards.json where the json holds the same physical fields as GpuSpec (sm_count, boost_mhz, mem_bus_bits, mem_gbps, tdp_w, cc). resolve() checks the user file first, then the built-in db.

keeps the built-in db strict while letting anyone model anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions