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

Hardware is incompatible for (x84-64) Intel i5-8257U #263

Open
kanin-kearpimy opened this issue Feb 25, 2024 · 1 comment
Open

Hardware is incompatible for (x84-64) Intel i5-8257U #263

kanin-kearpimy opened this issue Feb 25, 2024 · 1 comment

Comments

@kanin-kearpimy
Copy link

Hello,

I followed the Docker installation step.
It identified that my hardware is not incompatible with the current requirement (which I believe it is).

Result with: ./CryptOpt
Screenshot 2567-02-25 at 22 09 12

Then, I worked around by directly executing .dist/CryptOpt.js by node. It identified illegal hardware instruction.
Screenshot 2567-02-25 at 22 13 12

My Hardware:

  • Mackbook Pro 2019
  • CPU: Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz (x84-64) - Coffee Lake
  • Memory: 8GB

Note:

  • Everything ran in Docker image shell.
  • I did modify cycle goal, evaluations round, batch size (in the way requiring as less resources as possible). Nothing work.
@dderjoel
Copy link
Collaborator

dderjoel commented Mar 7, 2024

I don't know the in's and out's of mac OS, and I can't test it either. Is there a way you can share the CPU flags? (on linux it would be a lscpu | grep Flags) it needs to have bmi2 and adx.

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

No branches or pull requests

2 participants