[Pympi-users] no >>> prompt after mpiexec
Status: Alpha
Brought to you by:
patmiller
From: Ben H. <bh...@wj...> - 2007-05-30 15:44:23
|
Hello all I have an 8 node MPICH2 cluster that the basic tests ( mpiexec -n 8 hostname, mpiexec -n 8 cpi and mpiexec -n 8 hellow) all work normally I've installed pyMPI and it runs when called as $pyMPI on all 8 machines. However when I run $mpiexec -n 8 pyMPI or mpirun -np 8 pyMPI no prompt, '$' or '>>>', is returned. When I query each node '$ssh <node> ps -e | grep py' they all return pyMPI as an active process. I've let the command sit for the better part of an hour with no response. The same thing happens irrespective of values given to -n. The use of machinefile likewise has no impact. Any ideas? Ben -- Ben A. Hitt Ph.D. Director Schenk Center For Informatic Sciences Wheeling Jesuit University 316 Washington Ave Wheeling, WV 26003 (304) 243-2520 bh...@wj... "I say unto you: a man must have chaos yet within him to be able to give birth to a dancing star." Thus Spake Zarathustra - Nietzsche |