Hello guys!
I have simple questions.
How it is?
I did run VanitySearch for one minute first for my CPU and after for my GPU.
After one min. for CPu and GPU this is my results.CPU: Intel Xeon 1231 v3 (4 cores) ~1,45 mln keys stored in txt file
GPU: Geforce GTX 1070 (8GB) ~ 1,50 mln keys stored in txt file1. Why the results are almost similar? (on the graphics card should be much higher)?
2. What is the best configuration to achieve the highest possible speed?
3. What is the best command to generate as many keys as possible in the shortest possible time?
4. When i choose GPU with code below i see this hint: Hint: Search with less prefixes, less threads (-g) or increase maxFound (-m) -
What does it means??my code for CPUVanitySearch.exe -o keys2.txt 1*
my code for GPUVanitySearch.exe -gpu -o keys1.txt 1*