Skip to content

Commit

Permalink
Merge pull request #40 from aobolensk/05-toc
Browse files Browse the repository at this point in the history
Add 05-parallelism-practice slides to ToC
  • Loading branch information
allnes authored Nov 8, 2024
2 parents c760eab + 6c4e63f commit 4fe4122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ <h1>Parallel Programming Course slides</h1>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/02-repo-structure.pdf" target="_blank">02: Repo structure</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/03-mpi-api.pdf" target="_blank">03: MPI (detailed API overview)</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/04-parallelism-theory.pdf" target="_blank">04: Parallelism theory</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/05-parallelism-practice.pdf" target="_blank">05: Parallelism practice</a></li>
</ul>
</body>
</html>

0 comments on commit 4fe4122

Please sign in to comment.