WIP: Adding the guru interface - #143
Open
psteinb wants to merge 2 commits into
Open
Conversation
Contributor
|
Hi @psteinb ! I just found this PR and I'm curios which wrapper libraries require the guru interface for higher rigors than |
Collaborator
Author
|
Hah, good that you asked. I had to check the docs again. So this is for
ARM and one or two months back, I digged up the documentation that said
so. I checked again to send you the link for reference:
https://developer.arm.com/docs/101004/1910
Turns out, they now support the the full fftw interface plus the guru
interface. So we can vote, if we should add the guru interface or not.
AFAIK, it's mostly useful for special data layouts. So drop me a
:thumbsup: if you want a guru interface. Otherwise, I drop this and
check ARMPL again. ;)
|
Contributor
|
Always nice to have a guru interface! And fftw evolves pretty slowly so there is not much maintenance overhead with the interface... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
some wrapper libraries for fftw only allow higher rigors than
ESTIMATEwhen using the guru interface of fftw