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

Function to let user control the number of fft plans cached by fft plan cacher #1448

Merged
merged 4 commits into from
Jun 9, 2016

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jun 4, 2016

Fixes #1443

This function helps the user control the number of fft plans that
will be cached by fft functions.
@9prady9 9prady9 added the feature label Jun 4, 2016
@9prady9 9prady9 added this to the 3.4.0 milestone Jun 4, 2016
/**
C Interface for setting plan cache size

This function is doesn't do anything if called when CPU backend is active. The plans associated with
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unnecessary "is"

@9prady9
Copy link
Member Author

9prady9 commented Jun 6, 2016

build arrayfire linux ci

@shehzan10 shehzan10 merged commit f4225d4 into arrayfire:devel Jun 9, 2016
@9prady9 9prady9 deleted the fft_cache_fns branch June 16, 2016 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants