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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

pulling a flexlm licenses

mckaybc
Beginner
770 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
770 Views
No. Only a compile gets a license.

View solution in original post

0 Kudos
3 Replies
TimP
Honored Contributor III
770 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
770 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
771 Views
No. Only a compile gets a license.
0 Kudos
Reply