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.

pulling a flexlm licenses

mckaybc
Beginner
715 Views

Does intel visual fortran pull a flexlm licenses when the program is first started or when the program is already running and you invoke the compiler to compile your code?

Thsnks, Brian

0 Kudos
1 Solution
Steven_L_Intel1
Employee
715 Views
No. Only a compile gets a license.

View solution in original post

0 Kudos
3 Replies
TimP
Honored Contributor III
715 Views
Quoting - mckaybc

Does intel visual fortran pull a flexlm licenses when the program is first started or when the program is already running and you invoke the compiler to compile your code?

Running the .exe you built doesn't pull a license. When you start the compiler, it must access a license. It holds the license for a few minutes so as not to incur a delay when you compile again.
0 Kudos
mckaybc
Beginner
715 Views
Quoting - mckaybc

Does intel visual fortran pull a flexlm licenses when the program is first started or when the program is already running and you invoke the compiler to compile your code?

Thsnks, Brian


I am still not clear on the answer. Let me try it this way, If I start up the Visual Fortran programming enviromentand write 5 lines of code and have not compiled anything. Has a flex licenses been pulled?
0 Kudos
Steven_L_Intel1
Employee
716 Views
No. Only a compile gets a license.
0 Kudos
Reply