Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add templates for several Xeon Phi #124

Merged
merged 1 commit into from Dec 17, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7210.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7210;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7210 @ 1.30 GHz";
"speed" = 1300; # MHz
"arch" = "x86_64";
"cores" = 64;
"max_threads" = 64;
"type" = "knights landing"; # Intel codename
"power" = 215; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7210f.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7210f;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7210F @ 1.30 GHz";
"speed" = 1300; # MHz
"arch" = "x86_64";
"cores" = 64;
"max_threads" = 64;
"type" = "knights landing"; # Intel codename
"power" = 230; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7230.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7230;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7230 @ 1.30 GHz";
"speed" = 1300; # MHz
"arch" = "x86_64";
"cores" = 64;
"max_threads" = 64;
"type" = "knights landing"; # Intel codename
"power" = 215; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7230f.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7230f;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7230F @ 1.30 GHz";
"speed" = 1300; # MHz
"arch" = "x86_64";
"cores" = 64;
"max_threads" = 64;
"type" = "knights landing"; # Intel codename
"power" = 230; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7250.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7250;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7250 @ 1.40 GHz";
"speed" = 1400; # MHz
"arch" = "x86_64";
"cores" = 68;
"max_threads" = 68;
"type" = "knights landing"; # Intel codename
"power" = 215; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7250f.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7250f;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7250F @ 1.40 GHz";
"speed" = 1400; # MHz
"arch" = "x86_64";
"cores" = 68;
"max_threads" = 68;
"type" = "knights landing"; # Intel codename
"power" = 230; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7290.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7290;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7290 @ 1.50 GHz";
"speed" = 1500; # MHz
"arch" = "x86_64";
"cores" = 72;
"max_threads" = 72;
"type" = "knights landing"; # Intel codename
"power" = 245; # TDP in watts
10 changes: 10 additions & 0 deletions hardware/cpu/intel/xeon_phi_7290f.pan
@@ -0,0 +1,10 @@
structure template hardware/cpu/intel/xeon_phi_7290f;

"manufacturer" = "Intel";
"model" = "Intel(R) Xeon Phi CPU 7290F @ 1.50 GHz";
"speed" = 1500; # MHz
"arch" = "x86_64";
"cores" = 72;
"max_threads" = 72;
"type" = "knights landing"; # Intel codename
"power" = 260; # TDP in watts