Open Pato94 opened 4 years ago
I posted my PR #12 on MacOS version and now saw yours :) Generally close solution but I added asm clause in main.cpp to have more flexibility in how to name assembler and not rely on what compiler produces. And I added make clean in makefile.
Thanks for this interesting benchmark!
I found some issues when trying to run it on mac os, more specifically:
-std=c++11
to g++