Link Pardiso solver with gfortran

behnam b.moghadassian@gmail.com
Mon Oct 14 06:29:00 GMT 2013


Hi Arjen

I checked and found that the files that are mentioned in the error message
are without underscore (for example the error is "undefined reference to
`dtrmm_'  " and I have dtrmm.f in the BLAS folder). Should I change the name
to dtrmm_.f? Another issue is that there are some errors that the filename
cannot be found at all; for example I get this error: "undefined reference
to `dlansy_' " but neither dlansy_ or dlansy.f can be found in my BLAS or
lapack folders. Can you guess why?

Thank you very much

regards,

Behnam



--
View this message in context: http://gcc.1065356.n5.nabble.com/Link-Pardiso-solver-with-gfortran-tp974022p975129.html
Sent from the gcc - fortran mailing list archive at Nabble.com.



More information about the Fortran mailing list