Hello.
We develop engineering software (finite element libraries/applications) for the .NET platform (C#).
We are considering the option to adopt Intel Math Kernel Library in our projects, so I would like to ask you two questions:
1. How easy it is to adopt MKL in our .NET project - do you provide support for managed software?
2. If we purchase MKL for Windows, can we distribute the MKL dlls along with our dlls, or should we have any extra runtime/royalty fees.
Yiannis,
1. please see here some discussion for your reference about using Intel(R) MKL in your C# program:
http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/
2. you can distribute the MKL dlls with yours without any extra runtime/royalty fees
--Gennady