First page Back Continue Last page Summary Graphics
Programming for Parallelism
Many programs contain an outer loop, but the iterations are not dependent
Make the loop
Run the program using
- bprun -Ny prog arg0 arg1 arg2 ... argn
Where main calls the same function repeatedly, call the function once switched on an argument
Notes: