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

invalid device function #4

Open
Chopper-leey opened this issue Sep 25, 2019 · 2 comments
Open

invalid device function #4

Chopper-leey opened this issue Sep 25, 2019 · 2 comments

Comments

@Chopper-leey
Copy link

hello,when i run evaluate_model.lua,i meet a error: THCudaCheck FAIL file=........error=8:invalid device function..., and after searching it I can't solve it. my GPU is nvidia Telsa K80 ,while yours is TITAN X ,so ,what should i do to fix it?
thx. Looking forward to your reply~~

@Chopper-leey
Copy link
Author

oh,sorry,my GPU is nvidia TITAN RTX ,which has 24GB. so how can i fix it?thx~

@Dong-JinKim
Copy link
Owner

I am not sure but I found out that our code is running on Tesla K40 properly as well. I guess this might be the problem of cuda version or configurations.
If so, the other torch codes will have the same error.
Please check out other codes such as DenseCap (https://github.com/jcjohnson/densecap) or other object detection codes.
I hope you can find the solution for this error.

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