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

[WIP] fix 128TX bug #17

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

psychocrypt
Copy link
Contributor

close #12

The fix based on @hyc's commit

@psychocrypt
Copy link
Contributor Author

currently wrong results


MEMCPY4( input, d_input, 19 );
MEMCPY4( input, d_input, inlen );
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

must be memcp

@hyc
Copy link

hyc commented Apr 21, 2017

Is it working correctly for you now? My CUDA patch is based on my CPU miner patch hyc/cpuminer-multi@8b55866 and I don't actually have any Nvidia cards to test this with. Also reminds me, I still have to apply the patch to my AMD miner...

@psychocrypt
Copy link
Contributor Author

@hyc It is currenty not working. I merged it by hand without evaluating all changes I will check it in the future and will take a look to your cpu miner.
Never the less I switch my development time to xmr-stak but will fix this bug to avoid that someone is using this miner and will kicked out if the monero network growth.

@psychocrypt psychocrypt changed the title fix 128TX bug [WIP] fix 128TX bug Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants