pyMPI momory leak

2005-01-17 Thread Wen Jiang
Hi, I have been using pyMPI to parallelize my code and found that the function mpi.send() leaks memory a lot and thus is not really working for large amount fo data communication. It actually fails after the leak accumulates more than 2G. I wonder if others have the same experience or I did somethi

pymat on 64bit linux

2005-01-25 Thread Wen Jiang
Hi, Has anyone been able to get pymat work on a 64bit linux system? I compiled the CVS version of pymat with python2.3/matlab7.01 on Mandrake10.1 64bit system, it can start the engine and use put/get function, but segfaults with eval function. -- http://mail.python.org/mailman/listinfo/python-lis