Boavizta / boaviztapi

🛠 Giving access to BOAVIZTA reference data and methodologies trough a RESTful API
GNU Affero General Public License v3.0
66 stars 23 forks source link

Implementing cpu die_completion from cpu_specs #208

Closed da-ekchajzer closed 10 months ago

da-ekchajzer commented 10 months ago

Implement a new way of completing die_size (Linked to #199)

if die_size_per_core and core_units are given :

die_size = core_units*die_size

Otherwise, if family is given, die_size can be retrieved from a fuzzy matching on the cpu_specs repository.

If several cpu matches the given family, we use the core_units attributes :