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

2 to 5 solutions problem or not #5

Open
Zwilla opened this issue Dec 12, 2018 · 1 comment
Open

2 to 5 solutions problem or not #5

Zwilla opened this issue Dec 12, 2018 · 1 comment

Comments

@Zwilla
Copy link
Owner

Zwilla commented Dec 12, 2018

./cuda29_GTX_1080 -h 324D6F373754576B3546684B772F493865493343416B71497531492B624A4B6155567A6543424B3278414D3D -n 18335313330172576564 -r 120 -g
...
2 total solutions of 120 nonces


<0.2010.13>@aec_pow_cuckoo:generate_int:203 Executing cmd: "./cuda29_GTX_1070 -h 324D6F373754576B3546684B772F493865493343416B71497531492B624A4B6155567A6543424B3278414D3D -n 18335313330172576564 -r 120 -g -d 1"
...
2018-12-12 14:27:15.201 [debug] <0.1778.13>@aec_pow_cuckoo:parse_generation_result:481
5 total solutions of 120 nonces


two solutions on cuda29_GTX_1080 uses the original code

five solution on cuda29_GTX_1070 uses an modified code

Header and start nonce always the same just the solution differs.

I can repeat the same on any nonce and any header, my modified code, which is not a part of the uploaded binaries produces by factor 2,5 to 5 more solutions as the original driver.

Is there any chance to test if I can get with such a modification a valid AE sol?

@tromp
Copy link

tromp commented Dec 12, 2018

I cannot reproduce the above runs as my solvers use a different nonce location.
What is the difference in source code that produces the above difference?
Do the additional solutions pass the verification?

Ok; let me clone your repo and try to reproduce...

Hmm, not very build friendly:-(
How to reproduce?

Zwilla added a commit that referenced this issue Dec 19, 2018
follow these tests:
#5
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

No branches or pull requests

2 participants