Skip to content

Commit b083c2d

Browse files
committed
Update mpi4py documentation site
1 parent d34d1aa commit b083c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/05-mpi4py.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -785,8 +785,8 @@ Alltoallv
785785
# On-line resources
786786

787787
- Documentation for mpi4py is quite limited
788-
- short on-line manual and API reference available at
789-
http://pythonhosted.org/mpi4py/
788+
- short on-line manual available at
789+
[https://mpi4py.readthedocs.io/](https://mpi4py.readthedocs.io/)
790790
- Some good references:
791791
- "A Python Introduction to Parallel Programming with MPI" *by Jeremy
792792
Bejarano* [http://materials.jeremybejarano.com/MPIwithPython/](http://materials.jeremybejarano.com/MPIwithPython/)

0 commit comments

Comments
 (0)