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/build.md
-2
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,6 @@
5
5
- protobuf >= 3.13
6
6
- cmake >= 3.18
7
7
8
-
There are submodules in this repository which you should clone with `--recurse-submodules`.
9
-
10
8
To install cudatoolkit-dev, you could run `conda install -c conda-forge cudatoolkit-dev` or follow the [official guide](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#runfile), the runfile installation with `--toolkit` arg is recommended.
11
9
12
10
After installation, check the installation of `nvcc` and static libraries (*.a) in `${CUDA_PATH}/lib64`.
0 commit comments