Quantcast
Channel:
Browsing all 8 articles
Browse latest View live

Please tell us what platform

Please tell us what platform are you using?>>... Is this possible with any of the MKL libraries?..Here is a very generic answer on your question: Yes, MKL libraries could be dynamically linked.

View Article


Dynamic link is what you get

Dynamic link is what you get with the plain -mkl option with Intel compilers.  It's probably possible to switch among ATLAS andk MKL simply by adjusting LD_LIBRARY_PATH, if yo limit yourself to the...

View Article


My apologies, I should have

My apologies, I should have been more specific. I am on an intel64 platform. I was able to get things to work by symlinking libblas.so -> libmkl_rt.so and liblapack.so.3 -> libmkl_rt.so. I also...

View Article

>>My apologies, I should have

>>My apologies, I should have been more specific. I am on an intel64 platform.>>>>I was able to get things to work by symlinking libblas.so -> libmkl_rt.so and liblapack.so.3 ->...

View Article

Please tell us what platform

Please tell us what platform are you using?>>... Is this possible with any of the MKL libraries?..Here is a very generic answer on your question: Yes, MKL libraries could be dynamically linked.

View Article


Dynamic link is what you get

Dynamic link is what you get with the plain -mkl option with Intel compilers.  It's probably possible to switch among ATLAS and MKL simply by adjusting LD_LIBRARY_PATH, if you limit yourself to the...

View Article

My apologies, I should have

My apologies, I should have been more specific. I am on an intel64 platform. I was able to get things to work by symlinking libblas.so -> libmkl_rt.so and liblapack.so.3 -> libmkl_rt.so. I also...

View Article

>>My apologies, I should have

>>My apologies, I should have been more specific. I am on an intel64 platform.>>>>I was able to get things to work by symlinking libblas.so -> libmkl_rt.so and liblapack.so.3 ->...

View Article

Browsing all 8 articles
Browse latest View live