BitCrack icon indicating copy to clipboard operation
BitCrack copied to clipboard

Can't find key. CL and Cu test

Open kirilusd opened this issue 4 years ago • 10 comments

Hello,

Sorry everything is ok.

kirilusd avatar Jan 21 '21 11:01 kirilusd

Just ran a test on a smaller range, finds the key. Would love to test your range, but that would take some time..

You're stating you got a RTX 3090 working in CUDA, you did code modifications for that? There is like nobody publicly who got CUDA work on the Ampere cards..

rdzar avatar Jan 21 '21 12:01 rdzar

Just ran a test on a smaller range, finds the key. Would love to test your range, but that would take some time..

You're stating you got a RTX 3090 working in CUDA, you did code modifications for that? There is like nobody publicly who got CUDA work on the Ampere cards..

Last week i bought RTX3090. I have compiled bitcrack only for opengl before. First i install cuda 11.0 , next last nvidia drivers for ubuntu 18.04 and Cuda 11. I have problems with compute=30 and i set another i think was 72. Next i compiled and cubitcrack works for one adress. Next i try to use with all list 800000 , but there was error. So after that i install cuda 11.2 , and make new compilations and now i have Error: misaligned address when use cuda 11.2 and compute 86. I tried 80,86 - Error: misaligned address, with compute 72,75 and others - [Info] Error: invalid device symbol. At least i can't push to work again. Tomorrow will continue.

kirilusd avatar Jan 21 '21 15:01 kirilusd

Ah sad to hear, yeah 3090 should be compute 87. But these cards are too fast and run into some weird parallel issue in CUDA. I thought you may knew it and fixed it already :) We need someone with serious CUDA experience hahah.

rdzar avatar Jan 21 '21 15:01 rdzar

BitCrack-0.31 has errors (can't read address properly). You should try BitCrack-0.21, works fine for me.

On Thu, Jan 21, 2021 at 10:06 AM kirilusd [email protected] wrote:

Just ran a test on a smaller range, finds the key. Would love to test your range, but that would take some time..

You're stating you got a RTX 3090 working in CUDA, you did code modifications for that? There is like nobody publicly who got CUDA work on the Ampere cards..

Last week i bought RTX3090. I have compiled bitcrack only for opengl before. First i install cuda 11.0 , next last nvidia drivers for ubuntu 18.04 and Cuda 11. I have problems with compute=30 and i set another i think was 72. Next i compiled and cubitcrack works for one adress. Next i try to use with all list 800000 , but there was error. So after that i install cuda 11.2 , and make new compilations and now i have Error: misaligned address when use cuda 11.2 and compute 86. I tried 80,86 - Error: misaligned address, with compute 72,75 and others - [Info] Error: invalid device symbol. At least i can't push to work again. Tomorrow will continue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brichard19/BitCrack/issues/293#issuecomment-764706910, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWRFWOVUS2N4HPJ6LMHLELS3A7IBANCNFSM4WMWK3DA .

bill32767 avatar Jan 22 '21 04:01 bill32767

can't read address properly

which address you mean ?

kirilusd avatar Jan 22 '21 07:01 kirilusd

The whole situation with cuda is strange. Geforce rtx 1050 Ti works fine with driver version 432.00 Later versions throw mistake too many resources requested for launch.

ghost avatar Jan 24 '21 05:01 ghost

Which version of BitCrack do you use?

On Sun, Jan 24, 2021 at 6:46 AM AlexCurl [email protected] wrote:

The whole situation with cuda is strange. Geforce rtx 1050 Ti works fine with driver version 432.00 Later versions throw mistake too many resources requested for launch.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brichard19/BitCrack/issues/293#issuecomment-766296590, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWRFWMZKGNORM2XYEX2I43S3OX4TANCNFSM4WMWK3DA .

bill32767 avatar Jan 24 '21 11:01 bill32767

use latest version 0.31 92Mke/s on 1050Ti. opencl version 0.30 around 50Mkey/s. which card you are using? and what speed?

ghost avatar Jan 24 '21 11:01 ghost

Try to run it on Version 0.21. I use a lower card that runs at 32Mkey/s and BitCrack 0.31 brings errors

On Sun, Jan 24, 2021 at 12:28 PM AlexCurl [email protected] wrote:

use latest version 0.31 92Mke/s on 1050Ti. opencl version 0.30 around 50Mkey/s. which card you are using? and what speed?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brichard19/BitCrack/issues/293#issuecomment-766332140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWRFWOHKOMAP6AWAVQNOSTS3P755ANCNFSM4WMWK3DA .

bill32767 avatar Jan 24 '21 11:01 bill32767

Driver issue solved. BitCrack cuda version 0.31 is for cuda 10.1!!! So nvidia driver should support cuda 10.1!!! Drivers with higher cuda support throw mistakes.

ghost avatar Jan 25 '21 17:01 ghost