Skip to content

Commit

Permalink
Remove host_processor_vcpu_count
Browse files Browse the repository at this point in the history
  • Loading branch information
szutenberg committed Feb 20, 2024
1 parent 6aba65a commit f7e061c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions submission_rules.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,7 @@ The file <system_desc_id>.json should contain the following metadata describing
| number_of_nodes | Yes | 1 | 1 | 1
| host_processors_per_node | Yes | 1 | 2 | 2
| host_processor_model_name | Yes | Intel Skylake | Intel Xeon Platinum 8164 | Intel Xeon Platinum 8164
| host_processor_core_count | Yes^1^, or vcpu | | 26 | 26
| host_processor_vcpu_count | Yes^1^, or core ^1^| 96 | |
| host_processor_core_count | Yes | 96 | 26 | 26
| host_processor_frequency | | | 2000MHz | 2000MHz
| host_processor_caches | | | L1: 32KB I + 32KB D per core, L2: 1MB I+D per core, L3: 37.75MB I+D per chip | L1: 32KB I + 32KB D per core, L2: 1MB I+D per core, L3: 37.75MB I+D per chip
| host_processor_interconnect | | | 3x 10.6GT/s UPI | 3x 10.6GT/s UPI
Expand Down Expand Up @@ -487,9 +486,6 @@ The file <system_desc_id>.json should contain the following metadata describing
| sw_notes | | | extra notes here | extra notes here
|===

^1^ Optional for preview system submission. These fields must be updated in the system description json upon the public availability of the processor.


In the Network division for the inference datacenter the file <system_desc_id>.json should also contain:

|===
Expand Down

0 comments on commit f7e061c

Please sign in to comment.