Exercise 2
- Write a research computing script:
- compile an MPI code, call it mpi_example.c
- submit to the short queue requesting 4 CPUs - see here also:
https://wiki.hpc.arcs.njit.edu/index.php/SonOfGridEngine
- monitor the job to see if the job is finished
- zip the output after the job is finished
- move the zip file to your AFS directory
____________________________________________________________