[dmritool-discussion] Building DMRITool with MKL
Abrar Faiyaz
abrarfaiyaz.iutcse at gmail.com
Fri Aug 5 11:29:54 EDT 2022
Hello,
I have trying to build dmritool with MKL library. In the ccmake
../dmritool , configure and generate worked well.
The error occurs when I try to run “make”. Screenshots attached for further
clarification. I noticed that MKL library I have installed is not the
version that’s downloaded and installed. And although configure says it
found the MKL directory (as follows) it looks like MKL_INCLUDE_DIR,
MKL_LIB_DIR these directories don’t exist. I’m not sure how I can update
these wrong references. I think these variables are auto-generated somehow
based on MKLROOT_PATH. But I didn’t have any luck playing with it.
MKL is found at /opt/intel/mkl
Found MKL libraries:
libmkl_intel_lp64.so;libmkl_intel_thread.so;libmkl_core.so;libmkl_def.so;iomp5;m;pthread
MKL_INCLUDE_DIR: /opt/intel/mkl/include
MKL_LIB_DIR: /opt/intel/mkl/lib/intel64
MKL_COMPILER_LIB_DIR:
/opt/intel/compiler/lib/intel64;/opt/intel/lib/intel64
MKL_LIBRARIES=libmkl_intel_lp64.so;libmkl_intel_thread.so;libmkl_core.so;libmkl_def.so;iomp5;m;pthread
BLAS_LIBRARIES=libmkl_intel_lp64.so;libmkl_intel_thread.so;libmkl_core.so;libmkl_def.so;iomp5;m;pthread
LAPACK_LIBRARIES=libmkl_intel_lp64.so;libmkl_intel_thread.so;libmkl_core.so;libmkl_def.so;iomp5;m;pthread
Any help would be greatly appreciated!
Bests,
Abrar F
[image: image.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/dmritool-discussion/attachments/20220805/1830b0e1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 3083530 bytes
Desc: not available
URL: <http://www.nitrc.org/pipermail/dmritool-discussion/attachments/20220805/1830b0e1/attachment-0001.png>
More information about the dmritool-discussion
mailing list