Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running tutorial without GPU + Cuda #8

Open
SaideepGona opened this issue Nov 10, 2018 · 0 comments
Open

Running tutorial without GPU + Cuda #8

SaideepGona opened this issue Nov 10, 2018 · 0 comments

Comments

@SaideepGona
Copy link

Hi,

I have been running through the tutorial on a machine without GPU and CUDA. The following error occurs on 2.actor-critic.ipynb:

cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at /pytorch/aten/src/THC/THCGeneral.cpp:74

This isn't surprising, but you do set up the variable "USE_CUDA" earlier which implies to me that you support GPU+non-GPU usage. Is this true? If yes, how can I get around this error? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant