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.
29282 Discussions

What's "IFORT: internal error: Assertion failed (" ?

Stephan
Beginner
514 Views
Hi guys,

I'm using w_fc_pc_8.0.047 (command line, IA32, single-threaded targets).

What exactly does the compiler want to tell me with this message:

IFORT: internal error: Assertion failed (

(There's nothing after the opening parentheses...)

Thanks for any pointers,

Stephan
0 Kudos
1 Reply
Steven_L_Intel1
Employee
514 Views
It wants to tell you that it is horribly confused and that you should get it help from Intel Premier Support, being sure to attach to your support request the source being compiled and the command line used to compile it. Add any include or module files it needs.

However, you are using a compiler so old that it is unsupported, so sending it to Intel Premier Support is just going to get you advice to try a newer compiler. 9.1.025 is current. It is very likely that a current compiler will not have this problem.
0 Kudos
Reply