Fork me on GitHub
#numerical-computing
<
2021-09-07
>
Empperi11:09:12

Hi, trying out Neanderthal but immediately facing issues with MKL. I have included org.bytedeco/mkl-platform-redist as dependency and I also tried installing MKL manually but I'm still facing issues. Basically I'm getting a macroexpansion level error at mkl.clj:90:35 of UnsatisfiedLinkError. Basically it is complaining of neanderthal-mkl-0.33.06349245150535543233.dll: Can't find dependent libraries. I'm a bit stuck here. Running win 10 x64 with Ryzen CPU. Would appreciate any ideas on this matter.