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

Error in cutorch when attempting to train (Ubuntu 16.04) #204

Open
thrunq opened this issue Jul 24, 2017 · 1 comment
Open

Error in cutorch when attempting to train (Ubuntu 16.04) #204

thrunq opened this issue Jul 24, 2017 · 1 comment

Comments

@thrunq
Copy link

thrunq commented Jul 24, 2017

Hey, I'm a bit of a newbie to all this but I attempted to run train.lua and it works just fine if run in CPU mode, but for whatever reason when I attempt to run it with CUDA I get the following error:

THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-3687/cutorch/lib/THC/THCGeneral.c line=70 error=30 : unknown error
/home/coe/torch/install/bin/luajit: /home/coe/torch/install/share/lua/5.1/trepl/init.lua:389: cuda runtime error (30) : unknown error at /tmp/luarocks_cutorch-scm-1-3687/cutorch/lib/THC/THCGeneral.c:70
stack traceback:
[C]: in function 'error'
/home/coe/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require'
train.lua:55: in main chunk
[C]: in function 'dofile'
.../coe/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50

Everything up to this point has installed fine. Torch and all the deps are there, CUDA is at 7.5, cutorch and cunn seemed to install fine, but I'm not sure what I can do to rectify this issue. Any help would be greatly appreciated.

@thrunq
Copy link
Author

thrunq commented Jul 24, 2017

Hey guys, sorry for the post. It turns out that a reboot will fix this issue in case anyone else happens to read this. Sorry guys.

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