Update MKL Provider to Intel OneAPI Interface at 2022 or later revision #935
SnowHammer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It appears that there are many DLL export calls that are no longer supported from MKL and VML. I discovered this after writing a stub for query_capability, which revealed that functions like d_fft_create or d_multiply_matrix no longer exist. Maybe I'm missing something?
Overall, it seems like the Intel library interfaces need a major update.
Beta Was this translation helpful? Give feedback.
All reactions