Skip to content

Commit cbce8db

Browse files
authored
Update README.md
1 parent 49a59a6 commit cbce8db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ Here are the dependencies for the optional features:
7676
- Vtune (>= 2017 ) for profiling sections of code
7777
- MPICH2 (>= 3.2) if you are interested in building and running distributed system
7878
applications in Galois
79-
- CUDA (>= 8.0) if you want to build GPU or distributed heterogeneous applications
79+
- CUDA (>= 8.0 and < 11.0) if you want to build GPU or distributed heterogeneous applications.
80+
Note that versions >= 11.0 use an incompatible CUB module and will fail to execute.
8081
- Eigen (3.3.1 works for us) for some matrix-completion app variants
8182

8283

0 commit comments

Comments
 (0)