darkness

Thursday, 25 August 2005

pyMPI RPM

darkness @ 16:50:12

I’m taking a “cluster computing” class that’s going to be using MPI. The teacher said we had to use C/C++ because those are the only languages we have bindings for. To spite him I went ahead and installed pyMPI, which means I’ve made an RPM of pyMPI. Works for me on FC4. (That is, I can import mpi from Python and it works as expected. I haven’t actually done any MPI work with it, really.) It’s not clear to me whether I need to use the special pyMPI interpreter, or if I can use the normal Python interpreter. To be determined.

1 Comment »

  1. with pympi you can use the standard python interpreter, this module make a bind to c mpi calls…

    Comment by Anonymous — Sunday, 02 July 2006 @ 05:57:50

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress