WanderingPhilospher
Sr. Member
  
Offline
Activity: 1498
Merit: 286
Shooters Shoot...
|
 |
February 11, 2023, 07:35:59 PM |
|
200 Million addresses loaded and working with CPU; GPU untested It eats up 4300MB, 4.3GB of RAM. Binary to Bloom; I am sure if it was loaded via text file, it would eat up a lot more. Also, I doubt this will work with Bitcrack or any VanitySearch forks.
Very impressive stats you found but I highly doubt you will get any higher than this if you test on GPU, this is because of its architecture where it's memory is separated from all the rest of the system RAM. So you could have a 96GB system (eg. A very very recent MacBook Pro with an external nvidia GPU (does that even exist??) but the GPU will only have only 8 or 16 gigs total which puts a ceiling on the number of addresses. That's kinda sad as these suckers can easily do 500x the search performance of a single CPU socket. How does the GPU memory play a part?
|
|
|
|
|
NotATether
Legendary
Offline
Activity: 2310
Merit: 9632
┻┻ ︵㇏(°□°㇏)
|
 |
February 13, 2023, 12:09:14 PM |
|
How does the GPU memory play a part?
If you want to load 1 billion addresses and work on them at the same time (in parallel), there isn't enough device memory to for everything on current GPUs according to my above calculations. So you'd have to break it into parts and place more copy calls which will affect performance. Every time NVIDIA increases GPU memory this brings two kinds of speed benefits - one is you can process more stuff on the GPU at the same time, and it will be faster (as CUDA cores usually become faster at the same time) and the other is that as a direct consequence, there's less latency delay from excessive CopyHostToDevice calls and vice versa.
|
|
|
|
Robert_BIT
Newbie
Offline
Activity: 33
Merit: 0
|
 |
February 13, 2023, 03:49:22 PM |
|
It eats up 4300MB, 4.3GB of RAM. Binary to Bloom; I am sure if it was loaded via text file, it would eat up a lot more. Also, I doubt this will work with Bitcrack or any VanitySearch forks.
Why wouldn't it work? Because those are set to use .txt files instead? What would you recommend using instead of Bitcrack &co?
|
|
|
|
|
WanderingPhilospher
Sr. Member
  
Offline
Activity: 1498
Merit: 286
Shooters Shoot...
|
 |
February 13, 2023, 04:50:31 PM |
|
It eats up 4300MB, 4.3GB of RAM. Binary to Bloom; I am sure if it was loaded via text file, it would eat up a lot more. Also, I doubt this will work with Bitcrack or any VanitySearch forks.
Why wouldn't it work? Because those are set to use .txt files instead? What would you recommend using instead of Bitcrack &co? I remember (long ago) trying to load like 32 million addresses in the original VS or a fork of it, and it would load them but then not run. I think the same was true for Bitcrack. I would say try them and see, maybe something changed. I have been testing on my own modified versions of VS and KeyHunt.
|
|
|
|
|
|
|
WanderingPhilospher
Sr. Member
  
Offline
Activity: 1498
Merit: 286
Shooters Shoot...
|
 |
February 14, 2023, 05:35:36 PM |
|
Yes, that is an older version of VBC. However, I did not use it when testing address limits. I have another VS version that will take binary to bloom. Keyhunt, by albert, will also accept 200M keys, but it is CPU only but random function is great. You can also do sequential.
|
|
|
|
|
Robert_BIT
Newbie
Offline
Activity: 33
Merit: 0
|
 |
February 14, 2023, 09:49:52 PM |
|
Yes, that is an older version of VBC. However, I did not use it when testing address limits. I have another VS version that will take binary to bloom. Keyhunt, by albert, will also accept 200M keys, but it is CPU only but random function is great. You can also do sequential.
Great, thanks a lot!
|
|
|
|
|
Geka041
Newbie
Offline
Activity: 13
Merit: 0
|
 |
