Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

DGELS and DPOSV

palang
Beginner
1,052 Views
I got this error msg when I compiled my fortran program.
'undefined reference to `dgels_'' and
'undefined reference to `dposv_'

I would like to know, how to link Intel Math Kernel Library ??


Thank you in advance
0 Kudos
1 Reply
Todd_R_Intel
Employee
1,052 Views
Have you taken a look at the 'Technical User Notes' available with Intel MKL of available online:
The answer will depend on whether you are using on Windows* or Linux*
-Todd
0 Kudos
Reply