Performance slow down when dynamically linking with Intel MKL
Performance slows down with dynamic linkage Author: Chao Y (Intel) Type: Tips and Techniques,Performance and Optimization |
11/24/2009
|
Intel MKL Threaded Functions
threaded function included in Intel MKL Author: Chao Y (Intel) Type: Performance and Optimization,Technical Notes |
11/24/2009
|
Different parallelization techniques and Intel® MKL FFT
This article is to describe various techniques for threading which can be used by the user and how to set the right values for environment variables or DFTI parameters. Author: Vipin Kumar E K (Intel) Type: Performance and Optimization |
11/22/2009
|
error LNK2019: unresolved external symbol dfti_commit_descriptor_external referenced in function MAIN__
When linking application against PDE Poisson solver or DFTI solver you may obtain error messages like this: error LNK2019: unresolved external symbol dfti_commit_descriptor_external referenced in function MAIN__
error #7002: Error opening the module Author: Gennady Fedorov (Intel),Artem Vorobiev (Intel) Type: Technical Notes |
11/21/2009
|
dyld:Library not loaded:libiomp5.dylib
when use intergarated MKL or IPP from Intel pro compiler, the error dyld:Library not loaded:libiomp5.dylib show. Add rigth environment variable can solve the probelm Author: Ying H (Intel) Type: Errors and Diagnostics |
11/16/2009
|
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,Compatibility,Sample Code |
11/13/2009
|
Known Limitations in Intel® MKL 10.2
This article contains a list of known limitations to the Intel® Math Kernel Library (Intel® MKL) 10.2 and updates. Author: Todd Rosenquist (Intel) Type: Known Issues |
11/13/2009
|
Pardiso OOC supports the extended set of matrices which can be solved on IA32
The problem: recently we received multiple inputs from our customers that 32bit Pardiso Out-of-Core (OOC) solver crashes when solving a big task Author: Sergey Solovev (Intel),Gennady Fedorov (Intel) Type: Technical Notes |
11/08/2009
|
Which version of Intel IPP, Intel MKL and Intel TBB is installed by the Intel® Compiler Professional Edition?
The page lists the Intel IPP, Intel MKL and Intel TBB versions installed by the Intel® Compiler Professional Edition. Author: AmandaS (Intel) Type: Installation,Compatibility |
11/06/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: Known Issues,Errors and Diagnostics,Tips and Techniques,Performance and Optimization,Compatibility,Technical Notes |
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,Compatibility,Technical Notes |
10/26/2009
|
How to Link to the Intel MKL Sparse Solvers
This page lists the computational libraries to link to when calling Intel MKL sparse solver routines (DSS, PARDISO) from applications running on 32-bit and Intel(R) 64 processors. Author: AmandaS (Intel),Gennady Fedorov (Intel) Type: Technical Notes |
10/26/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. Author: Ying H (Intel) Type: Errors and Diagnostics,Compatibility |
10/19/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,Technical Notes |
10/04/2009
|
Using Intel® MKL with NAG* library
Introduction
NAG ports a range of its software to both Intel®/Windows* and Intel®/Linux* platforms. NAG and Intel have been working closely together since the introduction of the Pentium chip, produci ... Type: Technical Notes |
09/30/2009
|
Running The HPL Benchmark Over Intel MPI
This is a step by step procedure on how to run the High Performance Linpack (HPL) benchmark on a Linux cluster using Intel-MPI. This was done on a Linux cluster of 128 nodes running Intel’s Nehalem processor 2.93 MHz with 12GB of RAM on each node. Author: Mohamad Sindi Type: Performance and Optimization |
09/28/2009
|
Development Products Download, Registration and Licensing Help
Help Yourself: Knowledge Base - The best place to find answers to your questions Intel® Software Development Products Registration Center - Register a product, see the products you have regist ... Author: Kristen (Intel) Type: Download, Registration, Licensing |
09/25/2009
|
Intel MKL and Intel IPP: Choosing a High Performance FFT
The purpose of this document is to help developers determine which FFT, Intel MKL or Intel IPP, is best for their application. Author: AmandaS (Intel) Type: Technical Notes |
09/22/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 do I get an older version of an Intel(R) Software Development Product?
Old Intel® Software Product versions can be obtained from the Intel® Software Development Products Registration Center or from other sources. Author: Steve Lionel (Intel) Type: Download, Registration, Licensing |
08/17/2009
|
LAPACK Examples
Online examples for using LAPACK. Author: Todd Rosenquist (Intel),Michael Chuvelev (Intel) Type: Sample Code |
08/17/2009
|
Enabling Intel® Advanced Vector Extensions (Intel® AVX) optimizations in Intel® MKL
Intel® MKL 10.2 has early support of Intel® AVX and includes special optimizations for several BLAS, DFT and VML functions. Author: Vipin Kumar E K (Intel) Type: Performance and Optimization |
08/10/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: Download, Registration, Licensing,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,Compatibility |
08/03/2009
|