Ifort license on Yggdrasil

Hi,
I tried to run my code on Yggdrasil but I have an error message about a missing license for “ifort”:

"Error: A license for Comp-FL could not be obtained (-1,359,13).

Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable."

I use gfortran for the moment but I would like to know if there is a possibility to use also ifort. Is there a license included for all users or not ?

Thanks,
Guillaume

Dear Guillaume,

Yes you can use ifort through intel module. Please check here about the Intel license and compilers.

Hello Yann,
Thanks a lot for the link !