Closed JeanChristopheMorinPerso closed 1 year ago
I diffed the linux-64 mkl-devel and intel-openmp packages. Looks alright. I couldn't do the same for win as they are missing on the staging channel.
Indeed, I think there was a glitch in the upload process.
Generate an import library for
libiomp5md.dll
on Windows since Intel doesn't provide it and also patch theMKLConfig.cmake
find package config provided by Intel since it's broken when used with conda packages. I added a test to make sure that it works as expected.