diff --git a/hardware/cpu/intel/xeon_phi_3120a.pan b/hardware/cpu/intel/xeon_phi_3120a.pan new file mode 100644 index 00000000..b288a6ef --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_3120a.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_3120a; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 3120A @ 1.10 GHz"; +"speed" = 1100; # MHz +"arch" = "x86_64"; +"cores" = 57; +"max_threads" = 57; +"type" = "knights corner"; # Intel codename +"power" = 300; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_3120p.pan b/hardware/cpu/intel/xeon_phi_3120p.pan new file mode 100644 index 00000000..747ef72d --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_3120p.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_3120p; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 3120P @ 1.10 GHz"; +"speed" = 1100; # MHz +"arch" = "x86_64"; +"cores" = 57; +"max_threads" = 57; +"type" = "knights corner"; # Intel codename +"power" = 300; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_5110p.pan b/hardware/cpu/intel/xeon_phi_5110p.pan new file mode 100644 index 00000000..7a2fb57e --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_5110p.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_5110p; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 5110P @ 1.05 GHz"; +"speed" = 1050; # MHz +"arch" = "x86_64"; +"cores" = 60; +"max_threads" = 60; +"type" = "knights corner"; # Intel codename +"power" = 225; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_5120d.pan b/hardware/cpu/intel/xeon_phi_5120d.pan new file mode 100644 index 00000000..fc1c17e8 --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_5120d.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_5120d; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 5120D @ 1.05 GHz"; +"speed" = 1050; # MHz +"arch" = "x86_64"; +"cores" = 60; +"max_threads" = 60; +"type" = "knights corner"; # Intel codename +"power" = 245; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_7120a.pan b/hardware/cpu/intel/xeon_phi_7120a.pan new file mode 100644 index 00000000..ba5facd0 --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_7120a.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_7120a; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 7120A @ 1.24 GHz"; +"speed" = 1240; # MHz +"arch" = "x86_64"; +"cores" = 61; +"max_threads" = 61; +"type" = "knights corner"; # Intel codename +"power" = 300; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_7120d.pan b/hardware/cpu/intel/xeon_phi_7120d.pan new file mode 100644 index 00000000..6de7502d --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_7120d.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_7120d; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 7120D @ 1.24 GHz"; +"speed" = 1240; # MHz +"arch" = "x86_64"; +"cores" = 61; +"max_threads" = 61; +"type" = "knights corner"; # Intel codename +"power" = 270; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_7120p.pan b/hardware/cpu/intel/xeon_phi_7120p.pan new file mode 100644 index 00000000..adc25285 --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_7120p.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_7120p; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 7120P @ 1.24 GHz"; +"speed" = 1240; # MHz +"arch" = "x86_64"; +"cores" = 61; +"max_threads" = 61; +"type" = "knights corner"; # Intel codename +"power" = 300; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_7120x.pan b/hardware/cpu/intel/xeon_phi_7120x.pan new file mode 100644 index 00000000..52e957a6 --- /dev/null +++ b/hardware/cpu/intel/xeon_phi_7120x.pan @@ -0,0 +1,10 @@ +structure template hardware/cpu/intel/xeon_phi_7120x; + +"manufacturer" = "Intel"; +"model" = "Intel(R) Xeon Phi Coprocessor 7120X @ 1.24 GHz"; +"speed" = 1240; # MHz +"arch" = "x86_64"; +"cores" = 61; +"max_threads" = 61; +"type" = "knights corner"; # Intel codename +"power" = 300; # TDP in watts diff --git a/hardware/cpu/intel/xeon_phi_7210.pan b/hardware/cpu/intel/xeon_phi_7210.pan new file mode 100644 index 00000000..c8d4bb85 --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7210f.pan b/hardware/cpu/intel/xeon_phi_7210f.pan new file mode 100644 index 00000000..345f7ec0 --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7230.pan b/hardware/cpu/intel/xeon_phi_7230.pan new file mode 100644 index 00000000..fc675541 --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7230f.pan b/hardware/cpu/intel/xeon_phi_7230f.pan new file mode 100644 index 00000000..b4492329 --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7250.pan b/hardware/cpu/intel/xeon_phi_7250.pan new file mode 100644 index 00000000..c7131e78 --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7250f.pan b/hardware/cpu/intel/xeon_phi_7250f.pan new file mode 100644 index 00000000..dbc5f2ca --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7290.pan b/hardware/cpu/intel/xeon_phi_7290.pan new file mode 100644 index 00000000..2ec3fb02 --- /dev/null +++ b/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 diff --git a/hardware/cpu/intel/xeon_phi_7290f.pan b/hardware/cpu/intel/xeon_phi_7290f.pan new file mode 100644 index 00000000..afd730d5 --- /dev/null +++ b/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