Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix AMD driver 19.7.X bug #2482

Merged
merged 1 commit into from
Jul 21, 2019

Conversation

psychocrypt
Copy link
Collaborator

fix #2473

Since AMD driver 19.7.X the miner crashes without any error message.
The driver bug shows up in windows and linux.

The reason for the crash are two for loop.
The workaround is to partly unroll the loops by hand.

Since AMD driver 19.7.X the miner crashes without any error message.
The driver bug shows up in windows and linux.

The reason for the crash are two for loop.
The workaround is to partly unroll the loops by hand.
@psychocrypt psychocrypt force-pushed the tfix-crappyAMDDriverBUG branch from a3869f7 to e8565a8 Compare July 20, 2019 20:07
@fireice-uk fireice-uk merged commit b9c86b4 into fireice-uk:dev Jul 21, 2019
@psychocrypt psychocrypt mentioned this pull request Jul 21, 2019
@psychocrypt psychocrypt deleted the tfix-crappyAMDDriverBUG branch July 21, 2019 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants