Skip to content

Commit

Permalink
Merge pull request #61 from kmaehashi/add-cuda12x
Browse files Browse the repository at this point in the history
Add cupy-cuda12x
  • Loading branch information
kmaehashi authored Jan 19, 2023
2 parents 678a382 + c4cef8b commit 0995d65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,9 @@ <h3>Easy to install</h3>
# For CUDA 11.2 ~ 11.x
pip install cupy-cuda11x

# For CUDA 12.x
pip install cupy-cuda12x

# For AMD ROCm 4.3
pip install cupy-rocm-4-3

Expand Down

0 comments on commit 0995d65

Please sign in to comment.