Thanks for your answers I'll use normal C-style MPI so. I checked boost, but it seems it only supplies me with a shared communication interface among the nodes, turning a little difficult to parallelize the processes itself, also boost obligate me to have an MPI installation too. Boost is working like a giant wrapper for many non- OO things to C++, and it seems to use boost I have to install a lot of additional things.

Thanks.
Regards.
Vitorio.


Le 09-07-03 à 19:44, Dorian Krause a écrit :

I'm sorry. I meant boost.mpi ...



Luis Vitorio Cargnini wrote:
Hi,
Please I'm writing a C++ applications that will use MPI. My problem is, I want to use the C++ bindings and then come my doubts. All the examples that I found people is using almost like C, except for the fact of adding the namespace MPI:: before the procedure calls. For example I want to apply MPI for a OO code, like inside my object, for example, call the MPI::Init() inside the constructor ...

Please if someone could advice me on this thanks.
------------------------------------------------------------------------

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

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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Attachment: PGP.sig
Description: Ceci est une signature électronique PGP

Reply via email to