Re: NLEQ1 and open source Fortran



Sorry, forgot to answer this:

> Commercial compilers, and Intel in particular, have hundreds of man-hours
> (man-years?) of paid development. Gfortran has been around for about
> 2 years with a very small group of unpaid, volunteer developers. Bugs
> are being fixed as quickly as time permits. You may have hit a bug,
> but without seeing the code and what you consider to be the correct
> results, it is hard to make suggestions.

I've got a couple of proven solutions to my problem, so I know what to
consider 'a correct solution'. Also, Intel's Fortran (ifort) returns
that 'correct solution', but since I'm trying to use only open source
codes/programs, I'm trying to use Gfortran...

>>From another message:

> This has nothing to do with the completeness of gfortran versus
> g95. The OP clearly states that gfortran can compile the code.
> Indeed, g95's use of an ancient version of the gcc backend may
> indicate that gfortran is a better choice.

Yes, this is true. I can compile and run the program using Gfortran.
The problem is ifort does returns a correct solution and Gfortran can't
do it. NLEQ1 returns 'Iteration terminates due to singular jacobian
matrix'.

--
Rodrigo López Negrete
http://muon.blogdns.org/~rush/

.



Relevant Pages

  • Re: Using user defined type in Fortan 77 subroutines
    ... 60 DDOT = DTEMP ... gfortran -c DNAD.f90 ... when I compile blas.for using ... regardless of whether the standard allows the ...
    (comp.lang.fortran)
  • Re: Difficult example?
    ... > has a bug with its LOGICALtype and kind. ... if there were a gfortran compiler I could download I ... compile and run it, then compile and run the resulting ... You could wipe out all the subroutines except for ...
    (comp.lang.fortran)
  • Re: Can somebody Help me??
    ... compile the code with Portland Group f90 or hpf compiler. ... ifexit ... And, if, as you indicate it's taken by the other compilers it seems there's something wrong w/ the version of gfortran you're using on a very superficial reading. ... but OP does not mind for he uses Portland Group compiler in general and just checks compatiblity with gfortran when needed. ...
    (comp.lang.fortran)
  • Re: gfortran: bug or non-standard syntax?
    ... are changed are almost always the result of accessing an array (writing ... as any software gfortran is neither bugfree nor feature ... warn all -stand f03" when you compile with ifort and check whether you ... If you think this is a bug in gfortran, feel free to fill a bug ...
    (comp.lang.fortran)
  • Re: ICEs "normal" in Gfortran
    ... compile, they assumed I had found a workaround. ... When the gfortran developers mark a bug as "normal", ... not considered to be an important component of GCC by some ...
    (comp.lang.fortran)