Pages:
Author

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

sr. member
Activity: 751
Merit: 253
Is there a limit per PC on the generation rate?  Max Mkeys/sec?

I am playing with one PC with Six R9 270 GPU.

If installed in 16x GPU Slot, only one GPU, I get about 16.5 Mkeys/sec  (all installed in same slot give 16-18Mkey/sec)

If I install only one GPU with 1x power riser, I get about 11 MKeys/sec

Then if I install 3 GPU I get expected 3x or about 49 Mkey/sec, but 3 installed with 1x powered riser I get around 31 Mkey/sec (3x one with 1x riser)

Six gpu installed all with 1x powered riser, I get about 52Mkey/sec

Running 15.10 ubuntu server
ADL_SDK8.zip
AMD-APP-SDK-v2.9-lnx64.tgz
fglrx-updates

Thanks for any ideas!
sr. member
Activity: 751
Merit: 253
Does ANYone know how to change the code so that more address calculations will be executed before generating a new random key?

If it calculates 3M addresses then generates a new random key, what code would we change to make it calculate 300M addresses before generating a new random key?

Thanks!
legendary
Activity: 3696
Merit: 2219
💲🏎️💨🚓
Hello,

i have a System with 6 AMD 480'er cards inside and will create some adresses with vanitygen.

My System show the card from the claymore miner

Cards available: 6
GPU #0: name: Ellesmere, 8192 MB available, 36 compute units
GPU #1: name: Ellesmere, 8192 MB available, 36 compute units
GPU #2: name: Ellesmere, 8192 MB available, 36 compute units
GPU #3: name: Ellesmere, 8192 MB available, 36 compute units
GPU #4: name: Ellesmere, 8192 MB available, 36 compute units
GPU #5: name: Ellesmere, 8192 MB available, 36 compute units
Total cards: 6

But how can i use this 6 cards to find a BTC Adress like "1WiLLi......." not only with the CPU and 300-400 khash / sec.
i will use my grafikcards to find the adress very fast, but i cant...

Best Regards
Willi

I have two cards and my command line looks something like this:

Code:
C:\>oclvanitygen64.exe -f work.txt -o dump.txt -D 0:0 -D 0:1

So yours *should* look something like:

Code:
C:\>oclvanitygen64.exe -f work.txt -o dump.txt -D 0:0 -D 0:1 -D 0:2 -D 0:3 -D 0:4 -D 0:5
sr. member
Activity: 378
Merit: 250
i had the same problem, you just need to create a .bat file, put it in the folder of vanitygen and write this:
Code:
oclvanitygen.exe -o whereyouwanttosave.txt 1UrName
and then open it!  Wink

You have 480s working with vanitygen?
I have a Nvidia GeForce GT540M (it' very old and it's for laptop xD)
I'm fairly sure that oclvanitygen doesn't work on Intel HD graphics... that is CPU graphics. You need a discrete GPU card like nVidia or AMD Radeon for oclvanitygen to work

From the wiki:
Quote
Vanitygen includes components to perform address searching on your CPU (vanitygen) and your OpenCL-compatible GPU (oclvanitygen)
My laptop have Intel HD graphics too but it is only for minor things such as desktop shades, etc... for compute/mine you need a OpenCL or Cuda GPU
HCP
legendary
Activity: 2086
Merit: 4318
I'm fairly sure that oclvanitygen doesn't work on Intel HD graphics... that is CPU graphics. You need a discrete GPU card like nVidia or AMD Radeon for oclvanitygen to work

From the wiki:
Quote
Vanitygen includes components to perform address searching on your CPU (vanitygen) and your OpenCL-compatible GPU (oclvanitygen)
legendary
Activity: 3500
Merit: 2792
Escrow Service
Code:
start in a batch will not work

if i start in a batch with -D 0:0 or 0:1
It is a Test on my laptop and not on my big AMD 480 Miner but the programm shows me the GPU computing power in the message (see below) but it will not start

