Re: [Pympi-users] pyMPI 2.4 beta 2 available..../the problem of the extra stdout output
Status: Alpha
Brought to you by:
patmiller
From: Pat M. <pat...@ll...> - 2005-07-28 21:01:59
|
> pyMPI_comm.c, pyMPI_comm_collective.c and pyMPI_comm_misc.c > contain PyObject_Print statements that print out a lot of what All but one of the PyObject_Print statements are gone (I just deleted the one I missed which is a debug print only when raising an exception if you illegally slice a communicator). I haven't verified the leak status though I did plug some holes in the 2.4b1 release. Is there a mocapy run that illustrates the problem? I could use it in the release test suite then. Pat -- Pat Miller | (925) 423-0309 | http://www.llnl.gov/CASC/people/pmiller Be the change you want to see in the world. -- Mahatma Gandhi (1869-1948) |