2 Aug 2005 03:47:02 -0700 skrev stringy:
> I would like to be able to write a C++ function, to be wrapped into
> some python, to be able to communicate over pyMPI. As pyMPI is based on
> C++ I figure that this should be possible, although I'm not sure of
> where to start. I know the basics of swig and pyMPI, but not how I
> would do this.
>
> Does anyone know if this is possible and where to start?
>

Are you sure that pyMPI are C++-based? I think it is based on pure C?

Besides that, it is not clear (at least to me) what you try to achive.
Do you want to use MPI also in your extension module?

mvh,
-- 
Mandus - the only mandus around.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to