You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/en/install/source_windows.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ Please specify the cuDNN version you want to use. [Leave empty to default to cuD
131
131
Please specify the location where cuDNN 7 library is installed. Refer to README.md for more details. [Default is C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v9.0]: <b>C:\tools\cuda</b>
132
132
133
133
Please specify a list of comma-separated Cuda compute capabilities you want to build with.
134
-
You can find compute capability of your device at: https://developer.nvidia.com/cuda-gpus.
134
+
You can find the compute capability of your device at: https://developer.nvidia.com/cuda-gpus.
135
135
Please note that each additional compute capability significantly increases your build time and binary size. [Default is: 3.5,7.0]: <b>3.7</b>
136
136
137
137
Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is /arch:AVX]:
0 commit comments