Skip to content

Issue with floating point number as threads per core for Intel® Core™ i7-13700F Prozessor #411

@AndiMb

Description

@AndiMb

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

10.0.7

Bug description

We're facing the problem that the number of threads per core for a Intel® Core™ i7-13700F Prozessor seems to be a floating point number. In https://www.intel.de/content/www/de/de/products/sku/230491/intel-core-i713700f-processor-30m-cache-up-to-5-20-ghz/specifications.html the processor has 16 cores and 24 threads, so that the 1.5 is somehow correct. But GLPI is refusing the number of threads.

ERROR: JSON does not validate. Violations:
Integer expected, null received at 
#->properties:content->properties:cpus->items[0]:0->properties:thread
     <CPUS>
       <CORE>16</CORE>
       <DESCRIPTION>Intel64 Family 6 Model 183 Stepping 1</DESCRIPTION>
       <FAMILYNUMBER>6</FAMILYNUMBER>
       <ID>BFEBFBFF000B0671</ID>
       <MANUFACTURER>Intel</MANUFACTURER>
       <MODEL>183</MODEL>
       <NAME>13th Gen Intel Core i7-13700F</NAME>
       <SERIAL>ToBeFilledByO.E.M.</SERIAL>
       <SPEED>2100</SPEED>
       <STEPPING>1</STEPPING>
       <THREAD>1.5</THREAD>
     </CPUS>

Relevant log output

No response

Page URL

No response

Steps To reproduce

Try to upload a json or xml file for a computer with the mentioned processor.

Your GLPI setup information

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions