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