larroy commented on a change in pull request #14534: [DOC] Update ubuntu 
install instructions from source
URL: https://github.com/apache/incubator-mxnet/pull/14534#discussion_r271896451
 
 

 ##########
 File path: docs/install/ubuntu_setup.md
 ##########
 @@ -140,9 +140,30 @@ On Ubuntu versions 16.04 or later, you need the following 
dependencies:
 **Step 1:** Install build tools and git.
 ```bash
     sudo apt-get update
-    sudo apt-get install -y build-essential git
+    sudo apt-get install -y build-essential git ninja-build ccache
 ```
 
+**For Ubuntu 18.04 and CUDA builds you need to update CMake**
 
 Review comment:
   Should we clarify that in the doc?

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to