Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
57058804
Topic
5244940
Board
Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
Robert_BIT
on
21/05/2021, 13:44:28 UTC
Quote from: a.a on May 20, 2021, 11:09:45 AM
There are various compile versions.
Cuda 10
CUDA 10.2
CUDA 8
and CUDA 10.2 has targets for x32, x64 and x64 for SM 30 (which is actually targetting SM61)
So I will compile once for x64 with CUDA 10.2
EDIT:
here
https://github.com/ZenulAbidin/Kangaroo-256/issues/6
Thank you! I will test it on a V100 and let you know of any issues.