- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello All
First off I apologize if this question is in the wrong place, but I could not find the obvious place to ask Intel questions directly.
So, the question:
I am using the Intel MKL for use in small programs. However, I would like some of these to be part of our main software package, but since no-one else uses this performance tool, I was wondering if that was possible without purchasing a license for all who wanted to compile the full product.
My first idea was to provide my code as a statically linked library, which would allow others to interface to my code without needing to compile the parts containing the function calls to Intel MKL. Is this possible/legal with only a single license?
Redirects are also appreciated.
Thank you
Henrik Andresen
First off I apologize if this question is in the wrong place, but I could not find the obvious place to ask Intel questions directly.
So, the question:
I am using the Intel MKL for use in small programs. However, I would like some of these to be part of our main software package, but since no-one else uses this performance tool, I was wondering if that was possible without purchasing a license for all who wanted to compile the full product.
My first idea was to provide my code as a statically linked library, which would allow others to interface to my code without needing to compile the parts containing the function calls to Intel MKL. Is this possible/legal with only a single license?
Redirects are also appreciated.
Thank you
Henrik Andresen
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The license terms are posted here
If you have a commercial license, you are entitled to include static linked MKL in your application, or your customer can use the redistributables. You'd have to test whether redistributables are sufficient for your rebuild.
If you have a commercial license, you are entitled to include static linked MKL in your application, or your customer can use the redistributables. You'd have to test whether redistributables are sufficient for your rebuild.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi TimP
Thank you for your reply. The question might have been stated a bit unclear.
My query was more towards distribution internally in the company. Specifically, if another person has to compile our code, do we need a license for each person who compiles it? Even if the has been pre-compiled to be contained in a librayry that they do not themselves change?
Since I am the only one utilizing MKL it would be somewhat expensive to have 10 additional licenses simply to allow compilation.
An alternative would be to compile my own code as a DLL and then use this along with the redistributables, but the other option would be preferable.
Thank you
Henrik Andresen
Thank you for your reply. The question might have been stated a bit unclear.
My query was more towards distribution internally in the company. Specifically, if another person has to compile our code, do we need a license for each person who compiles it? Even if the has been pre-compiled to be contained in a librayry that they do not themselves change?
Since I am the only one utilizing MKL it would be somewhat expensive to have 10 additional licenses simply to allow compilation.
An alternative would be to compile my own code as a DLL and then use this along with the redistributables, but the other option would be preferable.
Thank you
Henrik Andresen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you can't afford a network license, compilation must be done by the person to whom the license is registered. It looks like a minimum network license would take care of you and your colleagues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok
Thank you!
/Henrik
Thank you!
/Henrik
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