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

Improve amd-fftw patch (re-fixes #74) #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeroen-mostert
Copy link
Contributor

Add inline copies of ifunc resolvers to fix the segfault. This allows us to turn --enable-dynamic-dispatcher back on (in case it ever does anyone any good).

I've tested this against a rebuild of amd-fftw and seeing if torio loads and gives back decoders, but an independent build is of course always welcome.

I do not intend to submit this patch upstream, though I hereby freely give permission for anyone else to do so; the AMD repo seems extremely inactive and I'm not sure they aren't going to overhaul this whole ifunc business if/when they finally do get down to it (as they should).

Add inline copies of ifunc resolvers to fix the segfault. This allows
us to turn --enable-dynamic-dispatcher back on (in case it ever does
anyone any good).

Signed-off-by: Jeroen Mostert <[email protected]>
@lamikr
Copy link
Owner

lamikr commented Jun 27, 2024

Thanks, I heard that it should be able to get linux vm with epyc cpu and amd gpu from azure cloud that could be a good place to test this.

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