[MPFR] GMP+MPFR to GPU?
    Torbjorn Granlund 
    tg at gmplib.org
       
    Wed Dec  1 09:56:17 CET 2010
    
    
  
"Rick C. Hodgin" <foxmuldrster at yahoo.com> writes:
  Will check it out.  Some existing 128-bit and 256-bit GPU libraries have
  exhibited order-of-magnitude greater performance due to the 200+ GPU
  cores able to process data in parallel.
  
For *independent* data such as pixels, this is true.  For interdependent
data such as numbers, I remain to be convinced (by code, not talk...)
that GPU SIMD will do any good.
-- 
Torbjörn
    
    
More information about the gmp-discuss
mailing list