23 Feb
2015
23 Feb
'15
2:53 a.m.
Hi
You said "Boost::mpi version is always at least 10 times slower. " make me confused, I guess it's should be a typo, isn't ?
No it shouldn't, according to the test I posted creating and sending a vector with 10^6 doubles takes about 0.02 s using MPI and 0.3 s using boost::mpi. Ilja