You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to set up my anaconda environment to run the SLA code but I am facing some challenges-
I have tried with requirements.txt earlier but there was error - RuntimeError: No CUDA GPUs are available
I have tried with environment.yaml but still there is error - RuntimeError: No CUDA GPUs are available
I do have Nvidia GPU available in my computer and it works fine for other anaconda projects where GPU is needed. When I run these commands in the newly created environment, I get these results-
Since, some of the dependencies were not resolved from environment.yaml, I had to comment those before creating environment. Please refer the attached file 'environment_yaml.txt' (changed the name and type as .yaml was not getting attached here). environment_yaml.txt
Could you please help to resolve this issue?
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to set up my anaconda environment to run the SLA code but I am facing some challenges-
environment_yaml.txt
Could you please help to resolve this issue?
The text was updated successfully, but these errors were encountered: