This uses the simple O(N2) Particle Dynamics Problem as a motivator to discuss solution of ordinary differential equations |
We discuss Euler, Runge Kutta and predictor corrector methods |
The simple data parallel O(N2) algorithm is given in Fortran90 and HPF |
The better Pipeline version is also given |
We analyse Performance |