Re: [eigen] eigen & pybind11 & mkl |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Dear All, Am 04.03.22 um 15:56 schrieb Peter:
As soon as I want to use the MKL backend, I do have to set an appropriate LD_PRELOAD pointing to the installation of libmkl_rt.so.
seemingly the answer is simple. After digging deeper into cmake I realized that I have to add '-lmkl_rt' to the cmake generated linker flags. I'm surprised that it did link without. Best regards, Peter
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |