Author

Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22] - page 134. (Read 1153383 times)

full member
Activity: 124
Merit: 100
Hardhat Required in This Area
I cannot get the GPU version to print a finished address out. It just repeats some garbage information and keeps looking. CPU genaration works fine. It would be great to generate these in Mkey/s than Kkey/s. HD7950 specifying my device number as 0:0, but after getting to what would be 100% it just keeps going and finds nothing.
sr. member
Activity: 314
Merit: 250
How do you decrypt a protkey generated using the -e command?
with another command
Code:
keyconv E...rst...
the binary was available in an older package..
legendary
Activity: 2912
Merit: 1060
gad are you maxing your memory according to gpuz? thats what id aim for.
sr. member
Activity: 266
Merit: 250
aka 7Strykes
How do you decrypt a protkey generated using the -e command?
legendary
Activity: 977
Merit: 1000
Eh, quicker my way. Also I didn't have enough time to try to how many I could run with case insensitive, I will have some more time Monday and them I'll give it a shot.
legendary
Activity: 1512
Merit: 1036


You know that you can cut & paste from a console window, right? There is no need to post big repetitive images.

You should eliminate (or move into the next group) addresses that are alphabetically higher than 1QLbz7, as these are 58x higher difficulty, and can only be constructed with a 33 character address, equivalent in difficulty to an additional vanity letter.

You will also find success in using case-insensitive search by reducing the number of addresses down to ~5000-10000. A case-sensitive search starts at 260 times harder for a 10-character.

Code:
#vanitygen 1ABCDEfghij
Difficulty: 170408517192794400
[359.39 Kkey/s][total 276224][Prob 0.0%][50% in 10422.0y]

#vanitygen -i 1ABCDEfghij
Difficulty: 654563965779613
[362.34 Kkey/s][total 455680][Prob 0.0%][50% in 39.7y]

I suppose I should also point out that the reason you see the error messages in the screenshot I quoted above is that you have lines that duplicate a shorter expression, such as I have demonstrated below:

Code:
#oclvanitygen.exe -d 0 -i -f 11-14.txt
Prefix '1ABCDEabcdeFG' ignored, overlaps '1ABCDEabcdeF'
Prefix '1ABCDEabcdeFGH' ignored, overlaps '1ABCDEabcdeF'
Prefix '1ABCDEabcdeFGHi' ignored, overlaps '1ABCDEabcdeF'
legendary
Activity: 977
Merit: 1000
Here's a zip file of 9 letter words, 10 letter words, 11 letter words, 12 letter words, 13 letter words, and 15+ letter words already setup to run in the gens/miners:

http://puu.sh/2QCze/adc3b22c87.rar

Or here's a online vers of them if you'd rather:

9 letters: http://tny.cz/5ceccdf8
10 letters: http://tny.cz/56099c7b
11 letters: http://tny.cz/b60c0532
12 letters: http://tny.cz/caa07b45
13 letters: http://tny.cz/8aceb45d
14 letters: http://tny.cz/8a7de1d3
15+ letters: http://tny.cz/7f707ddc

I tried a non case sens for each of these with my video card (660ti) and none of them would actually work. So more than likely you'll have to run them by case sens.

Here are some references at 20mkeys/s with case sens:













hero member
Activity: 672
Merit: 501
How do I decrypt my privkey from a "protkey" ?

I used -E option when generating.

Thanks Smiley
member
Activity: 106
Merit: 10
Does it have write permission?
Running cmd as admin, not working with or without having created the output file myself.
I also checked the 'run as admin'-boxes in file-proporties. The app has all rights.

cpu-version doing just fine.
anyone?
legendary
Activity: 977
Merit: 1000
Is there a list of options somewhere?

Edit: playing around a bit, I think it's is about as sweetspot as I'm going to get it:



Edit2: They're both actually running at about 16 mkeys/s, but my screenshot tool slowed them down some.
legendary
Activity: 2912
Merit: 1060
Yay keep playing with the options
legendary
Activity: 977
Merit: 1000
full member
Activity: 162
Merit: 100
Team viewer should be ok. Rdp hides the gpus.