February 25, 2023, 03:49:46 PM |
|
Hello everybody. I have a problem with launching the program. I downloaded the latest version https://github.com/brichard19/BitCrack/releasesInstalled CUDA Toolkit 12.0 Update 1 also installed Visual Studio 2015, 2017, 2019, 2022 PC characteristics Windows OS11 AMD Ryzen 9 7950X 16-Core Processor 4.50 GHz 64 Gb RAM GeForce RTX 4090 - NVIDIA Startup error: cudart64_101.dll not found windows
|
|
|
|
|
digaran
Copper Member
Hero Member
   
Offline
Activity: 1330
Merit: 905
🖤😏
|
 |
February 25, 2023, 04:07:58 PM |
|
Hello everybody. I have a problem with launching the program. I downloaded the latest version https://github.com/brichard19/BitCrack/releasesInstalled CUDA Toolkit 12.0 Update 1 also installed Visual Studio 2015, 2017, 2019, 2022 PC characteristics Windows OS11 AMD Ryzen 9 7950X 16-Core Processor 4.50 GHz 64 Gb RAM GeForce RTX 4090 - NVIDIA Startup error: cudart64_101.dll not found windows Read a few posts above, if you don't mind using a closed source tool in offline mode. If you want to use bitcrack, read github for instructions, if you don't know how to build it on your windows system, neither did I. Lol.
|
🖤😏
|
|
|
WanderingPhilospher
Sr. Member
  
Offline
Activity: 1498
Merit: 286
Shooters Shoot...
|
 |
February 25, 2023, 04:10:51 PM |
|
Startup error: cudart64_101.dll not found windows You need to do a google search for cudart64_101.dl; find it, download it, add it to the folder where you are trying to launch bitcrack from.
|
|
|
|
|
Geka041
Newbie
Offline
Activity: 13
Merit: 0
|
 |
February 25, 2023, 04:45:17 PM |
|
Startup error: cudart64_101.dll not found windows You need to do a google search for cudart64_101.dl; find it, download it, add it to the folder where you are trying to launch bitcrack from. I tried this method. Downloaded the file. copied to a folder. Restarted the PC. It didn't help.
|
|
|
|
|
Geka041
Newbie
Offline
Activity: 13
Merit: 0
|
 |
February 25, 2023, 04:56:10 PM |
|
Startup error: cudart64_101.dll not found windows You need to do a google search for cudart64_101.dl; find it, download it, add it to the folder where you are trying to launch bitcrack from. I tried this method. Downloaded the file. copied to a folder. Restarted the PC. It didn't help. I found a way to solve this problem. It is necessary to download the necessary file and drop it in the folder with CUDA
|
|
|
|
|
digaran
Copper Member
Hero Member
   
Offline
Activity: 1330
Merit: 905
🖤😏
|
 |
February 25, 2023, 05:30:23 PM |
|
Startup error: cudart64_101.dll not found windows You need to do a google search for cudart64_101.dl; find it, download it, add it to the folder where you are trying to launch bitcrack from. I tried this method. Downloaded the file. copied to a folder. Restarted the PC. It didn't help. I found a way to solve this problem. It is necessary to download the necessary file and drop it in the folder with CUDA But if you have CUDA installed already it should be there by itself, unless you didn't install the right version. And if you drop the file there you'll face another error for something else missing.
|
🖤😏
|
|
|
|
citb0in
|
 |
February 27, 2023, 06:14:04 PM |
|
|
Some signs are invisible, some paths are hidden - but those who see, know what to do. Follow the trail - Follow your intuition - [bc1qqnrjshpjpypepxvuagatsqqemnyetsmvzqnafh]
|
|
|
NotATether
Legendary
Offline
Activity: 2310
Merit: 9632
┻┻ ︵㇏(°□°㇏)
|
 |
