OpenMP and MPI learning materials

Introduction to Programming with Fortran (2018), 4th ed. by Chivers and Sleightholme has the following chapters and page numbers

31 Introduction to Parallel Programming . . . . . . . . . . . . . . . . . . . . . . 567-580
32 MPI - Message Passing Interface . . . . . . . . . . . . . . . . . . . . . . . . . . 581-604
33 OpenMP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 605-620
34 Coarray Fortran . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 621-632

2 Likes