Javascript is disabled on your browser. In order to use this platform effeciently, please enable javascript from your browser settings or contact your system administrator.
Product Index
Search
Intel® Software Network
Communities
Intel AppUp℠ developer program
Visual Computing
Parallel Programming
Intel® vPro™ Developers
Intel® Tablet & Handheld Android* Developers
Server Developer Community
Ultrabook
Academic
Earn Reputation — Intel® Black Belt Program
More...
Partners
Intel® Software Partner Program
Intel® Technologies
Software Assessment Center
Resource Library
Partner Finder
Software Finder
Program Overview
News
Support
Tools & Downloads
Tools
Intel® Software Development Products
Free Evaluations
Tools Knowledge Base
Academic
Intel® Visual Computing Source
Downloads
Code & Downloads
Free Non-Commercial
"WhatIf" Experimental Software
Drivers
Intel® Driver Update Utility
Forums & Support
Software Forums
Intel AppUp℠ developer program Forums
Knowledge Base
Support Resources
Blog
Intel® Software Network blog
Intel AppUp℠ developer program blog
Resources
Intel Software TV - Videos
Events Calendar
Intel® Software Network Newsletter
Intel® Press
Insight Magazine
Visual Adrenaline
Language:
English
English
中文
Русский
Français
Share
Facebook
Twitter
YouTube
Linkedin
Delicious
Digg
Print
Home
›
Tools
›
Intel® Math Kernel Library Knowledge Base
Intel® Math Kernel Library Knowledge Base
Submit New Article
All Articles
|
Compatibility
|
Download, Registration, Licensing
|
Errors and Diagnostics
|
Installation
|
Known Issues
|
Landing & Links
|
Performance and Optimization
|
Sample Code
|
Software Defects
|
Technical Notes
|
Tips and Techniques
All
Last Week
Last Month
Last Year
Date Range
From
To
Title
Tag(s)
Modified Date
Quick Link Intel® MKL In Xcode* IDE: A Fortran Sample
Quick link Intel Math Kernel Library against your application under XCode Integrated Development Environment. A fortran sample is provided.
Author:
Ying H (Intel)
Type:
Sample Code
Xcode
Xcode IDE
fortran compiler for mac
MKL for Mac
dyld: Library not loaded: libmkl_x.dylib
Intel Fortran Compiler
Fortran sample
mkl sample
02/06/2012
LAPACK: working with permutations of matrices
This article shows how to apply the permutation stored in array of indexes to a matrix. And also how to reconstruct the full permutation matrix.
Author:
Alexander Kobotov (Intel)
Type:
Sample Code
lapack
LASWP
IPIV
Pivoting
DLASWP
SLASWP
pivot
permutation
laset
dlaset
slaset
vectors interchange
zlaset
zlaswp
05/02/2011
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:
Sample Code
Python
intel mkl
04/01/2011
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:
Sample Code
.net
c#
Math Kernal Libraries
MKL C#
10/01/2010
Using Cluster MKL PBLAS/ScaLAPACK FORTRAN routine in your C program
This article describes a sample to use PBLAS/ScaLAPACK routines from a C program.
Author:
Ying H (Intel)
Type:
Sample Code
c
scalapack
pblas
column-major
pdgemv
02/20/2010
LAPACK Examples
Online examples for using LAPACK.
Author:
Todd Rosenquist (Intel)
,
Michael Chuvelev (Intel)
Type:
Sample Code
08/17/2009
Intel® MKL Core Libraries Now Contain FFTW3 Interfaces
The Intel MKL 10.2 and later FFTW3 interface is integrated directly into the core libraries.
Author:
AmandaS (Intel)
Type:
Sample Code
FFT
fftw3
fourier transform
prebuilt FFTW
Integrated FFTW interfaces
fftw
06/23/2009
Login
Login ID:
Password:
Remember Me?
New Registration?
Forgot Login ID?
Forgot Password?
Related Links
Intel® MKL Product/Release
Intel® MKL User Forum
Latest Known Issues
1. Known Limitations in Intel® MKL 10.2
2. PARDISO: incorrect behavior in deciding whether to use in-Core or out-of-core (OOC)
3. Illegal instruction Intel® Core™2 Duo CPU E8400
New Intel® MKL KB Articles
1. Intel® Math Kernel Library – LINPACK Download
2. Intel® MKL 10.2 Fixes List
3. Intel® MKL NUMA Notes
Hot Intel® MKL KB Articles
1. Intel® Math Kernel Library Link Line Advisor
2. Using Intel® MKL in VASP
3. Linking Applications With Intel® MKL Version 10.0
4. Using Intel® MKL With IMSL* Fortran Numerical Library
5. Using Intel® Mkl In Your C# Program