Quantcast
Channel: Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 2652

mkl routine slasrt2

$
0
0

Hi

I've a program that is calling the mkl routine slasrt successfully by

call slasrt('I', nr, rvek, info)

When changing to slasrt2 by

call slasrt2('I', nr, rvek, isort, info)

the linker reports:

Error 1  error LNK2019: unresolved external symbol _SLASRT2 referenced in function _MAKERZPLANE makePlane.obj 

Compiler=Compose XE 2013 SP1, and I am using visual studio 2010 with Configuration properties -Fortran - Libraries- Use Intel Math Kernel Library set to sequential((/Qmkl:sequential) 

What's wrong?

 

 


Viewing all articles
Browse latest Browse all 2652

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>