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

Configuring C++ library to use MKL

$
0
0

I'm trying to configure Opt++ to use MKL on Debian 8. Their document (https://software.sandia.gov/opt++/opt++2.4_doc/html/InstallDoc.html#blas) indicates to use the syntax

./configure --with-blas=/path/to/blas/blaslibraryname.a

however, when I checked the following two paths, there are several .a files

/opt/intel/mkl/lib/intel64/

/opt/intel/compilers_and_libraries/linux/mkl/lib/intel64

Which library do I use? I tried a couple, but it doesn't appear to work according to the configure.log, which points out undefined reference to sgemm_.

Thanks.


Viewing all articles
Browse latest Browse all 2652

Trending Articles



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