oclvanitygen.exe -D 0:0 1WiLLi

Difficulty: 15318045009
Compiling kernel, can take minutes...vg_ocl_context_callback error: Build program failure.
failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
1:173:19: error: constant address space qualified variables are required to be initialized
Device: Intel(R) HD Graphics 520
Vendor: Intel(R) Corporation (8086)
Driver: 20.19.15.4331
Profile: FULL_PROFILE
Version: OpenCL 2.0
Max compute units: 24
Max workgroup size: 256
Global memory: 1561123226
Max allocation: 390280806
Could not open device '0:0', ignoring
Available OpenCL platforms:
0: [Intel(R) Corporation] Intel(R) OpenCL
  0: [Intel(R) Corporation] Intel(R) HD Graphics 520
  1: [Intel(R) Corporation] Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz



newbie
Activity: 1
Merit: 0
awesome! thanks! Shocked
legendary
Activity: 3808
Merit: 7912
i had the same problem, you just need to create a .bat file, put it in the folder of vanitygen and write this:
Code:
oclvanitygen.exe -o whereyouwanttosave.txt 1UrName
and then open it!  Wink

You have 480s working with vanitygen?

 No, I saw it's CUDA.
sr. member
Activity: 378
Merit: 250
ok i solved my problem with oclminer using a .bat instead of directly cmd but with this method there is another problem... How to prevent the window from closing when the address is found? Undecided Huh
Code:
oclvanitygen.exe 1ForuM

 Send it to a file (-o filename) so you don't lose it or use the -k switch which forces vanitygen to keep looking.

or if in windows, shift-right click and select open command window here on the directory containing oclvanitygen


thanks, now I'm ready to generate everything! (ok, not everything), I make 2,50 Mkey/s with my small GT540M  Grin Grin Grin

yes i have tried
but if i start oclvanitygen.exe -v 1WiLLi it will only display the openCL platforms

Code:
C:\> oclvanitygen.exe -v 1WiLLi
Prefix difficulty:          15318045009 1WiLLi
Difficulty: 15318045009
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Ellesmere
  1: [GenuineIntel]          Intel(R) Celeron(R) CPU G530 @ 2.40GHz

and if i use the Platform 0 i get the same output

Code:
[code]C:\>oclvanitygen.exe -p 0:0 1WiLLi
Difficulty: 15318045009
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Ellesmere
  1: [GenuineIntel]          Intel(R) Celeron(R) CPU G530 @ 2.40GHz
[/code]

what for a exacly command line strin did i need? and why get i only one card from my six cards back in the platform / device list?



i had the same problem, you just need to create a .bat file, put it in the folder of vanitygen and write this:
Code:
oclvanitygen.exe -o whereyouwanttosave.txt 1UrName
and then open it!  Wink
legendary
Activity: 1736
Merit: 1006
i cant get it to work with my rx 480s either.. they seem to have broken something in the new drivers.
legendary
Activity: 3500
Merit: 2792
Escrow Service
yes i have tried
but if i start oclvanitygen.exe -v 1WiLLi it will only display the openCL platforms

Code:
C:\> oclvanitygen.exe -v 1WiLLi
Prefix difficulty:          15318045009 1WiLLi
Difficulty: 15318045009
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Ellesmere
  1: [GenuineIntel]          Intel(R) Celeron(R) CPU G530 @ 2.40GHz

and if i use the Platform 0 i get the same output

Code:
[code]C:\>oclvanitygen.exe -p 0:0 1WiLLi
Difficulty: 15318045009
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Ellesmere
  1: [GenuineIntel]          Intel(R) Celeron(R) CPU G530 @ 2.40GHz
[/code]

what for a exacly command line strin did i need? and why get i only one card from my six cards back in the platform / device list?

full member
Activity: 169
Merit: 100
Just use oclvanitygen
legendary
Activity: 3500
Merit: 2792
Escrow Service
Hello,

