Then the total time for the Runge-Kutta solver is: |
Giving O(N2/Nproc) running time in the number of particles. |
Note that parallel overhead or communication time/computation time is proportional to 1/n where n = N/Nproc is grain size. |
Note this algorithm has an overhead characteristic of a one dimensional problem for
|