On Fri, Jun 25, 2010 at 10:28:15AM -0400, Prentice Bisbal wrote:
> 
> Beowulfers,
> 
> One of my Fortran programmers had to increase the precision of his
> program so he switched from REAL*8 to REAL*16 which changes the size of
> his variables from 64 bits to 128 bits. The program now takes 32x longer
> to run.
> 

I am surprised that it works as support in things like
the math lib, log and trig functions could be missing.
Which compiler is he using?





-- 
        T o m  M i t c h e l l 
        Found me a new hat, now what?

_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to