FORTRAN compilers
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Daniel Kidger Daniel.Kidger at quadrics.comFri Nov 23 10:15:30 PST 2001
- Previous message: Problem with Sun Grid Engines qrsh
- Next message: FORTRAN compilers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Right : compilation and test of LINPACK on our system >gives at least 50% failure of precision tests with pgf77, >versus 0% with g77. However, when it works, the >generated code is at least 20% faster than with >other compilers. That does not prove that pgf77 is broken! What if linpack (./xhpl) has a bug whereby a variable is not initialised to zero? pgf77 may be actingly correctly by not having to initialise it and g77 may be over-keen in setting all undeclared values to be zero. Yours, Daniel. (ps. yes I _do_ suspect this is actually true - I have spurious problems with the Intel complier on xhpl too) -------------------------------------------------------------- Dr. Dan Kidger, Quadrics Ltd. daniel.kidger at quadrics.com One Bridewell St., Bristol, BS1 2AA, UK 0117 915 5505 ----------------------- www.quadrics.com --------------------
- Previous message: Problem with Sun Grid Engines qrsh
- Next message: FORTRAN compilers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
