quick question
i have 3 vga 7970 all in the same motherboard. I start oclvanitygen but it only looks with 1, this is the command line:
env LD_LIBRARY_PATH=./sdklib ./oclvanitygen -D 0:0 -k 1Nasty
what should i change to use multiple vga?
i read like 20 pages of the post here and couln't find the answer
Add
-D 0:1 -D 0:2. If you are using more, increase the number.
i read like 20 pages of the post here and couln't find the answer
It was in last page(#98).

~~MZ~~
~/vanitygen $ env LD_LIBRARY_PATH=./sdklib ./oclvanitygen -d 0:1 -d 0:2 -d 0:3 -k 1Nasty
Difficulty: 259627881
Pattern: 1Nasty
Address: 1Nastyf64qw5xXuBD6ybVLvTVhncLmU9zb
Privkey: 5JizejJoHntiZbG6JHofV97559RjeeYGbHKAwUj63tNrMrMpWri
[25.01 Mkey/s][total 96468992][Prob 9.2%][50% in 6.2s][Found 1] ^C
~/vanitygen $
didn't work still the program sees 1 vga only.
i did this to see what the programs sees:
~/vanitygen $ env LD_LIBRARY_PATH=./sdklib ./oclvanitygen -d 3:1 -k 1Nasty
Difficulty: 259627881
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
0: [Advanced Micro Devices, Inc.] Tahiti
1: [AuthenticAMD] AMD Athlon(tm) II X2 270 Processor
~/vanitygen $
it sees 1 vga only? :/