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

GPU execution requested, but not compiled with GPU support #180

Open
qumoy opened this issue Nov 18, 2020 · 3 comments
Open

GPU execution requested, but not compiled with GPU support #180

qumoy opened this issue Nov 18, 2020 · 3 comments

Comments

@qumoy
Copy link

qumoy commented Nov 18, 2020

I meet this problem above when I use cuda11.0+rtx3070 to trian crnn net,what's the reason bring the problm and how to slove?

@Rhythmblue
Copy link

Rhythmblue commented Dec 16, 2020

@qumoy
The GPU API is not compiled successfully.
Did you met any errors when cmake .. or make?
You could read the outputs when compiling.

@qumoy
Copy link
Author

qumoy commented Dec 18, 2020

I use Pytorch's CTC_LOSS API and the problem dismiss.

@ilove-Moretz
Copy link

hi,if anybody deal this problem ,test_gpu.py is ok, but when I run the program,"GPU execution requested, but not compiled with GPU support" is still occur.

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

3 participants