Git Product home page Git Product logo

Comments (6)

KeeJef avatar KeeJef commented on May 18, 2024 1

confirming that #138 fixes this for me

from lokinet.

despair86 avatar despair86 commented on May 18, 2024

from the wikipedia page on FMA3/FMA4:

Zen: WikiChip's testing shows FMA4 still appears to work (under the conditions of the tests) despite not being officially supported and not even reported by CPUID. 
This has also been confirmed by Agner.[5] But other tests gave wrong results.[6] 
AMD Official Web Site FMA4 Support Note ZEN CPUs = AMD ThreadRipper 1900x, R7 Pro 1800, 1700, R5 Pro 1600, 1500, R3 Pro 1300, 1200, R3 2200G, R5 2400G.[7][8][9]

GCC and clang go on what CPUID returns for FPU feature flags

from lokinet.

KeeJef avatar KeeJef commented on May 18, 2024

We should work out how to do CPU detection to rectify this bug its really annoying :(

from lokinet.

neuroscr avatar neuroscr commented on May 18, 2024

@KeeJef you mean AMD_RYZEN_HACK makes it compile for you?

I'd like to keep the issue open until we can actually get a build-time test, if that's possible.

from lokinet.

KeeJef avatar KeeJef commented on May 18, 2024

Yes AMD_RYZEN_HACK makes it compile without needing the above flags

from lokinet.

despair86 avatar despair86 commented on May 18, 2024

ye

that's because it fills in those flags for you -march=native -mavx -mavx2 -mfma -mfpmath=sse (yes that last one is there because multilib....there's probably 6 people that are going to throw the -m32 switch in there)

from lokinet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.