sxjscience commented on issue #19690:
URL: 
https://github.com/apache/incubator-mxnet/issues/19690#issuecomment-748174182


   @bartekkuncer For me, I met this error when trying to install horovod (you 
may change the cuda version):
   
   ```bash
   
   python3 -m pip install -U --pre "mxnet-cu102==2.0.0b20201217" -f 
https://dist.mxnet.io/python
   HOROVOD_GPU_OPERATIONS=NCCL HOROVOD_WITHOUT_GLOO=1 HOROVOD_WITH_MPI=1 
HOROVOD_WITH_MXNET=1 HOROVOD_WITHOUT_PYTORCH=1 HOROVOD_WITHOUT_TENSORFLOW=1 
python3 -m pip install --no-cache-dir horovod
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to