c:\Users\admin\Desktop\vanitygen-0.22-win>oclvanitygen -p 0 -d 0 -D 0:0 -v 1rob
Prefix difficulty:              4553521 1rob
Difficulty: 4553521
Device: Tahiti
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: 1124.2 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.2 AMD-APP (1124.2)
Max compute units: 28
Max workgroup size: 256
Global memory: -1073741824
Max allocation: -1343225856
OpenCL compiler flags: -DDEEP_PREPROC_UNROLL -DVERY_EXPENSIVE_BRANCHES -DDEEP_VL
IW -DAMD_BFI_INT
Compiling kernel, can take minutes...LLVM ERROR: Cannot select: 0x5583f88: i8 =
setcc 0x557d980, 0x5584780, 0x5582e70 [ID=80]
  0x557d980: i32 = AMDILISD::ADD 0x5584780, 0x5584450 [ID=63]
    0x5584780: i32,ch = CopyFromReg 0x40ced28, 0x55845e8 [ORD=179] [ID=51]
      0x55845e8: i32 = Register %vreg40 [ORD=179] [ID=14]
    0x5584450: i32,ch = load 0x40ced28, 0x55846f8, 0x557ca00nbounds ([8 x i32] addrspace(2)* @modulus, i32 0, i32 7)]> [ORD=178] [ID=55]
      0x55846f8: i32 = Constant<28> [ID=39]
      0x557ca00: i32 = undef [ORD=150] [ID=2]
  0x5584780: i32,ch = CopyFromReg 0x40ced28, 0x55845e8 [ORD=179] [ID=51]
    0x55845e8: i32 = Register %vreg40 [ORD=179] [ID=14]

Made some progress now
this has me nervous
Global memory: -1073741824
Max allocation: -1343225856

this box has 16 gb ram i think. maybe 8
legendary
Activity: 977
Merit: 1000
Well duh it tells you to run it twice!
I get this on my 2nd screen:



I'm assuming I have a memory problem there, I have 12gb memory.
legendary
Activity: 2912
Merit: 1060
Gad I'm going to slap you if you knew that the whole time.
legendary
Activity: 2912
Merit: 1060
Team viewer should be ok. Rdp hides the gpus.
full member
Activity: 162
Merit: 100
Rob keep trying differenT sdks and no remote login

im using team viewer it a head less box.
legendary
Activity: 2912
Merit: 1060
Rob keep trying differenT sdks and no remote login
legendary
Activity: 2912
Merit: 1060
 Well duh it tells you to run it twice!
full member
Activity: 162
Merit: 100
C:\Users\admin\Desktop\vanitygen-0.22-win>oclvanitygen -D 0:1 1rob
Difficulty: 4553521
Compiling kernel, can take minutes...LLVM ERROR: Cannot select: 0x4cf5c90: i8 =
setcc 0x4cef688, 0x4cf6488, 0x4cddac0 [ID=80]
  0x4cef688: i32 = AMDILISD::ADD 0x4cf6488, 0x4cf6158 [ID=63]
    0x4cf6488: i32,ch = CopyFromReg 0x4d3eea0, 0x4cf62f0 [ORD=179] [ID=51]
      0x4cf62f0: i32 = Register %vreg40 [ORD=179] [ID=14]
    0x4cf6158: i32,ch = load 0x4d3eea0, 0x4cf6400, 0x4cdc678nbounds ([8 x i32] addrspace(2)* @modulus, i32 0, i32 7)]> [ORD=178] [ID=55]
      0x4cf6400: i32 = Constant<28> [ID=39]
      0x4cdc678: i32 = undef [ORD=150] [ID=2]
  0x4cf6488: i32,ch = CopyFromReg 0x4d3eea0, 0x4cf62f0 [ORD=179] [ID=51]
    0x4cf62f0: i32 = Register %vreg40 [ORD=179] [ID=14]
Jump to: