Skip to content

[finufft_jll] Optimial microarchitecture not downloaded #4252

Closed
@ludvigak

Description

We just added microarchitecture expansion to finufft_jll (#4249). However, when I try it out through FINUFFT.jll, it doesn't load the optimal artifact.

Specifically, it downloads x86_64-linux-gnu-march+x86_64 even though my computer can use x86_64-linux-gnu-march+avx2 (which is faster).

If I remove the x86_64 entry from Artifacts.toml, then it downloads the expected avx2 artifact and I get the expected speedup, so I know that it should work.
(ping @giordano)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions