Skip to content

Instantly share code, notes, and snippets.

@GenevieveBuckley
Created March 15, 2021 07:47
Show Gist options
  • Save GenevieveBuckley/44276207888cf157081e2fa8d7498421 to your computer and use it in GitHub Desktop.
Save GenevieveBuckley/44276207888cf157081e2fa8d7498421 to your computer and use it in GitHub Desktop.
How to install the beta version of Cupy 9.0.0
conda install -c conda-forge/label/cupy_rc cudatoolkit=11.2 cupy=9.0.0b3
@GenevieveBuckley
Copy link
Author

You may need to update the cudatoolkit version number to match what you have on your system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment