Skip to content

Commit a719d2b

Browse files
committed
remove redundant space
1 parent 77d1bc2 commit a719d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/arch_specs/eessi_arch_x86.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# x86_64 CPU architecture specifications
22
# Software path in EESSI | Vendor ID | List of defining CPU features
3-
"x86_64/intel/haswell" "GenuineIntel" "avx2 fma" # Intel Haswell, Broadwell
3+
"x86_64/intel/haswell" "GenuineIntel" "avx2 fma" # Intel Haswell, Broadwell
44
"x86_64/intel/skylake_avx512" "GenuineIntel" "avx2 fma avx512f avx512bw avx512cd avx512dq avx512vl" # Intel Skylake, Cascade Lake
55
"x86_64/intel/sapphirerapids" "GenuineIntel" "avx2 fma avx512f avx512bw avx512cd avx512dq avx512vl avx512_bf16 amx_tile" # Intel Sapphire/Emerald Rapids
66
"x86_64/amd/zen2" "AuthenticAMD" "avx2 fma" # AMD Rome

0 commit comments

Comments
 (0)