Skip to content

Conversation

@tbensonatl
Copy link
Collaborator

The FFT plans currently use managed memory for their work area allocations. The associated memory prefetch calls cause issues in WSL2 (raised in #153). The work areas are not exposed to users, so this PR changes the allocations to async device memory allocations.

@tbensonatl
Copy link
Collaborator Author

/blossom-ci

@tbensonatl tbensonatl merged commit 327361a into main Aug 23, 2023
@tbensonatl tbensonatl deleted the use-device-only-mem-for-fft-workspaces branch August 29, 2023 12:29
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.

3 participants