After a while of tinkering, I have it working now. I needed to update some header files in MPICH2 (those associated with debugging). I also downloaded the mpi4py debugging header files.
...
Type: Posts; User: jamesmloy
After a while of tinkering, I have it working now. I needed to update some header files in MPICH2 (those associated with debugging). I also downloaded the mpi4py debugging header files.
...
Hey Pete-
I recently got a copy of the student edition of TotalView and I'm having some problems running a python script that calls c++ shared objects created using swig (same as above).
First,...