Skip to content

RuntimeError: cuFFT error: CUFFT_INTERNAL_ERROR #75

@ani11452

Description

@ani11452

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions