Actually, I'm using `scala-package/dev/compile-mxnet-backend.sh osx-x86_64-gpu ./` (I added `osx-x86_64-gpu` with the CUDA params), which uses make.
When I switch the script to cmake, I get the following error:
```
Unix Makefiles
does not support toolset specification, but toolset
cuda=9.2,host=x64
was specified.
```
[ Full content available at:
https://github.com/apache/incubator-mxnet/issues/12568 ]
This message was relayed via gitbox.apache.org for [email protected]
