Skip to content

Why pure computation time in parallel is longer than the serial version?

12 messages · Roman Luštrik, Brian G. Peterson, George Ostrouchov +2 more

#
Consider using pbdR. It puts PBLAS and ScaLAPACK at your disposal for 
FORTRAN speed matrix parallelism without the need to learn their API. 
While built for truly big machines, you will see a lot of benefit with 
your size machine already. Start with pbdDEMO to learn the basics. It is 
batch computing (because that's what's done on big machines) with 
Rscript but the speed and simplicity are worth it!

Cheers,
George
On 2/13/14 2:32 AM, romunov wrote:
1 day later
1 day later
#
Someone politely pointed out to me in private that I meant to say 762 MiB,
not 762 GiB.  A 10000x10000 matrix is obviously not that big!  However,
the point still stands.

--
Drew Schmidt
National Institute for Computational Sciences
University of Tennessee, USA
http://r-pbd.org/