Skip to content
Snippets Groups Projects
Commit 00b9ec45 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

docs.it4i/salomon/software/mpi/mpi4py-mpi-for-python.md

parent 75cac773
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ For example
comm.Barrier() # wait for everybody to synchronize
```
\###Collective Communication with NumPy arrays
### Collective Communication with NumPy arrays
```cpp
from __future__ import division
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment