Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 2nd, 2005, 11:55 AM
stringy
Guest
 
Posts: n/a
Default C++, Swig, and pyMPI

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?

  #2  
Old August 2nd, 2005, 12:25 PM
Mandus
Guest
 
Posts: n/a
Default Re: C++, Swig, and pyMPI

2 Aug 2005 03:47:02 -0700 skrev stringy:[color=blue]
> 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?
>[/color]

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.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles