Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ebbf2917 authored by LELAURAIN Julien's avatar LELAURAIN Julien
Browse files

[input_loader][rennes][roazhon2] Add Intel Xeon 5120 CPU model to flops computation function

parent 11580a51
Branches
No related tags found
5 merge requests!618Draft: [grosminet] Add new cluster grosminet,!609Draft: Add abacus19,!585Draft: Add abacus9 cluster,!583Draft: [rennes][abacus15] Add abacus15-1 cluster,!580Draft: [rennes][abacus10] Add abacus10-1 cluster
......@@ -713,7 +713,7 @@ def get_flops_per_cycle(microarch, cpu_name, cluster_uid)
return 32
when "Cascade Lake-SP", "Skylake"
case cpu_name
when /Silver 4110/, /Silver 4214/, /Gold 5218/, /Gold 5220/, /Gold 5118/
when /Silver 4110/, /Silver 4214/, /Gold 5218/, /Gold 5220/, /Gold 5118/, /Gold 5120/
return 16
when /Gold 6126/, /Gold 6130/, /Gold 6254/
return 32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment