Disable AVX2 for now #4

Open
spivee wants to merge 2 commits from spivee/disable-avx2 into master
Member

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.

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.
spivee added 1 commit 2025-06-23 22:20:11 +09:00
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.
spivee requested review from uwiger 2025-06-23 22:20:33 +09:00
spivee requested review from zxq9 2025-06-23 22:20:34 +09:00
uwiger approved these changes 2025-06-23 22:51:42 +09:00
spivee added 1 commit 2025-06-24 06:06:30 +09:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin spivee/disable-avx2:spivee/disable-avx2
git checkout spivee/disable-avx2
Sign in to join this conversation.
No Reviewers
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/GajuMine#4
No description provided.