Intel® Math Kernel Library Knowledge Base

Submit New Article



Title Tag(s) Modified Date
Issues with use of F77 headers in Intel MKL 10.3.7
User's of the F77 headers in Intel MKL 10.3.7 may experience "Unresolved external symbols" errors when linking with the CVF default interface (mkl_intel_s*) libraries on Windows*
Type: Errors and Diagnostics
11/07/2011
Build CP2K using Intel Fortran compiler Professional Edition
This article show how to build CP2K for Intel64 platform, using Intel® Fortran Compiler Professional Edition version 11.0 / 11.1 or Intel® Fortran Composer XE 2011, and Intel® Math Kernel Library (MKL) with FFTW 3.x support
Type: Errors and Diagnostics
MKL fftw CP2K intel fortran composer XE 2011 ifort 11.0 11.1 12.0 12.1 09/19/2011
Description of PARDISO errors and messages
The Articles provides the detailed description of errors and messages returned by Pardiso.
Type: Errors and Diagnostics
pardiso PARDISO message in-core calculation out-of-core (OOC) mode 01/19/2011
Building MPICH1 with GNU Fortran
Special steps for building MPICH1 with GNU Fortran
Type: Errors and Diagnostics
MPICH1 gfortran 11/08/2010
Problem with Intel(R) MKL DSS Single Precision version
The F90 DSS interface is broken because of currently DSS API supports double precision data types only.
Type: Errors and Diagnostics
MKL F90 Single Precision 10/12/2010
Dynamic MKL OOC PARDISO cannot solve large problem on Win64 bit OS.
Reference Number : DPD200193362Version : 10.2 Update 6, 10.3 beta 2Product : Intel(R) Math Kernel LibaryOperating System : Windows, 64 bitsProblem Description : During solution of pretty big tasks ...
Type: Errors and Diagnostics
pardiso Intel MKL(R) Dynamic linking PARDISO OOC 10/05/2010
dgelsd returns the error when is running on AMD processor
dgelsd returns the error message when it is running on AMD processor(model name : AMD Opteron(tm) Processor 250)
Type: Errors and Diagnostics
Intel(R) MKL DLASCL dgelsd Opteron 07/26/2010
libmkl_scalapack_lp64.so: undefined reference to `MKL_SCALAPACK_INT'
The cause of this issue happens only when SGI's MPI library and libmkl_blacs_sgimpt_lp64.a library from MKL are used. Workaround for this is described in this KB article
Type: Errors and Diagnostics
MKL_SCALAPACK_INT undefined reference to `MKL_SCALAPACK_INT' 11/24/2009
dyld:Library not loaded:libiomp5.dylib
when using integrated MKL or IPP from Intel pro compiler, the error dyld:Library not loaded:libiomp5.dylib shows. Adding the right environment variable can solve the problem.
Type: Errors and Diagnostics
libguide macos libiomp5.dylib libiomp5 11/16/2009
How to create a MKL "Dummy" Library
The compatibility libraries (also known as ―"dummy" libraries) are removed since version 10.2 of Intel(R) MKL. The article is for those who still want to use dummy library, like mkl_c.lib etc.
Type: Errors and Diagnostics
mkl dummy libraries mkl_c.lib mkl layered library mkl configuration 10/19/2009
OMP Error #15: Initializing libguide40.dll, but found libiomp5md.dll already initialized
The doc explains why the error and how to solve it
Type: Errors and Diagnostics
libiomp5md.dll libguide40.dll OMP Error 08/03/2009
OMP abort: Initializing libguide.lib, but found libguide40.lib already
Symptom(s): OMP abort: Initializing libguide.lib, but found libguide40.lib already initialized.
Type: Errors and Diagnostics
07/07/2009
"MKL FATAL ERROR: Cannot load neither xxxx" with Intel MKL 10.x
MKL FATAL ERROR with MKL 10.1
Type: Errors and Diagnostics
03/12/2009
OMP: Error #15: Initializing libguide.dylib, but found libiomp5.dylib already initialized
This is a linker error generated when different parts of a program try to link both static and dynamic verions of the OpenMP runtime. The solution is to explicitly call out either a dynamic or static link.
Type: Errors and Diagnostics
OpenMP libiomp5 libguide 02/04/2009
Using Intel® MKL in MATLAB Executable (MEX) Files
This document describes common error messages and solutions when using Intel® MKL 10.3 with MATLAB R2008a on Windows*.
Type: Errors and Diagnostics
Matlab mex 02/03/2009
Intel® MKL and Intel® IPP Linux* Installation Options
This document describes common errors and alternative methods for installing Intel MKL and Intel IPP on various Linux* distributions.
Type: Errors and Diagnostics
Linux install Ubuntu* Non-RPM installation installation error 01/12/2009
Problem with Linking Applications to Intel MKL 10.0 for Linux* Dummy Shared Librares
This page describe a common problem with linking applications to the Intel MKL 10.0 dummy libraries.
Type: Errors and Diagnostics
dummy libraries dummy library link linking 10/21/2008
Adding shared libraries environment path / common runtime errors
Compile example: gcc -o foo foo.c -I/opt/intel/mkl/10.1.0.015/include -L/opt/intel/mkl/10.1.0.015/lib/32 -lmkl_intel ... <other MKL libs> Results in runtime error when loading shared ...
Type: Errors and Diagnostics
09/19/2008
Intel® MKL Does Not Immediately Release Memory
In order to achieve better performance, memory allocated by Intel® MKL is not released. This behavior is by design and is a one-time occurrence for Intel MKL routines that require workspace m ...
Type: Errors and Diagnostics
09/19/2008
Different behavior of LAPACK dgelss and dgesvd on Windows* and Linux*
The LAPACK least squares function dgelss gives a different results on Linux* compared with Windows*. Though, it is difficult to get a bit-to-bit correspondence values on both systems, but consi ...
Type: Errors and Diagnostics
09/19/2008
Errors linking Intel® compilers with Intel® MKL 10.x
Symptoms When building with Intel® Math Kernel Library for Windows* version 10.0 using the xilink linker from the command line or within the Microsoft Visual Studio* IDE, the following error m ...
Type: Errors and Diagnostics
09/19/2008