Skip to content

Commit c19a118

Browse files
author
Richard Top
committed
generalize the comment
1 parent 5fc7a42 commit c19a118

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

init/arch_specs/eessi_arch_arm.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ARM CPU architecture specifications (see https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html for guidance)
22
# CPU implementers: 0x41 (ARM), 0x46 (Fujitsu) - also see https://github.com/hrw/arm-socs-table/blob/main/data/socs.yml
3-
# Flipping the order of nvidia/grace and google/axion results in nvidia/grace being the "top" on Axion systems
3+
# To ensure that archdetect produces the correct ordering, CPU targets should be listed from the most specific
4+
# to the most general. In particular, if CPU target A is a subset of CPU target B, then A must be listed before B
45

56
# Software path in EESSI | 'Vendor ID' or 'CPU implementer' | List of defining CPU features
67
"aarch64/a64fx" "0x46" "asimdhp sve" # Fujitsu A64FX

0 commit comments

Comments
 (0)