<div>Hi all,</div>
<div> </div>
<div>I am stuck with a problem related to LSF.</div>
<div> </div>
<div>I want to submit a MPI job with the critera the process with </div>
<div>rank 1 should start on node2,</div>
<div>rank 2 should start on node 4,</div>
<div>rank 3 should start on node 1 and so on.</div>
<div>This order is pretty much random.</div>
<div> </div>
<div>Accomplishing this was not a problem till we didnot have a constraint to submit the jobs through a job scheduler (LSF in this case). We used the machinefile option with mpirun to order the nodes on which the processes has to be started.</div>

<div> </div>
<div>But i am not able to do this with the current setup where LSF is used for scheduling and SLURM for resource management.</div>
<div>I have tried a few of the options like using the -m options to bsub for specifying the preference and so on. But of no success.</div>
<div> </div>
<div>Any help is much appreciated.</div>
<div><br>-- <br>Best Regards,<br>Balamurugan. R </div>