Hacker News new | ask | show | jobs
by ant6n 1685 days ago
The invalid instruction can be caught by the kernel, which can inspect the instruction, see that it's avx512, mark the process as avx enabled, and only run it on p cores.

Some sort of settings or policy could be set up so that processes don't force themselves onto the p cores.