diff --git a/index.html b/index.html index 83923b8..61124a6 100644 --- a/index.html +++ b/index.html @@ -227,20 +227,14 @@
# For CUDA 11.2 ~ 11.x
-pip install cupy-cuda11x
-
-# For CUDA 12.x
+# For CUDA 12.x
pip install cupy-cuda12x
# For CUDA 13.x
pip install cupy-cuda13x
-# For AMD ROCm 4.3
-pip install cupy-rocm-4-3
-
-# For AMD ROCm 5.0
-pip install cupy-rocm-5-0
+# For AMD ROCm 7.0
+pip install cupy-rocm-7-0