First steps in Parallel Computing : Using OpenMP in Fortran

For a long time, I had this idea that parallel computing is a difficult task and kept away from it. Also my computations were not that demanding in those days. Recently when I had to solve a large system of ordinary differential equations numerically, I was forced to learn how to do this in parallel. … Read more First steps in Parallel Computing : Using OpenMP in Fortran