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

RuntimeError: cuFFT error: CUFFT_INTERNAL_ERROR #8

Open
SilenceGoo opened this issue Jul 10, 2024 · 5 comments
Open

RuntimeError: cuFFT error: CUFFT_INTERNAL_ERROR #8

SilenceGoo opened this issue Jul 10, 2024 · 5 comments

Comments

@SilenceGoo
Copy link

Thansk for your great work. I followed commands step by step but got one error. Could guess what cause the problem? Thanks in advacne.

Xshell_60YH70OOPC
@robustsam
Copy link
Owner

I haven't encountered this problem before, but the components.py file was updated recently. Please try again to check whether the same problem occurs. Thank you.

@SilenceGoo
Copy link
Author

Thanks for your reply. My setting environment may have problem as I updated the new code but error still. Will do more check.

@robustsam
Copy link
Owner

There is a similar discussion on https://github.com/pytorch/pytorch/issues/88038. I hope it helps.

@SilenceGoo
Copy link
Author

Seems different CUDA verison or pytorch version might be the direct cause, will report here after more tests done.

@SilenceGoo
Copy link
Author

Good news, I tried pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu120 instead of pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 to install bit lower version pkgs to match my CUDA:12.4, and it worked on RTX 4090.

Few warning info have no problems right?

MobaXterm_U8VQQi2GJ9

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