[Ipopt] Problem with MUMPS and Intel Fortran

Krish Krishnan rkrishnan8216 at yahoo.com
Tue Jun 30 05:16:33 EDT 2009


Hi All:

I am trying to compile Ipopt in Cygwin with Visual C and Intel Fortran.

I use BLAS,LAPACK, METIS and MUMPS.  In metis, I had to comment out #include <strings.h> in the header file because this is not available.  Intel fortran does not like the preprocessor directives such as       #if ! defined(DBG_SMB3) and #endif.  I do not know if these are due to formatting (I remember from long ago the formatting requirements of fortran, but there were no preprocessor directives then).  The culprit was dmumps.common_buffer.F
Any comments on how this can be handled?

TIA
Krish


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20090630/9169899b/attachment.html 


More information about the Ipopt mailing list