Closed Gator96100 closed 7 years ago
I did test the hardnested command and everything seems to work on Windows as well as Linux even without -march=native.
...did you test execution time difference ?
I guess the crashes comes from ppl downloading your intel-compiled client and try running it on AMD.. The -march=native should optimise code for each CPU / chipset it was compiled on.
Hard to please everyone I guess
Fixes client crashes on start when compiled on an intel platform and run on a amd system.