On Sat, Jun 26, 2010 at 03:40:24PM -0700, NiftyOMPI Tom Mitchell wrote:

> In a 30 second scan of GMP's arbitrary precision library I cannot tell
> if 32 and 64bit sizes fall out as equal in performance to native types.

No. It's great for arbitrary large sizes and not so good for 128 bits,
compared to a library that does only 128 bits. It makes no attempt to
do 64 or 32 bit stuff using native types.

-- greg



_______________________________________________
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