|
|
|
|
|
by ayende
1689 days ago
|
|
There is no facility to say "this program runs AVX512 instructions". For that matter, a program may not know that it does.
If it uses a JIT, loads a dynamic library, etc. And if you mess it up, you get an invalid instruction, so that is something that you really want to avoid. |
|
Some sort of settings or policy could be set up so that processes don't force themselves onto the p cores.