High Performance Computing 1
Finding Pi
•
Does it matter (e.g. timing) whether each
thread calculates its own random sequence
or if a master dishes out the random points?
•
How does the error scale with N?