#!/bin/sh #MPI helloworld example - this line is a comment #To run this script, please use "sbatch -N /sub.sh" mpirun -np 8 ~/MPI/helloworld