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: docs/Utils/ConfigurationF/index.rst
+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
@@ -72,7 +72,7 @@ These variables define custom paths for the installation of required packages. I
72
72
- **JPEG_ROOT**: Main path to the JPEG library.
73
73
- **SQLite_ROOT**: Main path to the SQLite library.
74
74
- **CMAKE_CUDA_HOST_COMPILER**: Host compiler for CUDA. Example: /usr/bin/gcc
75
-
- **CMAKE_CUDA_COMPILER**: Path to the CUDA compiler (`nvcc`). Example: `/usr/local/cuda/bin/nvcc`. You can set this vaule also setting the XMIPP_CUDA_BIN variable in the scipion configuration file.
75
+
- **CMAKE_CUDA_COMPILER**: Path to the CUDA compiler (`nvcc`). Example: `/usr/local/cuda/bin/nvcc`. You can set this vaule also setting the XMIPP_CUDA_BIN variable in the scipion configuration file but pòinting to the path withot the 'nvcc'
0 commit comments