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 th multigpu-nce-rnnlm.lua #394

Open
adonisues opened this issue Feb 17, 2017 · 0 comments
Open

Error in th multigpu-nce-rnnlm.lua #394

adonisues opened this issue Feb 17, 2017 · 0 comments

Comments

@adonisues
Copy link

I have this error when when running example "th multigpu-nce-rnnlm.lua "

th multigpu-nce-rnnlm.lua --tiny --progress


loading cached /root/data/BillionWords/train_tiny.cache.t7
loading cached /root/data/BillionWords/valid_data.cache.t7
loading cached /root/data/BillionWords/test_data.cache.t7
Vocabulary size : 793471
Train set split into 32 sequences of length 32550
/local/sshwang/torch/torch/install/bin/luajit: /local/sshwang/torch/torch/install/share/lua/5.1/nn/GPU.lua:23: attempt to call method 'find' (a nil value)
stack traceback:
/local/sshwang/torch/torch/install/share/lua/5.1/nn/GPU.lua:23: in function '__init'
...sshwang/torch/torch/install/share/lua/5.1/torch/init.lua:91: in function <...sshwang/torch/torch/install/share/lua/5.1/torch/init.lua:87>
[C]: in function 'GPU'
multigpu-nce-rnnlm.lua:104: in main chunk
[C]: in function 'dofile'
...orch/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670


My GPU Settings

nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2015 NVIDIA Corporation
Built on Tue_Aug_11_14:27:32_CDT_2015
Cuda compilation tools, release 7.5, V7.5.17

lspci | grep -i nvidia
06:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)
07:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)
84:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)
85:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)


Thank you.

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