OpenCL version is known to have such problems. Someone must fix the code. I only use CUDA version.
That's right.
the program skip private keys in amd rx580 but working fine with nvidia gtx 950m
anyone knows why?
amd rx580 command :
clbitcrack -c -u -i test18.txt -o out.txt --device 1 --keyspace 2:FF
...
The
clbitcrack has nothing to do with your AMD GPU. In order to utilize the GPU for this task you must use
cuBitCrack.