Assignment 1 - Due Date Sept. 19 - Grade Value 12 points
The Assignment is to modify Algorithms->The Rules version 1, computing Π and such that:
- The command line input dialog is replaced with a list of command line run time parameters.
- The Trapezoidal Rule is implemented as a rule choice.
- Your input parameters include two rule choices and your output lists both results in order of increasing accuracy.
The command line syntax should be:
mpirun -n <process_count> <job name> <rule 1> <rule 2> <interval count>
The assignment can be submitted to me as either an email with source code attached or instructions
telling me how to find your source code in your cluster directory. I will need appropriate permissions in this second case.