larroy commented on issue #17293: [Build] Add a reasonable default for 
CMAKE_CUDA_COMPILER in *nix
URL: https://github.com/apache/incubator-mxnet/pull/17293#issuecomment-575329905
 
 
   This is the output from pytorch build:
   
   ```
   
   -- Found CUDA: /usr/local/cuda (found version "10.2")
   -- Caffe2: CUDA detected: 10.2
   -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc
   -- Caffe2: CUDA toolkit directory: /usr/local/cuda
   -- Caffe2: Header version is: 10.2
   -- Found CUDNN: /usr/lib/x86_64-linux-gnu/libcudnn.so
   -- Found cuDNN: v7.6.5  (include: /usr/include, library: 
/usr/lib/x86_64-linux-gnu/libcudnn.so)
   -- Autodetected CUDA architecture(s):  7.0
   -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70
   -- Autodetected CUDA architecture(s):  7.0
   ```

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