Skip to content

Commit

Permalink
Added references and QR code.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkalescky committed Sep 3, 2024
1 parent 2e96c81 commit ad65e22
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@ efficient communication between distributed computing nodes. By the end of the
workshop, attendees will have a solid understanding of how to harness these
powerful tools to write scalable and efficient parallel applications.

## References

- [ODSRCI Workshop: Parallel C++](https://southernmethodistuniversity.github.io/parallel_cpp/)
- [Developing Accelerated Code with Standard Language Parallelism](https://developer.nvidia.com/blog/developing-accelerated-code-with-standard-language-parallelism/)
- [MPL: A message passing library](https://rabauke.github.io/mpl/html/)

```{figure} parallel_cpp_qr.png
:scale: 50 %
:alt: QR code for Parallel C++ workshop website.
QR code for Parallel C++ workshop website.
```

## Table of Contents

```{tableofcontents}
```

Binary file added docs/parallel_cpp_qr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad65e22

Please sign in to comment.