Skip to content

cufft library not found #335

@zhizhushukuang

Description

@zhizhushukuang

An OSError exception is raised at line 46 of the "cufft.py" file, indicating that the cuFFT library cannot be found.
OSError: cuFFT library not found

In Windows 11, skcuda cannot locate the "cufft64_11.lib" library file correctly. By consulting the source code, I modified _win32_version_list to [11, 10, 100, 92, 91, 90, 80, 75, 70, 65, 60, 55, 50, 40], resolving this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions