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

Showing wrong speed #3

Open
secp8x32 opened this issue Apr 25, 2021 · 1 comment
Open

Showing wrong speed #3

secp8x32 opened this issue Apr 25, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@secp8x32
Copy link

secp8x32 commented Apr 25, 2021

And DP size is also showing incorrectly.

Kangaroo.exe -t 0 -gpu p64-1.txt
Kangaroo v2.3 [256 range edition by NotATether]
Start:8000000000000000
Stop :FFFFFFFFFFFFFFFF
Keys :1
Number of CPU thread: 0
Range width: 2^63
Jump Avg distance: 2^30.98
Number of kangaroos: 2^18.81
Suggested DP: 10
Expected operations: 2^32.62
Expected RAM: 504.9MB
DP size: 10 [0x0000000000000000%016IX64X0000000000000000]
GPU: GPU #0 GeForce GTX 1650 (14x64 cores) Grid(28x128) (42.0 MB used)
SolveKeyGPU Thread GPU#0: creating kangaroos...
SolveKeyGPU Thread GPU#0: 2^18.81 kangaroos [3.2s]
[27929388.59 MK/s][GPU 27929388.59 MK/s][Count 2^50.94][Dead 0][01:30 (Avg 00s)][2.0/4.0MB]
@ZenulAbidin
Copy link
Owner

Looks like the counter's either overflowing or else speed isn't being measured correctly. Either way I have to check more closely soon.

@ZenulAbidin ZenulAbidin self-assigned this Apr 29, 2021
@ZenulAbidin ZenulAbidin added the bug Something isn't working label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants