Software Archive
Read-only legacy content
17061 Discussions

Can't Find MKL Header and LIbraries in Parallel Studio 2011

John_Thibeault
Beginner
439 Views
I downloaded the Parallel Studio 2011 a few days ago. I read that it included MKL. I have integrated with MSVC 2008. I searched the Intel folder under Program Files and could not find any references to MKL. I am using BOOST and read a note that I can bind MKL to some of the BOOST BLAS functions to improve performance. How might I do that?
0 Kudos
1 Reply
Rob5
New Contributor II
439 Views

John,

Did you download Intel Parallel Studio XE 2011 for Windows* and Linux* or is it Intel Parallel Studio 2011? The MKL library is part of Intel Composer XE which is included in the Intel Parallel Studio XE 2011 for Windows* and Linux* product.

Additional detail about individual products and Studio can be found at: http://software.intel.com/en-us/articles/intel-sdp-products/

In regards to MKL and usage with Boost uBLAS we may need to know more about what you wish to accomplish. However, you may find the following forum thread of interest: http://software.intel.com/en-us/forums/showthread.php?t=62033

Additionally, information can be found:
http://software.intel.com/sites/products/documentation/hpc/mkl/lin/MKL_UG_coding_calls/Support_for_Boost_uBLAS_Matrix_matrix_Multiplication.htm

There is also information about Boost uBLAS in the Intel Math Kernel Library for Windows* OS User's Guide 10.3 which comes with the product download or can be found on-line at:
http://software.intel.com/sites/products/documentation/hpc/mkl/userguides/mkl_userguide_lnx.pdf

- Rob

0 Kudos
Reply