Answer the question
In order to leave comments, you need to log in
Will absolutely all programs work on the Apple M1 chip?
Will all the programs that exist at all work on the Apple M1 chip through Rosetta 2 (I know about Adobe)? Will all programs downloaded from the Internet, for example, from appstorrent.ru, be running on a new chip?
Answer the question
In order to leave comments, you need to log in
No.
https://developer.apple.com/documentation/apple_si...
Rosetta can translate most Intel-based apps, including apps that contain just-in-time (JIT) compilers. However, Rosetta doesn't translate the following executables:
- Kernel extensions
- Virtual Machine apps that virtualize x86_64 computer platforms
Rosetta translates all x86_64 instructions, but it doesn't support the execution of some newer instruction sets and processor features, such as AVX, AVX2, and AVX512 vector instructions. If you include these newer instructions in your code, execute them only after verifying that they are available. For example, to determine if AVX512 vector instructions are available, use the sysctlbyname function to check the hw.optional.avx512f attribute.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question