uncomplicate

Empperi 2021-11-07T09:40:06.021600Z

@blueberry can confirm that [org.bytedeco/mkl-platform-redist "2020.3-1.5.4"] contains mkl_rt.dll and example native code works with it on Windows 👍

Empperi 2021-11-07T09:40:38.021900Z

So it is compatibility issue with newer versions of MKL

Empperi 2021-11-07T09:42:45.022300Z

I'll create an issue for this

Empperi 2021-11-07T12:07:08.022800Z

I'm just so happy this works now, I can finally start my own little hobby project 😂

Empperi 2021-11-07T12:07:46.023400Z

And performance is indeed awesome, CPU BLAS is at Numpy level and it's super nice how easy it is to offload computations to GPU 👍