gfortran speed benchmarks

Dominique Dhumieres dominiq@lps.ens.fr
Tue Nov 8 10:08:00 GMT 2005


Paul Thomas wrote:

> ... I notice that they have updated the suite. ...

There is a new test aermod.f90. When compiled with gfortran, it gives
the "nice" output:

+Now Processing SETUP Information
 CO STARTING                                                                                                                         
    TITLEONE A Simple Example Problem for the AERMOD Model with PRIME                                                                
  TITLEONE A Simple Example Problem for the AERMOD Model with PRIME                                                                  
 ITLEONE A Simple Example Problem for the AERMOD Model with PRIME                                                                    
...
    ***************************************
    *** AERMOD Finishes UN-successfully ***
    ***************************************

instead of

+Now Processing SETUP Information
 CO STARTING                                                                                                                         
    TITLEONE A Simple Example Problem for the AERMOD Model with PRIME                                                                
    MODELOPT  CONC   FLAT                                                                                                            
    AVERTIME  3  24  PERIOD                                                                                                          
    POLLUTID  SO2                                                                                                                    
    RUNORNOT  RUN                                                                                                                    
 CO FINISHED                                                                                                                         
...
    ************************************
    *** AERMOD Finishes Successfully ***
    ************************************

It seems that some "read"s miss some keywords, but I did not have
the time to reduce it to a simple test case. Does it look like
a known bug?

Cheers

Dominique

PS this mail as been blocked as a spam, any idea why?



More information about the Fortran mailing list