Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

Using the evaluation version to distribute commercial executable?

Ferris_H_
Beginner
689 Views

I only have a one time need to compile some code. Am I allowed to use the evaluation copy to compile and then release my executable to public? I want to statically link the mkl libraries also.

0 Kudos
3 Replies
Steven_L_Intel1
Employee
689 Views

No, this is explicitly prohibited by the terms of the evaluation license.  If you are an "open source" developer you can apply for a free open source license (https://software.intel.com/en-us/qualify-for-free-software/opensourcecontributor) MKL is also available under a free license.

0 Kudos
Ferris_H_
Beginner
689 Views

Thanks for the quick reply. If I purchase an individual license, am I free to distribute as many copies of my executable to users as I like? Can I also statically link mkl libraries?

0 Kudos
Steven_L_Intel1
Employee
689 Views

Yes to both of those questions, but please do read the End User License Agreement I linked to above.

0 Kudos
Reply