Disable AVX2 for now #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "spivee/disable-avx2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AVX2 is much less available than one would expect, is hard for e.g. me to test, and because of the way gmhive_worker currently works, the illegal-instruction exit codes go undetected, leaving users confused as their balance stays at zero, despite the app saying they are getting solutions.
The branching on the OS is now kind of silly, but the comments documenting each OS are important.
Checkout
From your project repository, check out a new branch and test the changes.