Skip to content

Commit

Permalink
Update libcudf requirements in CONTRIBUTING.md for 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Apr 2, 2021
1 parent 695d224 commit 520522a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,13 @@ run each time you commit changes.

Compiler requirements:

* `gcc` version 5.4+
* `nvcc` version 10.0+
* `cmake` version 3.14.0+
* `gcc` version 7.1+
* `nvcc` version 10.1+
* `cmake` version 3.18.0+

CUDA/GPU requirements:

* CUDA 10.0+
* CUDA 10.1+
* NVIDIA driver 410.48+
* Pascal architecture or better

Expand Down

0 comments on commit 520522a

Please sign in to comment.