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.

ifortvars.bat file configuration

Lekeisha_Tarvin
Beginner
558 Views

Searching to find out how configuration parameters in previous versions are used in 12.1I do see the ifortvars.bat file but it is quite different. Where is the INTEL_LICENSE_FILE variable called or what is the replacement? This is needed for to allow users to point to a global license location.

0 Kudos
2 Replies
Steven_L_Intel1
Employee
558 Views
INTEL_LICENSE_FILE is a system environment variable. Its use has not changed in many, many years. If you want to use that, define the system environment variable INTEL_LICENSE_FILE to have a value that is the hostname of your license server. You can also specify, during installation, that you are using a license server and the install will lead you through the steps.
0 Kudos
Lekeisha_Tarvin
Beginner
558 Views
Thanks, Steve. Appreciate the support!
0 Kudos
Reply