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

release 2.10.6 #2485

Merged
merged 10 commits into from
Jul 21, 2019
Merged

release 2.10.6 #2485

merged 10 commits into from
Jul 21, 2019

Conversation

psychocrypt
Copy link
Collaborator

@psychocrypt psychocrypt commented Jul 21, 2019

Change log

Ryo-RU and others added 10 commits June 25, 2019 12:01
- #2443 broke cryptonight_v8 and dereived POW e.g. masari,
rcyptonight_v8_half
- with #2443 the possible maximum number of threads per block was
reduced because phase3 used 16 threads per share (is automatically
avoided if thread limit is exeeded)
- warn user if `threads` is to large and adjust to a valid value
NVIDIA: fix cryptonight_v8 and derived pows
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.
@fireice-uk fireice-uk merged commit 5869b9e into master Jul 21, 2019
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.

None yet

3 participants