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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

ifort internal error

avasile
Beginner
420 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
420 Views
If the error is caused by no space on /tmp or $TMPDIR, make space.
0 Kudos
Reply