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