# Now try relax
mpirun --report-bindings --hostfile relax_hosts relax --multi='mpi4py'
</source>
== Running Parallel Jobs in the Sun Grid Engine Environment ==
See https://docs.oracle.com/cd/E19923-01/820-6793-10/ExecutingBatchPrograms.html
Test if you have it
<source lang="bash">
ompi_info | grep rsh
ompi_info | grep gridengine
</source>