Max
Max
@graphenepay I've just recovered dogecoin wallet for my friend few weeks ago, can give it a try if you still need help.
I'm getting similar error with more than 16 addresses in input 🤔 ``` [2020-11-16.10:28:23] [Info] Loading ' huge_run.dat' [2020-11-16.10:28:23] [Info] Compression: compressed [2020-11-16.10:28:23] [Info] Starting at: 00000000000000000000000000000A0000000000000000000002990851830000 [2020-11-16.10:28:23] [Info] Ending...
@MRGiacalone I was getting around `90 Mkeys/s` with `cuBitCrack` prior to drivers and cuda 11 libraries update. Right now driver is 450, cuda 11 ``` ./bin/clBitCrack --continue huge_run_d1.dat -d 2...
@hamnaz Just tried, getting same error: Command: ``` ./bin/cuBitCrack --continue huge_run_d1.dat -d 1 -b 10 -t 512 -p 1056 -i ${MATCHLIST} -o found_keys.txt -c \ --keyspace 0000000000000000000000000000000000000000000000000BF261B5FA720000:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140 ``` Output: ```...
Same here after latest NVIDIA driver update, cuBitCrack.exe stopped working with "error: misaligned address" Changed to clBitCrack.exe and its working just fine with same config, just less hashes..