- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Tags:
- Parallel Computing
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You'll need the posted examples, which you should have seen with your search engine:
https://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program
https://software.intel.com/en-us/articles/some-more-additional-tips-how-to-call-mkl-from-your-c-code
MKL forum https://software.intel.com/en-us/forums/intel-math-kernel-library would be the place to ask for further advice.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page