Unverified Commit f1daa0da authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

consolidate mpi4py urls

parent 0b66333f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ above, create a test.py file containing these lines:
   pypar.finalize()

To run LAMMPS in parallel, assuming you have installed the
`mpi4py <https://bitbucket.org/mpi4py/mpi4py>`_ package as discussed
`mpi4py <https://mpi4py.readthedocs.io/>`_ package as discussed
above, create a test.py file containing these lines:

.. code-block:: python
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@ There are multiple Python interface classes in the :py:mod:`lammps` module:
  features to conveniently include LAMMPS into `Jupyter
  <https://jupyter.org/>`_ notebooks.

.. _mpi4py: https://mpi4py.readthedocs.io

----------

Creating or deleting a LAMMPS object