>>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 needed to >>make sure that I source mklvars.sh. Things seem to perform quite well and I haven't come across any issues yet.
>>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 needed to
>>make sure that I source mklvars.sh. Things seem to perform quite well and I haven't come across any issues yet.
That's OK and thanks for the feedback.