Skip to content

Fix inference of FFT plan creation #739

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

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

jipolanco
Copy link
Contributor

This PR fixes a couple of type inference issues when creating FFT plans. It is nearly identical to a recently merged PR for CUDA.jl.

In particular, it fixes an issue related to the uninferred number of dimensions of the buffer array introduced in #728.

@pxl-th
Copy link
Member

pxl-th commented Mar 10, 2025

Thanks!

@pxl-th pxl-th merged commit bb47d68 into JuliaGPU:master Mar 10, 2025
3 checks passed
@jipolanco jipolanco deleted the jip/plan-inference branch March 10, 2025 14:20
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

Successfully merging this pull request may close these issues.

2 participants