diff --git a/README.md b/README.md index 5f427ca..718ef61 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ - CUDA + CUDA @@ -119,7 +119,7 @@ To get a local copy up and running, consider the following steps. * [Rust 1.80](https://www.rust-lang.org/tools/install) * `x86_64` Linux instance. -* Nvidia Toolkit Driver Version >= 560.28.03 (check the [compatibility list here](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html)). +* NVIDIA driver version >= 560.35.03 (check the [compatibility list here](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html)). diff --git a/src/lib.rs b/src/lib.rs index 844f74f..19e9030 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -30,7 +30,7 @@ //! Rust //! //! -//! CUDA +//! CUDA //! //! //! Build states