Hardware is incompatible for (x84-64) Intel i5-8257U
kanin-kearpimy opened this issue · 1 comments
kanin-kearpimy commented
Hello,
I followed the Docker installation step.
It identified that my hardware is not incompatible with the current requirement (which I believe it is).
Then, I worked around by directly executing .dist/CryptOpt.js
by node. It identified illegal hardware instruction.
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 commented
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.