Thursday 26 October 2017

./configure cudnn and cuda sdk

Please specify the CUDA SDK version you want to use, e.g. 7.0. [Leave empty to use system default]: 8.0

Please specify the location where CUDA 8.0 toolkit is installed. Refer to README.md for more details. [Default is /usr/local/cuda]: /Developer/NVIDIA/CUDA-8.0/

Please specify the cuDNN version you want to use. [Leave empty to use system default]: 7
Please specify the location where cuDNN 7 library is installed. Refer to README.md for more details. [Default is /Developer/NVIDIA/CUDA-8.0/]: /Users/zuni/cuda/lib
Please specify a list of comma-separated Cuda compute capabilities you want to build with.
You can find the compute capability of your device at: https://developer.nvidia.com/cuda-gpus.
Please note that each additional compute capability significantly increases your build time and binary size.

[Default is: "3.5,5.2"]: 5.0

No comments:

Post a Comment