0xADE1A1DE/CryptOpt

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

kanin-kearpimy opened this issue · 1 comments

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.

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.