Skip to content
Discussion options

You must be logged in to vote

First: I am jealous, I might need to ask my PI for an RTX 3090 in order to be able to fix this 😅

Ehm yes, I would definitely recommend going for a fresh environment. In your case it might be best if you

  1. clone the repo
  2. git checkout v0.9.4
  3. edit the environment_cuda.yaml such that pytorch=1.7.1, cudatoolkit=11.0 (possibly also the name at the top)
  4. conda env create -f environment_cuda.yaml
  5. conda activate decode_cuda
  6. python setup.py install

Let me know if that works

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@cleterrier
Comment options

@cleterrier
Comment options

@Haydnspass
Comment options

@Haydnspass
Comment options

@cleterrier
Comment options

Answer selected by cleterrier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants