You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
Thanks for the library!
Currently, AVX512IFMA support is enabled at compilation time. However, the machine that compiles IPCL usually is not the machine that runs it. Is it possible to select AVX512IFMA enabled or not at runtime. The implementation of oneDNN is a good reference.