Skip to content

Commit

Permalink
Merge pull request avocado-framework#3803 from nanliu-r/update_Sapphi…
Browse files Browse the repository at this point in the history
…reRapids_cpu_model

cpu: Add missed cpu model flags
  • Loading branch information
YongxueHong authored Dec 6, 2023
2 parents d798d84 + 4d852bb commit 1d9686a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virttest/cpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"Opteron_G1": "",
"SapphireRapids": ("serialize,tsxldtrk|tsx-ldtrk,amx_bf16,"
"amx_tile,amx_int8,avx512_bf16,avx_vnni,"
"avx512_fp16"),
"avx512_fp16,hle,rtm,taa-no"),
"Snowridge": "split_lock_detect,gfni,movdiri,movdiri64b,cldemote",
"Cooperlake": "avx512_bf16,stibp,arch_capabilities,hle,rtm",
"Icelake-Server": "avx512_vnni,la57,clflushopt,hle,rtm",
Expand Down

0 comments on commit 1d9686a

Please sign in to comment.