Skip to content
Prev 1835 / 2152 Next

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

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: