I got something like :
GPU#0: NONCE FOUND
GPU#0: result for 00000128 does not validate on CPU!
Any suggestion, please ?
This is not good What changes did you made to source code ?
1. added #define ulong uint64_t (I also tried to replace ulong with uint64_t, both result the same.)
2. changed uint ord to int ord (cuda_sha512_lbry.cu) because it show error.
3. added files cuda_x13_fugue512.cu and cuda_x13_hamsi512.cu to the project
4. copied folder "compat/curl-for-windows/out/ from somewhere else to "compat/curl-for-windows" (it asked for libcurl.x86.lib as states in linker)
I may do something wrong, but please suggest me, Thank you.
same error here