Disable AVX2 for now #4

Closed
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
Author
Member

We are sort of doing this now, since other fixes didn't work, so this PR is outdated now.

We are sort of doing this now, since other fixes didn't work, so this PR is outdated now.
spivee closed this pull request 2025-08-12 16:23:31 +09:00

Pull request closed

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.