Skip to content

Commit

Permalink
Merge pull request #46 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 0bd0a9d + e64f67e commit 2cddc05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions anacin-x/Tutorial/mpi_and_nondeterminism/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<div class="admonition-objectives objectives admonition" id="objectives-0">
<p class="admonition-title">Objectives</p>
<ul class="simple">
<li><p>Define MPI application, understand the emergence of non-determinism in MPI applications and the articulate the impact of non-determinism on scientific code executions.</p></li>
<li><p>Define MPI application, understand the emergence of non-determinism in MPI applications and articulate the impact of non-determinism on scientific code executions.</p></li>

</ul>
</div>
Expand Down Expand Up @@ -254,7 +254,7 @@ <h2>Conclusion</h2>
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>

<br><br>
You can test your understanding of the chapters through <a href="../todo1.html"> Use Case A.</a></p>
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 2cddc05

Please sign in to comment.