<div>Hello,<br></div><div><br></div>Recently the cluster I am using for computing has been updated to the VMware with the Lustre file system.  Cluster uses: Oscar 6.0.3,  Sun Grid Engine 6.2u3, Nagios, Ganglia, InfiniBand 10 Gb/s. Nodes access the file system using Ethernet via the Lustre InfiniBand/Ethernet router. <br>
<br><div>I used to run one type of jobs as:<br></div><div>---</div>#$ -N name<br>#$ -o namesys.out<br>#$ -e namesys.err<br>#$ -pe mpi 2<br>#$ -cwd<br>#$ -v LD_LIBRARY_PATH<br>mpirun -machinefile $TMPDIR/machines -np $NSLOTS /path/.../code.x << EOF<br>
<a href="http://name.in">name.in</a><br>name.out<br><div>EOF<br></div><div>---</div><br>This is for an open source package (written in Fortran plus some C utilities) and a such way of running was recommended by authors. It was working on the previous version of the cluster, but it does not run on a new lustre filesystem. It starts, but then stays in the queue forever.<br>
<br>Is it possible to run this type of jobs on lustre ?<br><br><div>Thank you.<br></div><div>Best wishes,</div>Goranka<br>