Skip to content

Commit 8b591a7

Browse files
Merge pull request #141 from CVCUDA/fix/readme-cuda-version-error
fix: Adding not that testing is done on CUDA 12.x
2 parents dab5ef9 + e447924 commit 8b591a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ To get a local copy up and running follow these steps.
3030
- Ubuntu x86_64 >= 20.04
3131
- WSL2 with Ubuntu >= 20.04 (tested with 20.04)
3232
- NVIDIA driver
33-
- Linux: Driver version 520.56.06 or higher
33+
- Linux: Driver version 520.56.06 or higher
3434
- CUDA Toolkit
35-
- Version 11.7 or above. (12.0 is not yet tested.)
35+
- Version 11.7 or above.
3636
- GCC >= 11.0
3737
- Python >= 3.8
3838
- cmake >= 3.20

0 commit comments

Comments
 (0)