We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34d1aa commit b083c2dCopy full SHA for b083c2d
docs/05-mpi4py.md
@@ -785,8 +785,8 @@ Alltoallv
785
# On-line resources
786
787
- Documentation for mpi4py is quite limited
788
- - short on-line manual and API reference available at
789
- http://pythonhosted.org/mpi4py/
+ - short on-line manual available at
+ [https://mpi4py.readthedocs.io/](https://mpi4py.readthedocs.io/)
790
- Some good references:
791
- "A Python Introduction to Parallel Programming with MPI" *by Jeremy
792
Bejarano* [http://materials.jeremybejarano.com/MPIwithPython/](http://materials.jeremybejarano.com/MPIwithPython/)
0 commit comments