diff --git a/SOURCEBUILD.md b/SOURCEBUILD.md index e80ebffd63a..8f0c0603f0c 100644 --- a/SOURCEBUILD.md +++ b/SOURCEBUILD.md @@ -9,7 +9,7 @@ The cuGraph package include both a C/C++ CUDA portion and a python portion. Bot __Compiler__: * `gcc` version 5.4+ * `nvcc` version 10.0+ -* `cmake` version 3.12 +* `cmake` version 3.12+ __CUDA:__ * CUDA 10.0+ @@ -260,4 +260,4 @@ cmake .. -DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX -DCMAKE_CXX11_ABI=OFF ``` ## Attribution -Portions adopted from https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md \ No newline at end of file +Portions adopted from https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md