Re: GNU Fortran 95: Opinions?

From: James Van Buskirk (not_valid_at_comcast.net)
Date: 10/30/04

  • Next message: Aleph Mobius: "Lahey FORTRAN for DOS"
    Date: Sat, 30 Oct 2004 18:33:38 GMT
    
    

    "Scott Robert Ladd" <coyote@coyotegulch.com> wrote in message
    news:pan.2004.10.30.16.18.41.186803@coyotegulch.com...

    > One thing I'm looking for is code that stresses
    > F90/95 compilers, for use in the test suite.

    Oh, I've got plenty of that. There are even a couple of toughies
    on my website, http://home.comcast.net/~kmbtib/index.html . scaled2h.f90
    and conv2b.f90 seem to be a bit problematic. They also, if you can get
    them to run, generate code that can itself give problems to compilers
    because of its size, e.g. the output of scaled2h.f90 with an input of
    12 seems to be rather on the large size as far as some compilers are
    concerned. The programs have pretty good checks for correctness in
    that the codes they generate are test programs that should yield errors
    on the order of double precision epsilon. Unfortunately I don't have
    the resources available to install anything more challenging than F on
    'doze, so I can't test the current free compilers personally.

    -- 
    write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
    6.0134700243160014d-154/),(/'x'/)); end
    

  • Next message: Aleph Mobius: "Lahey FORTRAN for DOS"

    Relevant Pages

    • Re: VC++ 2005 beta1 fails with pthreads benchmark tests
      ... >> It is not perror which sets errno ... > preserves errno (which you assume equals EAGAIN) or sets it to EAGAIN ... how do you explain the fact that compilers other than VC++2005 ... there are 122 test programs in total. ...
      (microsoft.public.dotnet.languages.vc)
    • Re: Including test "main" programs in modules?
      ... David Simpson wrote: ... test programs for each module. ... I believe inherited by most current compilers ... At least gfortran, g95, and ifort have it. ...
      (comp.lang.fortran)
    • Re: Need suggestions for C links.
      ... When you write that there's a lot more to "it" than a test suite, ... it was VERY expensive but the US government paid for it. ... The tests themselves would be in standard C. ... So all the compilers will fail. ...
      (comp.lang.c)
    • Re: GNU Fortran 95: Opinions?
      ... > One thing I'm looking for is code that stresses ... > F90/95 compilers, for use in the test suite. ... Our FUN3D suite of codes seems to be a good test of F90/95 ...
      (comp.lang.fortran)
    • Re: Fortran 2003 Test Suite
      ... compilers exist (in spite of the regular claims to the contrrary by one ... that passed the last official NIST test suite were bug free either. ...
      (comp.lang.fortran)