Skip to content

Commit

Permalink
Merge pull request #47 from TauferLab/dev_jack
Browse files Browse the repository at this point in the history
Modifying introduction and conclusion of first chapter. - Updating co…
  • Loading branch information
jackdmarquez authored Nov 13, 2023
2 parents 2cddc05 + 7dee9a5 commit d59bfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anacin-x/Tutorial/mpi_and_nondeterminism/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h3> Impact on Scientific Correctness</h3>
<h2>Conclusion</h2>
<p>MPI is a powerful tool for parallel programming, but it can also be non-deterministic,
which can impact scientific applications in several ways. This chapter introduces you
to MPI, non-determinism in MPI applications, and its impact on scientific applications. Next chapter shows how to model the communication MPI events thorugh event graphs <a href="../todo1.html">Chapter 2. </a>
to MPI, non-determinism in MPI applications, and its impact on scientific applications. Next <a href="../todo1.html">Chapter 2 </a> shows how to model the communication MPI events through event graphs.

<br><br>
You can test your understanding of the chapters 1 and 2 through <a href="../todo1.html"> Use Case A.</a></p>
Expand Down

0 comments on commit d59bfd9

Please sign in to comment.