Merge pull request #16109 from michaeldeistler:readme-fix

PiperOrigin-RevId: 534844507
This commit is contained in:
jax authors 2023-05-24 08:11:47 -07:00
commit 2f7cc7d575

View File

@ -423,7 +423,7 @@ There are two ways to install JAX with NVIDIA GPU support: using CUDA and CUDNN
installed from pip wheels, and using a self-installed CUDA/CUDNN. We recommend
installing CUDA and CUDNN using the pip wheels, since it is much easier!
JAX supports NVIDIA GPUs that are have SM version 5.2 (Maxwell) or newer.
JAX supports NVIDIA GPUs that have SM version 5.2 (Maxwell) or newer.
Note that Kepler-series GPUs are no longer supported by JAX since
NVIDIA has dropped support for Kepler in its software.