<source lang="bash">
cat << EOF > relax_hosts
localhost slots=3 max-slots=4bax slots=4 3 max-slots=34minima slots=4 3 max-slots=34elvis slots=4 3 max-slots=34
EOF
</source>
Then try to run relax <source lang="bash">mpirun --report-bindings -np 1 --host localhost uptimempirun --report-bindings -np 2 --host tomat uptimempirun --report-bindings -np 4 --hostfile relax_hosts uptime</source>
= Updates =