Yes, OMPI's C++ bindings are built by default if you have a valid C++ compiler. ompi_info should indicate whether you have the C++ bindings built or not.

But the C++ bindings don't allow sending/receiving STL containers via MPI calls. For that, as someone else suggested, have a look at Boost.MPI. The boost group built a nice C++ class library on top of MPI.


On Oct 2, 2008, at 5:25 PM, Shafagh Jafer wrote:

Does openmpi have C++ bindings? or I need to install this package?if yes from where and how?
Thanks.

_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users


--
Jeff Squyres
Cisco Systems

Reply via email to