February 28, 2023, 09:33:39 AM |
|
Startup error: cudart64_101.dll not found windows You need to do a google search for cudart64_101.dl; find it, download it, add it to the folder where you are trying to launch bitcrack from. I tried this method. Downloaded the file. copied to a folder. Restarted the PC. It didn't help. I found a way to solve this problem. It is necessary to download the necessary file and drop it in the folder with CUDA Generally when you get errors about DLL files being missing, you need to make sure they are in the same folder as the .exe file. I don't know what is Windows' equivalent for LD_LIBRARY_PATH, but I'm not sure such a feature even exists (correct me if I'm wrong), hence why when you open "Program Files" you see a long list of DLLs and EXEs in each folder.
|
|
|
|
brainless
Member

Offline
Activity: 481
Merit: 35
|
 |
February 28, 2023, 02:46:38 PM |
|
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
digaran
Copper Member
Hero Member
   
Offline
Activity: 1330
Merit: 905
🖤😏
|
 |
February 28, 2023, 03:03:26 PM |
|
Startup error: cudart64_101.dll not found windows You need to do a google search for cudart64_101.dl; find it, download it, add it to the folder where you are trying to launch bitcrack from. I tried this method. Downloaded the file. copied to a folder. Restarted the PC. It didn't help. I found a way to solve this problem. It is necessary to download the necessary file and drop it in the folder with CUDA Generally when you get errors about DLL files being missing, you need to make sure they are in the same folder as the .exe file. I don't know what is Windows' equivalent for LD_LIBRARY_PATH, but I'm not sure such a feature even exists (correct me if I'm wrong), hence why when you open "Program Files" you see a long list of DLLs and EXEs in each folder. Vs tells you where you need the missing file, cudart is in program files\NVIDIA GPU Computing Toolkit\CUDA\v12.0\bin
|
🖤😏
|
|
|
walletrecovery
Copper Member
Member

Offline
Activity: 514
Merit: 38
|
 |
February 28, 2023, 08:35:50 PM |
|
March 14, 2022, 08:41:20 AMAsk Me to guess what Puzzle will be solved next? My answer: Puzzle #120 :-) https://bitcointalk.org/index.php?topic=5389596Reserved for other sponsors. Special BTC address provided: 1BTCHomezHpFezxGEsXEkKp2iEv6bVRBfZ Write an answer so that my topic is relevant and people can talk about my theory. Thanks!
|
|
|
|
WanderingPhilospher
Sr. Member
  
Offline
Activity: 1498
Merit: 286
Shooters Shoot...
|
 |
February 28, 2023, 08:48:21 PM |
|
March 14, 2022, 08:41:20 AMAsk Me to guess what Puzzle will be solved next? My answer: Puzzle #120 :-) https://bitcointalk.org/index.php?topic=5389596Reserved for other sponsors. Special BTC address provided: 1BTCHomezHpFezxGEsXEkKp2iEv6bVRBfZ Write an answer so that my topic is relevant and people can talk about my theory. Thanks! The problem is…you were WRONG! #64 was solved before #120 Soooo do you want to try again and guess the next challenge to be solved? People like you crack me up. Especially when you’re wrong!
|
|
|
|
|
walletrecovery
Copper Member
Member

Offline
Activity: 514
Merit: 38
|
 |
February 28, 2023, 09:50:58 PM Last edit: February 28, 2023, 10:07:19 PM by walletrecovery |
|
March 14, 2022, 08:41:20 AMAsk Me to guess what Puzzle will be solved next? My answer: Puzzle #120 :-) https://bitcointalk.org/index.php?topic=5389596Reserved for other sponsors. Special BTC address provided: 1BTCHomezHpFezxGEsXEkKp2iEv6bVRBfZ Write an answer so that my topic is relevant and people can talk about my theory. Thanks! The problem is…you were WRONG! #64 was solved before #120 Soooo do you want to try again and guess the next challenge to be solved? ______________________ I did not say nothing about #64! I only talked about #120, that it will be opened by the developers themselves ... Do you have problems with your head? Does anyone else think that I was mistaken?
|
|
|
|
|