<<  >> (p.254)
    Author Topic: Bitcoin puzzle transaction ~32 BTC prize to who solves it  (Read 324812 times)
    nomachine
    Full Member
    ***
    Offline Offline

    Activity: 714
    Merit: 110


    View Profile
    May 22, 2024, 10:08:46 PM
    Last edit: May 22, 2024, 10:59:13 PM by nomachine
     #5061

    Any sort of strategy is useless if you use either Python or ASM as long as any sort of higher-level op like SHA RIPEMD is the actual bottleneck.

    Nothing better (faster) and regularly updated is available than the following:

    https://github.com/JayDDee/cpuminer-opt/tree/master/algo/ripemd (ripemd)
    https://github.com/JayDDee/cpuminer-opt/tree/master/algo/sha (sha)

    4-way, 8-way, avx2/avx512vl optimizations.

    I don't see these implemented in the tools we use here; they are only used in the miner.

    These existing ones have been deprecated.

    Unfortunately, I don't have the time to address this myself.

    BTC: bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
Page 253
Viewing Page: 254