Unverified Commit 3e70742e authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[docs] updated MS MPI download link (#1799)

parent afd2b50c
...@@ -197,7 +197,7 @@ On Windows MPI version of LightGBM can be built using ...@@ -197,7 +197,7 @@ On Windows MPI version of LightGBM can be built using
With GUI With GUI
******** ********
1. You need to install `MS MPI`_ first. Both ``msmpisdk.msi`` and ``MSMpiSetup.exe`` are needed. 1. You need to install `MS MPI`_ first. Both ``msmpisdk.msi`` and ``msmpisetup.exe`` are needed.
2. Install `Visual Studio`_ (2015 or newer). 2. Install `Visual Studio`_ (2015 or newer).
...@@ -214,7 +214,7 @@ The exe file will be in ``LightGBM-master/windows/x64/Release_mpi`` folder. ...@@ -214,7 +214,7 @@ The exe file will be in ``LightGBM-master/windows/x64/Release_mpi`` folder.
From Command Line From Command Line
***************** *****************
1. You need to install `MS MPI`_ first. Both ``msmpisdk.msi`` and ``MSMpiSetup.exe`` are needed. 1. You need to install `MS MPI`_ first. Both ``msmpisdk.msi`` and ``msmpisetup.exe`` are needed.
2. Install `Git for Windows`_, `CMake`_ (3.8 or higher) and `VS Build Tools`_ (**VS Build Tools** is not needed if **Visual Studio** (2015 or newer) is already installed). 2. Install `Git for Windows`_, `CMake`_ (3.8 or higher) and `VS Build Tools`_ (**VS Build Tools** is not needed if **Visual Studio** (2015 or newer) is already installed).
...@@ -516,7 +516,7 @@ On Linux Java wrapper of LightGBM can be built using **Java**, **SWIG**, **CMake ...@@ -516,7 +516,7 @@ On Linux Java wrapper of LightGBM can be built using **Java**, **SWIG**, **CMake
.. _RDMA: https://en.wikipedia.org/wiki/Remote_direct_memory_access .. _RDMA: https://en.wikipedia.org/wiki/Remote_direct_memory_access
.. _MS MPI: https://www.microsoft.com/en-us/download/details.aspx?id=49926 .. _MS MPI: https://www.microsoft.com/en-us/download/details.aspx?id=57467
.. _Open MPI: https://www.open-mpi.org/ .. _Open MPI: https://www.open-mpi.org/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment