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

Compilation failure with 7.1 (fine with 7.0)

kleb
Beginner
566 Views
Has anyone else run into the dreaded,

*Internal Compiler Error*

message when compiling with 7.1?

Our code compiles fine with 7.0.

Unfortunately I cannot seem to pare the failure down
to something tractable (or releasable).

(This is for releases -008 and -011 on RedHat 7.3.)
0 Kudos
4 Replies
Steven_L_Intel1
Employee
566 Views
That's a rather generic error and could have any of a number of causes. If you can't cut it down, submit what you have. You may want to also try cutting back on switches to see if eliminating one or more makes the problem go away.

Steve
0 Kudos
kleb
Beginner
566 Views
Unfortunately I cannot submit what I have without a lot
of paperwork.

We've tried cutting back on switches, but it merely
dies in different places with the same generic error
message.

Apparently others at our center are also having trouble
as I just received the following from the system
administrator of one of our large Beowulf clusters:

Several problems have been reported by users regarding
the intel 7.1 compiler. These problems include
compilation issues and performance loss.
Given these problems I have moved the default intel
compiler back to version 7.0
0 Kudos
Steven_L_Intel1
Employee
566 Views
Sorry to hear that. I hope you or your other users report the problems to Intel so that they can be fixed.

Steve
0 Kudos
kleb
Beginner
566 Views
The latest patch release (7.1.017, Build 20030507Z) compiles our code base again.
0 Kudos
Reply