i have a System with 6 AMD 480'er cards inside and will create some adresses with vanitygen.

My System show the card from the claymore miner

Cards available: 6
GPU #0: name: Ellesmere, 8192 MB available, 36 compute units
GPU #1: name: Ellesmere, 8192 MB available, 36 compute units
GPU #2: name: Ellesmere, 8192 MB available, 36 compute units
GPU #3: name: Ellesmere, 8192 MB available, 36 compute units
GPU #4: name: Ellesmere, 8192 MB available, 36 compute units
GPU #5: name: Ellesmere, 8192 MB available, 36 compute units
Total cards: 6

But how can i use this 6 cards to find a BTC Adress like "1WiLLi......." not only with the CPU and 300-400 khash / sec.
i will use my grafikcards to find the adress very fast, but i cant...

Best Regards
Willi
legendary
Activity: 3808
Merit: 7912
ok i solved my problem with oclminer using a .bat instead of directly cmd but with this method there is another problem... How to prevent the window from closing when the address is found? Undecided Huh
Code:
oclvanitygen.exe 1ForuM

 Send it to a file (-o filename) so you don't lose it or use the -k switch which forces vanitygen to keep looking.

or if in windows, shift-right click and select open command window here on the directory containing oclvanitygen
sr. member
Activity: 378
Merit: 250
ok i solved my problem with oclminer using a .bat instead of directly cmd but with this method there is another problem... How to prevent the window from closing when the address is found? Undecided Huh
Code:
oclvanitygen.exe 1ForuM
legendary
Activity: 3514
Merit: 1280
English ⬄ Russian Translation Services
In any case, this only further confirms my point...

That we might be nearer than previously thought to the onset of a new era, an era of devastating collisions

It seems that my "prophecy" of nearing the age of hand-crafted collisions has come true sooner than I expected, lol. Someone apparently read my posts as of yesterday and decided to wait no longer...

https://www.bitfinex.com/

Just heard about the news

Nope, not a collision.

Did you steal the money yourself?
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
In any case, this only further confirms my point...

That we might be nearer than previously thought to the onset of a new era, an era of devastating collisions

It seems that my "prophecy" of nearing the age of hand-crafted collisions has come true sooner than I expected, lol. Someone apparently read my posts as of yesterday and decided to wait no longer...

https://www.bitfinex.com/

Just heard about the news

Nope, not a collision.
sr. member
Activity: 257
Merit: 250
but I have an error with the compile:
Code:
make oclvanitygen
cc -ggdb -O3 -Wall   -c -o oclengine.o oclengine.c
oclengine.c: In function ‘vg_ocl_prefix_check’:
oclengine.c:1553:18: warning: variable ‘tablesize’ set but not used [-Wunused-but-set-variable]
  int orig_delta, tablesize;
                  ^
cc oclvanitygen.o oclengine.o pattern.o util.o -o oclvanitygen -ggdb -O3 -Wall -lpcre -lcrypto -lm -lpthread -lOpenCL

So, I tried to run with this command
 /vanitygen-master# ./oclvanitygen -i 1address
Difficulty: 13419245680
Killed
error? nah man!, compiler diagnostic yes(thats a good thing)
As far as i can tell, oclvanitygen should be working for you. Try adding a -S (safe mode) to your command line is about all I can suggest.
legendary
Activity: 3514
Merit: 1280
English ⬄ Russian Translation Services
In any case, this only further confirms my point...

That we might be nearer than previously thought to the onset of a new era, an era of devastating collisions

It seems that my "prophecy" of nearing the age of hand-crafted collisions has come true sooner than I expected, lol. Someone apparently read my posts as of yesterday and decided to wait no longer...

https://www.bitfinex.com/

Just heard about the news
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
No, if half of all addresses have been used there will very likely (just shy of 100%) a collision.
Nice "if", but of course this won't happen. Using half the addresses will never happen, using 0.0000000001% of the addresses will also never happen.
Pages:
Jump to: