hello guys i've buliding a cluster system with mpich-1.2.7p1,when i test my machine it work..but when i run the mpirun it doesn't work ini cluster...but its running<br>and i got this error<br>It seems that [at least] one of the processes that was started with<br>

mpirun did not invoke MPI_INIT before quitting (it is possible that<br>
more than one process did not invoke MPI_INIT -- mpirun was only<br>
notified of the first one, which was on node n0).<br>
<br>
mpirun can *only* be used with MPI programs (i.e., programs that<br>
invoke MPI_INIT and MPI_FINALIZE).  You can use the "lamexec" program<br>
to run non-MPI programs over the lambooted nodes.<br><br>and then i try to run lamexec it work..<br> i wanna ask you guys the different between of lamexec and mpirun<br>thank you for your advice<br><br><br><br>regards<br>
christian<br>