From: Ana B. <an...@iv...> - 2002-10-13 18:18:22
|
Hi folks, We have been working with a bproc cluster with mpich for some months. Now we want to put more than one mpi process in the front-end of the system, so we make the front-end master and slave at the same time and everything is ok. But when we execute a mpi program that need to put a mpi process in the front-end (+ the process that it's been executed locally in the front-end) it just hangs in the MPI_Init instruction. Has anyone any idea? ANA P.S. We use mpich 1.2.4 and we don't use the mpirun of the tarball. |