Input and run a test program on the Exemplar at NMT.
Use the document Bryan Hughes gave you a link to when you signed up for the account on the Exemplar: "TCC SGI Altix ICE Cluster User's Guide [DRAFT]" ( pdf). On page 8 it lists a test program (hello.c). Follow the instructions and compile and run the program as described on pages 8 and 9, except redirect the mpiexec command output to a file and turn it in.
mpiexec -np 16 ./hello >my_log_file.txt
The files to be turned in for this assingment are as follows:
Your source listing (copied from the ice user manual above).
A writeup of what you did and any problems or surprises you had doing the assignment (MS Word document or pdf)
The log file you got from redirecting the output to a file.
The finished assignment is to be mailed to jholten@nmt.edu