Exercise 2: BLACS - Pi Example
Information: This is a program that calculates the value of pi using BLACS routines. Using numerical integration combined with parallel processing, this program calculates the value of pi and the time it takes for computation. The user may select the number of processes and points of integration.
Exercises: For these exercises, use the file pi.f. You should compile it with make (you may also need to perform minor modifications in the file make.inc).
Hands-on | ScaLAPACK | Tools | Home |