rm -f balls.ppm echo "Rendering image" mpirun -machinefile ~/machines.my -nolocal -np $1 ray -model balls.txt -nx 500 -ny 500 -out balls.ppm