Created
March 2, 2021 16:21
-
-
Save willprice/9ff820a4e622fab6bbe6ca47cf428187 to your computer and use it in GitHub Desktop.
RAPIDSAI intial set up
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ conda create -n rapids-0.18 -c rapidsai -c nvidia -c conda-forge -c defaults rapids=0.18 python=3.8 cudatoolkit=11.0 | |
Collecting package metadata (current_repodata.json): done | |
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. | |
Collecting package metadata (repodata.json) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment