- Since CUDA 9.1 doesn't support LLVM 9.0.0, you need to install Xcode 8.3.2 with LLVM 8.1.0 for compiling CUDA programs.
- Select
Xcode 8.3.2
for Command Line Tools in Xcode. (Or usexcode-select
) - Clone MXNet
$ https://github.com/apache/incubator-mxnet.git --recursive
$ cd incubator-mxnet
- Configure:
- use default config for macOS: