What is the best MPI implementation

Posted by pvsnp on Stack Overflow See other posts from Stack Overflow or by pvsnp
Published on 2008-09-27T19:40:17Z Indexed on 2010/04/27 16:43 UTC
Read the original article Hit count: 287

Filed under:
|

I have to implement MPI system in a cluster. If anyone here has any experience with MPI (MPICH/OpenMPI), I'd like to know which is better and how the performance can be boosted on a cluster of x86_64 boxes.

© Stack Overflow or respective owner

Related posts about parallel

Related posts about mpi