diff options
Diffstat (limited to 'sample/cpuid/cpuid.sh')
-rwxr-xr-x | sample/cpuid/cpuid.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/cpuid/cpuid.sh b/sample/cpuid/cpuid.sh index c55fd28..ba3bd64 100755 --- a/sample/cpuid/cpuid.sh +++ b/sample/cpuid/cpuid.sh @@ -11,7 +11,7 @@ fi make -C ../ test_util64 -cpus=(p4p mrm pnr nhm wsm snb ivb hsw bdw slt slm glm glp tnt skl cnl icl skx clx cpx icx knl knm tgl adl mtl rpl spr gnr srf grr arl lnl) +cpus=(p4p mrm pnr nhm wsm snb ivb hsw bdw slt slm glm glp tnt skl cnl icl skx clx cpx icx tgl adl mtl rpl spr emr gnr gnr256 srf arl lnl) for cpu in ${cpus[@]} ; do echo $cpu |