lgg commented on issue #19992:
URL: 
https://github.com/apache/incubator-mxnet/issues/19992#issuecomment-792406217


   I also tried:
   * `git checkout --recurse-submodules 1.8.0`
   * `git checkout --recurse-submodules v1.8.x`
   
   *every time i cleared `build` folder with `rm -rf`*
   
   But its also failed on on the same step as above:
   * `[ 39%] Building CXX object 
CMakeFiles/mxnet_static.dir/src/nnvm/tvm_bridge.cc.o`
   
   Also, `1.8.0` and `v1.8.x` didn't support 
https://github.com/apache/incubator-mxnet/blob/v1.x/config/distribution/linux_cu112.cmake
   but differences is only in cuda(nvcc) version (and path) and CUDA_ARCH. 
   
   For `1.8.0` and `v1.8.x` I removed `8.6` cuda_arch in my `config.cmake`


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