Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Intel VSL

anamika_31
Principiante
947Visualizzazioni
Hi,

can anyone tell me howdo I force Intel VSL to work in single threaded mode and multi threaded mode in microsoft visual studio?


Anamika
0 Kudos
2 Risposte
Andrey_N_Intel
Dipendente
947Visualizzazioni
Hi Anamika,

Intel MKLVSL in MS* VS (serial/parallel mode) shouldbe usedin a usual way. You would need to set up your environment using tools of Visual Studio (paths to MKL libs, header files, etc). List of MKL libraries to link can be defined by means of Link Advisor available on web,
http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/

Can you please let me know if this answers your question?
Also, please feel free to provide more details on the issue with usage of VSL in Visual Studio you have met (if any).

Thanks,
Andrey
Gennady_F_Intel
Moderatore
947Visualizzazioni
Anamika,

As an additional info, please refer to the User's Guide ( chapter 10 "Getting Assistance for Programming in the Microsoft Visual Studio* IDE" ) which explains how to run MKL examples in the MVCS IDE
and
See chapter 6 - "Managing Performance and Memory". It will helps you to teach How to manage the number of threads to use in Intel MKL
--Gennady

Rispondere