- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In our application, we use PARDISO solver and DGEMM call from Intel MKL. In some cases, our application needs to be linked at our customer end, which requires MKL libraries to be installed on their computers. This can be avoided using custom dynamic linkage. This works correctly on Linux but on Windows, I need to provide .dll and .lib generated.
From the documentation, it is clear to me that we can distribute .dll but not sure about .lib. Can I re-distribute header library generated (.lib) along with our package?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Anil, yes, all of MKL files are now redistributable under the new Intel Simplified Software License.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page