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

Bug in gpu support #9

Open
maga33 opened this issue Jun 8, 2017 · 1 comment
Open

Bug in gpu support #9

maga33 opened this issue Jun 8, 2017 · 1 comment

Comments

@maga33
Copy link

maga33 commented Jun 8, 2017

Hi, Thank you for sharing great code.
I found that the code works fine with gpu_id = 0, but it raises cuda runtime error if I tried to run it on different gpus. I guess some parts of codes are implicitly assuming to use default gpu, which would be great to be modified in the future.

fxia22 added a commit that referenced this issue Jun 12, 2017
@fxia22
Copy link
Owner

fxia22 commented Jun 12, 2017

I just updated it to support non-default device id. An example can be found in test.py. Let me know if that works for you, thanks a lot!

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

2 participants