Skip to content

[Feature] Prebuilt binaries support of AMD CPUs without FMA3 #1589

Description

@klkr1

Feature Summary

Prebuilt binaries should support AMD CPUs without FMA3

Detailed Description

I want to use stable diffusion prebuilt binaries on an AMD FX(tm)-6100, but it fails with Illegal instruction.
After some debugging I found that vfmadd213ss (FMA3 instruction) is used in libstable-diffusion.so, which is not supported by my CPU.
It would be great if you could provide a variant for type of CPU.

Alternatives you considered

No response

Additional context

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions