Homework 5, Make me some Pi in parallel.

Short Description:

Write a program that will generate pi in parallel using OpenMP.

Goals

When you finish this homework, you should have:

Formal Description

Write a program that will use a Monte Carlo simulation to compute the value of pi in parallel. This program should be written to compile with OpenMP and run on Euler.

This program should take the following command line arguments: