Minor update on MPI docs (#1805)

This commit is contained in:
Awni Hannun 2025-01-28 11:00:08 -08:00 committed by GitHub
parent 1017ac4a9e
commit 7064fed1b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ with the Anaconda package manager as follows:
.. code:: shell
$ conda install openmpi
$ conda install conda-forge::openmpi
Installing with Homebrew may require specifying the location of ``libmpi.dyld``
so that MLX can find it and load it at runtime. This can simply be achieved by