Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A build failure like shown below can be reproduced by copying the failed command, starting with ci/build.py, and running it on your local machine while being in the root of your mxnet source directory.

Build failureImage Removed

 

...

This step does NOT require a GPU, nor CUDA dependencies. 

Build failureImage Added

In this case, you would like to run ci/build.py --build --platform ubuntu_build_cuda /work/runtime_functions.sh build_ubuntu_gpu_cuda8_cudnn5, which would produce an output like the following image:

Image Added

Test