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.

Possible ifc bug

vidar987
Beginner
472 Views
I'm trying to compile HOMPACK90 (from Netlib) with ifc 7.1 and am getting the following error message:
USE HOMOTOPY, QR => QRSPARSE
^
Error 208 at (886:HOMPACK90.f) : No such entity in the module
The code compiles and passes tests with Lahey 6.2 and Sun Forte 7 compilers. I've spent a lot of time checking the code and it seems fine. I've attached the pertinent parts of the modules and a snippet of the offending code.. were it fails.

J

0 Kudos
1 Reply
Steven_L_Intel1
Employee
472 Views
If you can provide a self-contained example, submit it to Intel Premier Support.

Steve
0 Kudos
Reply