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 #75

Open
ani11452 opened this issue Aug 7, 2024 · 0 comments
Open

RuntimeError: cuFFT error: CUFFT_INTERNAL_ERROR #75

ani11452 opened this issue Aug 7, 2024 · 0 comments

Comments

@ani11452
Copy link

ani11452 commented Aug 7, 2024

Getting this issue when I follow the dependency installation verbatim. Running the model on a NVIDIA L4 with nvcc --version 11.7.

This was solved by downloading torch with cu118:
pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118

I am concerned that 11.7 is deprecated for torch.fft usage.

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

1 participant