Unverified Commit 7817fa15 authored by Arturo Ghinassi's avatar Arturo Ghinassi Committed by GitHub
Browse files

Added link to installation guide

parent 50ac47f9
......@@ -29,6 +29,8 @@ FastMoE contains a set of PyTorch customized opearators, including both C and
Python components. Use `python setup.py install` to easily install and enjoy
using FastMoE for training.
A step-by-step tutorial for the installation procedure can be found [here](doc/installation-guide.md).
The distributed expert feature is enabled by default. If you want to disable
it, pass environment variable `USE_NCCL=0` to the setup script.
......
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