Coder Social home page Coder Social logo

Comments (9)

Matthies avatar Matthies commented on July 30, 2024

Hmm. The include should already be there, at least for systems that support avx2.
Can you write something about your system and give the complete output of your "make" containing the error message? There should be some information about which CPU features are detected on your system.

from rubichess.

Matthies avatar Matthies commented on July 30, 2024

I see a problem now compiling with ARCH=x86-64-modern:
Undeclared identifier _tzcnt_u64 and _blsr_u64.

from rubichess.

tillchess avatar tillchess commented on July 30, 2024

The above fix should do it

from rubichess.

Matthies avatar Matthies commented on July 30, 2024

Maybe. But it is the wrong solution IMO. Hope to find a better one.

from rubichess.

tillchess avatar tillchess commented on July 30, 2024

My makefile output:

Compiler: clang
Arch: native
CPU features:

avx512: no
bmi2 : no
avx2 : no
bmi1 : no
lzcnt : no
popcnt: yes
ssse3 : yes
sse2 : yes
neon : no

ssse3 and sse2 & clang still needs the above fix.

from rubichess.

Matthies avatar Matthies commented on July 30, 2024

Okay, this seems a little different from mine. Can you give me the exact error message(s) you get when compiling?

from rubichess.

Matthies avatar Matthies commented on July 30, 2024

Latest master should compile now in Mac OS. Would be nice if you can confirm.

from rubichess.

tillchess avatar tillchess commented on July 30, 2024

Geht!

from rubichess.

Matthies avatar Matthies commented on July 30, 2024

Na denn mach ich hier mal zu :-)

from rubichess.

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.