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

cuFFT error!!! #16

Open
maliangzhibi opened this issue Jun 1, 2019 · 4 comments
Open

cuFFT error!!! #16

maliangzhibi opened this issue Jun 1, 2019 · 4 comments

Comments

@maliangzhibi
Copy link

when I run the command for training, the cuFFT error happened. It happened in the line 47 of net.py and it has a tips of "RuntimeError: cuFFT error: CUFFT_ALLOC_FAILED
". I have no idea and I don't know how to solve it? Anyone else has a solution?

@tigereatsheep
Copy link

So, have you installed CUDA support? Or just disable GPU pattern of pytorch. hope help you

@maliangzhibi
Copy link
Author

So, have you installed CUDA support? Or just disable GPU pattern of pytorch. hope help you

I have the CUDA support. When I use one GPU for running, it's ok, but in the case of multi-GPU, it's wrong. So, I guess there is a bug in the program, but I can't find it.

@tigereatsheep
Copy link

@Hevans123
Copy link

@maliangzhibi I have the same question. One GPU is OK,but multi-GPU failed. Have you solved the problem?

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