Skip to content

Commit

Permalink
remove more driver references, update CUDA version references
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Aug 29, 2024
1 parent 736ed3c commit 02b2bbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/cugraph/source/installation/source_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ __Compilers:__
* `nvcc` version 11.5+

__CUDA:__
* CUDA 11.2+
* NVIDIA driver 470.42.01 or newer
* CUDA 11.8+
* NVIDIA GPU, Volta architecture or later, with [compute capability](https://developer.nvidia.com/cuda-gpus) 7.0+

Further details and download links for these prerequisites are available on the
Expand Down
3 changes: 1 addition & 2 deletions docs/cugraph/source/wholegraph/installation/source_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ __Compiler__:

__CUDA__:
* CUDA 11.8+
* NVIDIA driver 450.80.02+
* Pascal architecture or better
* Volta architecture or better

You can obtain CUDA from [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads).

Expand Down

0 comments on commit 02b2bbb

Please sign in to comment.