Good afternoon,
I would deeply appreciate if anybody can help me with the clear steps to link and be able to call a subroutine from the LAPACK library.
I am working with Fortran 90 via Microsoft Visual Studio 2008. IA32 architecture. I already checked that I do have the MKL folder (with files, and some .f90 lapack files, etc). However I have found a lot of information in the internet, but none of them has been successful for me. I guess there are just pieces of information, but not all the steps: from adding sources codes to including USE statements in my source code. Also I am very confused on whether do I have to use lapack only or lapack95 or mkl_lapack95, etc.. Can anybody please clarify this to me?
Thank you very much.
Regards,
Juan Diego