qreverse icon indicating copy to clipboard operation
qreverse copied to clipboard

Would be cool to have some binary releases

Open SkybuckFlying opened this issue 4 years ago • 1 comments

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.)

SkybuckFlying avatar Dec 25 '21 06:12 SkybuckFlying

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.

Wunkolo avatar Jan 01 '22 18:01 Wunkolo