Add MPI Cheat Sheet (#7729)

* Add MPI Cheat Sheet

* Fix order

* Sperate MPI and OpenMP to different sections

* Move MPI cheat sheet to C++
pull/7731/head^2
knguyen100000010 2 years ago committed by GitHub
parent d184650fff
commit b71386c51b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      more/free-programming-cheatsheets.md

@ -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

Loading…
Cancel
Save