<div>Hi, folks.</div>
<div>&nbsp;</div>
<div>I am running MPICH2 in two servers with 8 cores each one... I have configured both servers properly and passed all troubleshooting steps provided in the installation guide.</div>
<div>&nbsp;</div>
<div>But when I try to run my applications of interest (both bioinformatics, mpiClustal and mpiHMMer), the following scenario appears:</div>
<div>&nbsp;</div>
<div>If I run just in one server, the job is distributed sucessfully for the 8 cores...</div>
<div><br>If I run using both server in my machine file, but using -np 8, all jobs are distributed to one server, and I have the same time of the previous running (Ok, expected)... But no job is distributed for the second machine...
</div>
<div>&nbsp;</div>
<div>If I run using both server in my machine file, with any -np from 9 to 16, all processes&nbsp;are distributed to just one server (mpdtrace -l appears with several 0 in the beginning of the line) and I have no results after hours waiting...
</div>
<div>&nbsp;</div>
<div>As I said before, if I run the tests, it distributes properly for both servers, no matter what was set with&nbsp;-np.</div>
<div>&nbsp;</div>
<div>Any clues?</div>
<div>&nbsp;</div>
<div>Thanks in advance.</div>
<div>Christian</div>
<div>&nbsp;</div>