Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
Important Update: Community Platform Migration​. Learn more​>

ifort internal error

avasile
Beginner
1,043 Views

Hello,

I am using Intel Fortran Compiler 9.0 on a Rocks 4.2 Cluster and since yesterday I am getting the following error message when trying to compile a f90 source (even a basic "Hello world" one):

ifort: internal error: error generating temporary file name (shared/driver/hostutil.c, line 366)

The same error message I got after instaling Intel Fortran Compiler 9.1.039

Could you please tell me how I can solve this problem?

Thank you

0 Kudos
1 Reply
TimP
Honored Contributor III
1,043 Views
If the error is caused by no space on /tmp or $TMPDIR, make space.
0 Kudos
Reply