Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

error: ifort not found in PATH when using abaqus in ubuntu

Haiyang_Z_
Beginner
1,694 Views

Hi dear all

When I trying to use a subroutine in Abaqus(6.11.3) error occurs: Problem during compilation: ifort not found in path.

I tried the intel fortran 2011 & 2013, this error is always there. and I had already modified the .bashrc by adding the "export path=******"..

Please help me 

Thanks and wish you all a nice day.

 

Regards

Haiyang

0 Kudos
3 Replies
TimP
Honored Contributor III
1,694 Views
Did you try sourceing the compilervars script, as recommended? Try first from command line shell, to be sure you have the right command, before putting in .bashrc Try doing it specifically the way Abaqus recommends, if they provide instructions. Do they support Ubuntu?
0 Kudos
Haiyang_Z_
Beginner
1,694 Views

Tim Prince wrote:

Did you try sourceing the compilervars script, as recommended? Try first from command line shell, to be sure you have the right command, before putting in .bashrc
Try doing it specifically the way Abaqus recommends, if they provide instructions. Do they support Ubuntu?

 

Hi Tim 

Thanks for your reply . I have tried sourcing the compilervars and after that I modified the .bashrc..and still not working.

I am wondering if the abaqus 6.11 could work with fortran 12.1. so I am going to try the abaqus 6.13

I will let your know if it works.

Thanks again. 

Regards

Haiyang

0 Kudos
TimP
Honored Contributor III
1,694 Views
I agree that it would be desirable to have a version of Abaqus which works with ifort 12.1 or newer as such ifort versions have improved support for Ubuntu.
0 Kudos
Reply