Would be cool to have some binary releases
Especially with any benchmarking build in and different avx versions.
Then people can test it on their systems and see how it behaves ! =D
(Unfortunately it probably will be some time before VMWare/virtual machine support such instructions, though I really don't know if vm's support it, my guess for now vmware workstation 15 probably not, that is also why some binaries would be helpfull to test virtual machines.)
I'll set up some sort of github-action or something sometime to house binaries of all the benchmark-tests executables!
I have targets for each microarchitecture level in the cmake build though one of them does use -march=native so I might just remove that target in particular so we aren't using the micro-architecture of the build-server.