Skip to content

Commit

Permalink
Update SOURCEBUILD.md
Browse files Browse the repository at this point in the history
Co-authored-by: Seunghwa Kang <[email protected]>
  • Loading branch information
BradReesWork and seunghwak authored May 8, 2020
1 parent edc9a72 commit 8ded6df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SOURCEBUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand Down Expand Up @@ -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
Portions adopted from https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md

0 comments on commit 8ded6df

Please sign in to comment.