Hi, I would like to use the f95 interfaces to the lapack linear algebra routines. I have successfully got the sparse solver pardiso to run but cannot seem to do so with the routine getrf.
In the subroutine that calls getrf I have the two use statements mkl95_precision and mkl95_lapack.
I have made the suggested mofifications to the project properties but get the following linker error message:
error LNK2019: unresolved external symbol _DGETRF_MKL95@12 ...
Any advice on solving this would be much appreceated.
Thanks,
ACAR




