Explorar o código

Add MPI Cheat Sheet (#7729)

* Add MPI Cheat Sheet

* Fix order

* Sperate MPI and OpenMP to different sections

* Move MPI cheat sheet to C++
knguyen100000010 %!s(int64=3) %!d(string=hai) anos
pai
achega
b71386c51b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      more/free-programming-cheatsheets.md

+ 1 - 0
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