Skip to content

Instantly share code, notes, and snippets.

@willprice
Created March 2, 2021 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willprice/9ff820a4e622fab6bbe6ca47cf428187 to your computer and use it in GitHub Desktop.
Save willprice/9ff820a4e622fab6bbe6ca47cf428187 to your computer and use it in GitHub Desktop.
RAPIDSAI intial set up
$ 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