Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Using MKL with IVF

NH_Veldhuijzen
Beginner
788 Views
Dear all,

I got MKL together with IVF, but I can't find any description or manual of MKL, nor a description of how to hook MKL into my applications. Can anybody help me?

Kind regards,
Niels H. Veldhuijzen
The Netherlands
0 Kudos
3 Replies
TimP
Honored Contributor III
788 Views
Quoting - NH Veldhuijzen

I got MKL together with IVF, but I can't find any description or manual of MKL, nor a description of how to hook MKL into my applications.
There's an MKL folder including .chm and .pdf in the Compiler Documentation folder, and a separate forum on MKL parallel to this one.
0 Kudos
Steven_L_Intel1
Employee
788 Views
All of the MKL documentation is available from within Visual Studio as part of the Intel Visual Fortran help. Select Help > Intel Visual Fortran Compiler Pro > Intel Visual Fortran Compiler Help, and the MKL documentation is there. It is also separately available in the location Tim mentions should you prefer that method.
0 Kudos
NH_Veldhuijzen
Beginner
788 Views
Quoting - NH Veldhuijzen
Dear all,

I got MKL together with IVF, but I can't find any description or manual of MKL, nor a description of how to hook MKL into my applications. Can anybody help me?

Kind regards,
Niels H. Veldhuijzen
The Netherlands
Thanks to both respondents. I followed Tim's advise, and found MKL documentation somewhere deep down in the folder structure of IVF. In the IVF Help file, I only found a page called "Intel Performance Analysis Tools and Libraries", where MKL is just mentioned. Anyway, I can start reading the documentation now. Thanks again. - Niels -
0 Kudos
Reply