Ok few questions before I get a GPU, because I will have around 200 trillion combinations maybe more.
Is the 4090 or 5090 way faster or not worth the $$ or is the 3090 just the best bang for your buck does it have to be Nvidia as AMD have good price to performance.
Converting into a Hexadecimal without Ox sounds easy enough. Hopefully python can output 100 trillion numbers without issues.
Could you give me a basic run though and how to set up and use keyhunt-cuda on a premade hexadecimal file (using a subprocess). Would it be txt file or a py file or a json file.
Also I take it this computation can be done offline once setup?
Cheers
With that many combinations it would be faster to write your own software since you would have to start and close the program every time.
What are the combinations are they ranges like 80000:fffff or are they 1 hexadecimal like d2c55?
if they are ranges then you would want to customize keyhunt-cuda so that each thread is of the gpu is searching a custom range.
if they are 1 hex number then a python script would be enough and if you wanted to do it faster then you would want to write it in C or C++.
I don't know about the specific speeds for the 5090 but in this topic there should be 4090 speeds if I remember correctly it's around 4 to 6 billion keys a second.