mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-09 17:36:33 +02:00
Add MPI Cheat Sheet (#7729)
* Add MPI Cheat Sheet * Fix order * Sperate MPI and OpenMP to different sections * Move MPI cheat sheet to C++
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
|
||||
* [C++ Cheatsheet](https://www.codewithharry.com/blogpost/cpp-cheatsheet) - CodeWithHarry (HTML)
|
||||
* [C++ Quick Reference](http://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) - Hooman Baradaran (PDF)
|
||||
* [MPI Cheat Sheet](https://wtpc.github.io/clases/2018/mpicheatsheet.pdf) - SC Education (PDF)
|
||||
|
||||
|
||||
### Clojure
|
||||
|
Reference in New Issue
Block a user