BitCrack icon indicating copy to clipboard operation
BitCrack copied to clipboard

make BUILD_CUDA=1

Open pqtechnican opened this issue 3 years ago • 7 comments

I compile the BitCrack-0.31 with errors: In file included from cudaUtil.cpp:1:0: cudaUtil.h.4:10: fatal error cuda.h: No such file or directory #incude <cuda.h> complication terminated

pqtechnican avatar Feb 25 '21 15:02 pqtechnican

I compile without errors, but get only addrgen as an executable, did I miss something somewhere?

trurebel avatar Mar 15 '21 12:03 trurebel

@trurebel get all others .exe files from https://github.com/brichard19/BitCrack/releases and put them in folder with addrgen... and you can use program...

MisterTeo avatar Mar 15 '21 13:03 MisterTeo

Thanks @MisterTeo but it is not April 1st yet! The exes are for Windows while the make I do on Linux and sometimes on Mac. Also, I am not sure what you mean, is only addrgen open sourced?

trurebel avatar Mar 15 '21 13:03 trurebel

in case it is not clear, I am looking in the newly created bin directory

trurebel avatar Mar 15 '21 13:03 trurebel

Was not an irony, you didn't specifyed what system you use... I thought you were in windows...in linux is much harder to get the perfect system...look for errors and search on the web solutions for that error...It's been a long time since I tried to compile BitCrack in Linux, and everything I did was in Debian ...try the standard ...CUDA 10.2 ...build essentials... and 452.06 video driver...https://github.com/djarumlights/BitCrack/releases is the best , in my oppinion...good luck !

https://github.com/brichard19/BitCrack/issues?q=linux

MisterTeo avatar Mar 15 '21 16:03 MisterTeo

I have now compiled without errors! Ubuntu 18.04 CUDA 10.1

But... see new issue #325

Error: misaligned address

pqtechnican avatar Apr 16 '21 23:04 pqtechnican

Go back to the previous driver (452.06)

MisterTeo avatar Apr 17 '21 02:04 MisterTeo