Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

demo.lua run-time error :running DeepMask with MultiPathNet on provided image #24

Open
haibucuo0 opened this issue Oct 15, 2016 · 2 comments

Comments

@haibucuo0
Copy link

Hi,
I just started with multipathnet and I am having issues with provided example image file.

THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-4692/cutorch/lib/THC/THCGeneral.c line=91 error=30 : unknown error
/media/public1/DED47AC8D47AA307/chenwenhe/objectdetection/torch/install/bin/luajit: ...jectdetection/torch/install/share/lua/5.1/trepl/init.lua:384: ...jectdetection/torch/install/share/lua/5.1/trepl/init.lua:384: ...jectdetection/torch/install/share/lua/5.1/trepl/init.lua:384: cuda runtime error (30) : unknown error at /tmp/luarocks_cutorch-scm-1-4692/cutorch/lib/THC/THCGeneral.c:91
stack traceback:
[C]: in function 'error'
...jectdetection/torch/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
demo.lua:11: in main chunk
[C]: in function 'dofile'
...tion/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00405d50

Any suggestions?

@szagoruyko
Copy link
Contributor

can you run any CUDA program on your machine?

@kevindm
Copy link

kevindm commented Aug 25, 2017

Please make sure nvidia-uvm module is loaded. See here

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

No branches or pull requests

3 participants