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:
C:\>oclvanitygen64.exe -f work.txt -o dump.txt -D 0:0 -D 0:1
So yours *should* look something like:
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
it dos not work
here are my test
C:\_Share\vanitygen-0.22-win>oclvanitygen.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
Next match difficulty: 78508 (2 prefixes)
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
C:\Users\xxx\AppData\Local\Temp\\OCL616T5.cl:173:19: error: variable in constant address space must be initialized
__constant bignum bn_zero;
^
C:\Users\xxx\AppData\Local\Temp\\OCL616T5.cl:173:19: error: constant address space qualified variables are required to be initialized
2 errors generated.
error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR
Device: Ellesmere
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: 2079.5 (VM)
Profile: FULL_PROFILE
Version: OpenCL 2.0 AMD-APP (2079.5)
Max compute units: 36
Max workgroup size: 256
Global memory: -1073741824
Max allocation: -1073741824
Could not open device '0:0', ignoring
Compiling kernel, can take minutes...done!
Could not open device '0:2', ignoring
Could not open device '0:3', ignoring
Could not open device '0:4', ignoring
Could not open device '0:5', ignoring
ERROR: could not create thread: 11
ERROR: allocation failure?