From 20eb40edafa2d3c65875e245bb2e825b43b61191 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Tue, 23 Jan 2024 22:45:59 +0100 Subject: [PATCH] remove obsolete test files, correct cpupath for skylake --- .../archspec-linux-E5-2680-v3.all.output | 1 - .../archspec-linux-E5-2680-v3.cpuinfo | 25 ------------------- .../archspec-linux-E5-2680-v3.output | 1 - .../archspec-linux-6132.all.output | 2 +- 4 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.all.output delete mode 100644 tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.cpuinfo delete mode 100644 tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.output diff --git a/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.all.output b/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.all.output deleted file mode 100644 index a047dd42cc..0000000000 --- a/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.all.output +++ /dev/null @@ -1 +0,0 @@ -x86_64/intel/haswell:x86_64/generic \ No newline at end of file diff --git a/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.cpuinfo b/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.cpuinfo deleted file mode 100644 index 7bb5aa958f..0000000000 --- a/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.cpuinfo +++ /dev/null @@ -1,25 +0,0 @@ -processor : 0 -vendor_id : GenuineIntel -cpu family : 6 -model : 63 -model name : Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz -stepping : 2 -microcode : 0x3c -cpu MHz : 1757.910 -cache size : 30720 KB -physical id : 0 -siblings : 12 -core id : 0 -cpu cores : 12 -apicid : 0 -initial apicid : 0 -fpu : yes -fpu_exception : yes -cpuid level : 15 -wp : yes -flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc ibpb ibrs stibp dtherm arat pln pts spec_ctrl intel_stibp -bogomips : 4987.97 -clflush size : 64 -cache_alignment : 64 -address sizes : 46 bits physical, 48 bits virtual -power management: diff --git a/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.output b/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.output deleted file mode 100644 index 5af6120686..0000000000 --- a/tests/archdetect/x86_64/intel/broadwell/archspec-linux-E5-2680-v3.output +++ /dev/null @@ -1 +0,0 @@ -x86_64/intel/haswell diff --git a/tests/archdetect/x86_64/intel/skylake_avx512/archspec-linux-6132.all.output b/tests/archdetect/x86_64/intel/skylake_avx512/archspec-linux-6132.all.output index c9fa524ea6..1916ae4153 100644 --- a/tests/archdetect/x86_64/intel/skylake_avx512/archspec-linux-6132.all.output +++ b/tests/archdetect/x86_64/intel/skylake_avx512/archspec-linux-6132.all.output @@ -1 +1 @@ -x86_64/intel/skylake_avx512:x86_64/intel/haswell:x86_64/generic \ No newline at end of file +x86_64/intel/skylake_avx512:x86_64/intel/broadwell:x86_64/generic