Visual studio project

Visual studio project

Portrait de deboeck

Hi,

Does there exist an example of a configured Visual Studio solution or project which links with MKL ?

Thanks,
Bart

4 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de TODD R. (Intel)

Bart,

There are no examples of use with of a configured Visual Studio solution or project currently provided with MKL There are guidelines for setting up your project at http://www.intel.com/support/performancetools/libraries/mkl/win/30486.HTM.

What added benefits would an example provide

Do you see added benefits to having an example in addition to the material above? Did it answer your question?

Would anyone else like to share their examples of using MKL from Visual Studio?

Todd

Portrait de deboeck

Dear Todd,

You answered my question, thanks !
Concerning the added benefit : there are many settings in a project which are not discussed in http://www.intel.com/support/performancetools/libraries/mkl/win/30486.HTM, adding the lib dependency does not work on my machine (it does work with DEFAULTLIB), it allows to start within 5 minutes, etc.

Regards,
Bart

Portrait de dmitri.rubisov@bmo.com

Sorry for getting back to an old question. I am not a professional programmer but have to do it occasionally. I was trying to use Lapack from Visual C++. My question is how to declare a two dimensional array in C++ so that it is correctly passed to Fortran. A simple example of a call of a Lapack function would help tremendously.
Thanks, Dmitri

Connectez-vous pour laisser un commentaire.