Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

MKL in C#

Gianluca_G_
Beginner
458 Views

I just downloaded a trial version of "Parallel Studio XE". 

I am interested in testing MKL in C#.
I'm not expert in C++ and I have not experience of DllImport macro usage.

So a need to solve a linear system of dense complex matrix. 

The first question is: 

1) in C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.0.110\windows\redist\ia32_win\mkl
I found some dlls, 
Have I to use, one of this? if yes, which one? and how can I declare it in C#? 
Is there a manual in order to help this integration?

2) I have to compile in c++ before? which is the fast solution for me?

Sorry form my trivial question, but I would like to use it in c# very easy.


Thank you very much

Gianluca

0 Kudos
1 Reply
TimP
Honored Contributor III
458 Views
0 Kudos
Reply