Skip to content

Commit

Permalink
fix cuda version requirement (milvus-io#2909)
Browse files Browse the repository at this point in the history
Signed-off-by: Xiangyu Wang <xy.wang@zilliz.com>
Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
  • Loading branch information
wxywb authored and shengjun.li committed Jan 21, 2021
1 parent 9f9a15c commit 5867b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -52,7 +52,7 @@

For GPU-enabled version, you will also need:

- CUDA 10.0 or higher
- CUDA 10.x (10.0, 10.1, 10.2)

- NVIDIA driver 418 or higher

Expand Down

0 comments on commit 5867b7f

Please sign in to comment.