News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Math Kernel Library configuration

Started by anacond, June 18, 2007, 10:38:21 PM

Previous topic - Next topic

anacond

Hi,

I installed CodeBlock and I configured Intel C++ compiler.
But now I have a problem with MathKernel Library configuration...

I have to specify the following directories:


$DIR_ISTALLATION\include
$DIR_ISTALLATION\lib
$DIR_ISTALLATION\bin


and I have link the following library:


mkl_c.lib
libguide.lib


as suitable in the following link for Visual Studio:

http://www.intel.com/support/performancetools/libraries/mkl/win/sb/cs-017282.htm#3

Help me!