From 7064fed1b100d5110ddcf3950e14a25a3d8e5772 Mon Sep 17 00:00:00 2001 From: Awni Hannun Date: Tue, 28 Jan 2025 11:00:08 -0800 Subject: [PATCH] Minor update on MPI docs (#1805) --- docs/src/usage/distributed.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/usage/distributed.rst b/docs/src/usage/distributed.rst index ec3accab3..ee0952194 100644 --- a/docs/src/usage/distributed.rst +++ b/docs/src/usage/distributed.rst @@ -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