Open xandm opened 2 months ago
Comparing with https://github.com/archspec/archspec-json/blob/master/tests/targets/linux-unknown-sapphirerapids the three flags which are different are: user_shstk
, hfi
, and ibt
.
Can you please post a snippet (the first core) of:
$ cat /proc/cpuinfo
?
@xandm We use cat /proc/cpuinfo
as a format, not lscpu
. That's why I was asking :slightly_smiling_face:
Support for Intel Emerald Rapids CPUs would be useful. Here is the
lscpu
output for one such core; I will attempt to create a PR for adding this if I can determine everything needed.