Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 374 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 374 Bytes

-> This repository has computer programs written in FORTRAN and has two sections:

  • Section-1 discusses about the basic MPI calls and demonstrates their usage via computer programs.
  • Section-2 discusses about the numerical methods and miscellaneous problems which are parallelized using distributed memory paradigm (MPI) and checks its parallel computing performance.