- operations such as gathering and reduction operations. Furthermore, it has an
- asynchronous point to point operations, which make the computations
- to overlap with communications. While MPI is not designed for grid,
- \textbf{MPICH} is widely used as the communication interface for grid applications
- \cite{ref52}.
- In this work, MPI was used in programming our algorithms and applications which are
- implemented in both Fortran and C programming languages.
+ operations such as gathering and reduction operations.
+ While MPI is not designed for grid,
+ it is widely used as the communication interface for grid applications
+ \cite{ref52}.
+ In this work, MPI was used in programming our algorithms and applications which are
+ implemented in both Fortran and C programming languages.