Using Intel® MKL in your Python program
Some instructions and a simple example showing how to call Intel MKL from Python Author: Todd Rosenquist (Intel) Type: Tips and Techniques |
11/13/2009
|
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.083 / 11.1.059, and Intel Math Kernel Library (MKL) with FFTW 3.x support Author: Hao Jiang (Intel) Type: Tips and Techniques |
11/03/2009
|
FFT interfaces in Intel® MKL
Helps in deciding which FFT interface to Intel MKL should be used Author: Dmitry Baksheev (Intel) Type: Tips and Techniques |
10/26/2009
|
mkl_solver* libraries are deprecated libraries since version 10.2 Update 2
Since the version 10.2 Upadate 2 of Intel(R) MKL,solver ( e.g: mkl_solver.lib and mkl_solver_sequential.lib for IA32 ) libraries are empty (for backward compatibility).
Author: Gennady Fedorov (Intel) Type: Tips and Techniques |
10/04/2009
|
Tips for using PARDISO
Provides tips for getting started and corrects some of the common mistakes made by first-time and experienced users. Author: Gennady Fedorov (Intel),Todd Rosenquist (Intel) Type: Tips and Techniques |
08/28/2009
|
new Compiler Options that may be useful for MKL Users
Intel® C++ and Fortran Compilers ( * ) introduce new options that will be useful for MKL users. Author: Gennady Fedorov (Intel) Type: Tips and Techniques |
08/23/2009
|
How am I notified of updates for my registered products?
This article introduces how to receive the product update notification. Author: Lina Liu (Intel) Type: Tips and Techniques |
08/10/2009
|
How to build MKL application in Intel Visual Fotran (MSVC*2005)
This document discrible the steps to build MKL application in Intel Visual Fortran Compiler, which intergated in Microsoft VC* 2005 or 2008 Author: Ying H (Intel) Type: Tips and Techniques |
08/03/2009
|
Intel® Math Kernel Library Link Line Advisor
A tool for finding the right Intel® Math Kernel Library (Intel® MKL) file for you to link with your application. Author: Maxim Kukushkin (Intel),Todd Rosenquist (Intel) Type: Tips and Techniques |
06/25/2009
|
(Intel® IPP) - image/matrix size and high performance
It provide a general information about best image size or matrix size when choose MKL and IPP function Type: Tips and Techniques |
06/25/2009
|
BLAS and LAPACK fortran95 mod files
Starting version 10.2, Intel® Math Kernel Library contains the precompiled Fortran 95 interface libraries for BLAS and LAPACK for Intel® Fortran compiler as well as the corresponding precompiled interface modules for BLAS95 and LAPACK95. Author: Gennady Fedorov (Intel) Type: Tips and Techniques |
06/23/2009
|
Using Intel® MKL in your C# program
This article explains how to create a DLL from the Intel® Math Kernel Library static libraries and access its functionality from within your C# program Author: Vladimir Koldakov (Intel),Todd Rosenquist (Intel) Type: Tips and Techniques |
05/27/2009
|
Using Intel® MKL with Threaded Applications
Intel MKL is threaded in a number of places: LAPACK (*GETRF, *POTRF, *GBTRF routines), BLAS, DFTs, and FFTs. Intel MKL uses OpenMP* threading software. There are situations in which conflicts can exist that make the use of threads in Intel MKL problematic Type: Tips and Techniques |
04/02/2009
|
For easily migrating from Intel® MKL 9.x to 10.x
In order to provide maximum support for our users, we re-architected Intel®; MKL since MKL 10.0. This new Intel®; MKL architecture provides 4 layer libraries so that users can choose numerous linking combinations according to the wanted configurations of Author: ying.hu Type: Tips and Techniques |
04/02/2009
|
"MKL FATAL ERROR: Cannot load neither xxxx" with Intel MKL 10.x
MKL FATAL ERROR with MKL 10.1 Author: Chao Y (Intel) Type: Tips and Techniques |
03/12/2009
|
Should Intel license manager for FLEXlm be installed on the same OS machine as that the license is limited to?
If customers try to install the Intel license manager for FLEXlm on a different machine with that the license supports, should it be allowed? The article clarifies this question. Author: Lina Liu (Intel) Type: Tips and Techniques |
03/09/2009
|
How to apply renewal license to the right current license?
When customers purchase renewal licenses, it is possible to apply the renewal to the wrong license by mistake. This article introduces how to apply the renewal license to the correct original license. Author: Lina Liu (Intel) Type: Tips and Techniques |
03/03/2009
|
Using Intel® MKL in MATLAB Executable (MEX) Files
This document describes common error messages and solutions when using Intel® MKL 10.0 with MATLAB R2008a on Windows*. Author: AmandaS (Intel) Type: Tips and Techniques |
02/03/2009
|
Integrating a Microsoft Visual Studio* IDE Project with Intel® MKL
Starting with version 10.1, Intel MKL provides integration of Microsoft Visual Studio* IDE
projects with the library. Author: Naveen Gv (Intel) Type: Tips and Techniques |
12/02/2008
|
How do I change my single-user license to a floating license?
This article guides you how to change your license from single-user license to floating license or node-locked. Author: Lina Liu (Intel) Type: Tips and Techniques |
11/05/2008
|
How do I upgrade from an evaluation to a full commercial version (single-user or floating)?
This article provides what you should do if you own a new full license of the same product after you have an evaluation copy already. Author: Lina Liu (Intel) Type: Tips and Techniques |
11/05/2008
|
Using Intel® MKL in VASP
This is an application note to help VASP users to use Intel® MKL in VASP to get best performance on Intel platform. Author: Vipin Kumar E K (Intel) Type: Tips and Techniques |
10/17/2008
|
Linking applications with Intel® MKL version 10.0
Linking model change
In version 10.0 of Intel® MKL, we have re-architected Intel MKL and physically separated the interface, threading and computational components of the product. This archi ... Type: Tips and Techniques |
09/19/2008
|
Compiling and linking MKL with Xcode*
The documentation provides the information on linking Intel® Math Kernel Library with Apple* Xcode* development environment. Author: Ying H (Intel) Type: Tips and Techniques |
09/19/2008
|
Compiling and Linking with Microsoft* Visual C/C++*
The following provides hints for linking your program with Intel® MKL from the Microsoft* Visual C/C++* Version 6.0 environment:
Intel® MKL v9.1 with Microsoft* Visual C++* .NET (v7.0)
Select V ... Type: Tips and Techniques |
09/19/2008
|