You are not logged in.

#1 2014-12-30 14:37:17

jailsonqdlc
Member
Registered: 2014-12-30
Posts: 5

compile with intel fortran (intel-parallel-studio-xe)

I'm student, and I work with fortran language. But I'm not being able to compile any program with ifort.

When I install with yaourt, and I try to compiler any program, this error is shown:

 Error: A license for FCompL could not be obtained (-1,359,2).

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.

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /opt/intel/licenses/*.lic
**  3.  /opt/intel/composer_xe_2015.0.090/bin/ia32/../../Licenses
**  4.  /home/clebiojunior/Licenses
**  5.  /Users/Shared/Library/Application Support/Intel/Licenses
**  6.  /opt/intel/composer_xe_2015.0.090/bin/ia32/*.lic

Please visit http://software.intel.com/sites/support/ if you require 
technical assistance.

ifort: error #10052: could not checkout FLEXlm license 

If this helps in my solution, I've got a older ifort package.

Thanks for any help.

Offline

#2 2014-12-30 21:12:44

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: compile with intel fortran (intel-parallel-studio-xe)

Where do you have the license?

Offline

#3 2015-01-04 14:43:26

jailsonqdlc
Member
Registered: 2014-12-30
Posts: 5

Re: compile with intel fortran (intel-parallel-studio-xe)

I have no license. The site or arch linux, through package, hasn't gave me.
I just have a serial number from a old download that I did.

Did you get to install ifort in the arc linux?

Offline

#4 2015-01-04 15:02:10

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: compile with intel fortran (intel-parallel-studio-xe)

You need a license file from Intel.

Either pay $700 for the software or there is a free trial available.
https://software.intel.com/en-us/intel- … -studio-xe


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2015-01-12 19:30:22

jailsonqdlc
Member
Registered: 2014-12-30
Posts: 5

Re: compile with intel fortran (intel-parallel-studio-xe)

Thanks slithery.

I thought it was for free.

But, do you know another good fortran compiler? I tried to use gfortran, however I didn't like it.

Offline

#6 2015-01-12 23:42:57

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,352

Re: compile with intel fortran (intel-parallel-studio-xe)

Maybe the g95 compiler : http://www.g95.org/ ?

there's a package for it in aur, although it appears to be unmaintained and may need updating.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#7 2015-01-13 17:04:49

Pank
Member
From: IT
Registered: 2009-06-13
Posts: 371

Re: compile with intel fortran (intel-parallel-studio-xe)

I've used gfortrain with great success in the past.

You can get a free-as-in-beer open source license to ifort.  You'd have to make sure that you comply with the license and get it by running the Intel installer.  It will then save your license somewhere.


Arch x64 on Thinkpad X200s/W530

Offline

#8 2015-01-15 01:58:14

jailsonqdlc
Member
Registered: 2014-12-30
Posts: 5

Re: compile with intel fortran (intel-parallel-studio-xe)

Lone_Wolf wrote:

Maybe the g95 compiler : http://www.g95.org/ ?

there's a package for it in aur, although it appears to be unmaintained and may need updating.

Lone_Wolf. What I like in the ifort is the "pause". With this word in the fortran's code, I can interrupt the program and see the if it's working as I want.

Can g95 do this too?

Offline

#9 2015-01-16 15:17:31

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,352

Re: compile with intel fortran (intel-parallel-studio-xe)

I don't use fortran myself, but this 2003 archive item suggest they do :

http://www.g95.org/2003.shtml

August 24

Added support for PAUSE and alternate returns. I'll be out of town the next couple of days, on short trip to Las Vegas. The J3 meeting was unfortunately last week, otherwise I would have popped in and said hi.

You could try asking on their google group forum , https://groups.google.com/forum/#!forum/gg95

Last edited by Lone_Wolf (2015-01-16 15:18:39)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#10 2015-01-20 14:39:38

jailsonqdlc
Member
Registered: 2014-12-30
Posts: 5

Re: compile with intel fortran (intel-parallel-studio-xe)

Lone_Wolf, I've done a little test with g95 and it's great. I can use the "pause" like ifort.

I hope it fixes my problem.

Thank you so much for your help.

Offline

#11 2015-01-28 10:38:32

raul_l
Member
From: Amsterdam
Registered: 2014-11-04
Posts: 58

Re: compile with intel fortran (intel-parallel-studio-xe)

The Intel non-commercial licence has been discontinued. See this thread https://software.intel.com/en-us/forums/topic/330003


Raul Laasner

Offline

Board footer

Powered by FluxBB