Support for CPUs missing AVX2.0 instruction when using macOS Ventura 13 and later

This commit is contained in:
Hoang Hong Quan
2024-09-11 05:05:08 +07:00
parent 47387f6f30
commit d17eba3ead
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -462,6 +462,7 @@ class builder:
hardware_shorc["CPU Manufacturer"],
hardware_shorc["CPU Codename"],
hardware_shorc["CPU Cores"],
hardware_shorc["Instruction Set"],
hardware_shorc["Discrete GPU"].get("GPU Codename", ""),
hardware_shorc["Integrated GPU"],
hardware_shorc.get("Network"),