aamarket
|
|
August 13, 2013, 06:44:43 AM |
|
you have to run multiple instances. do you use win or linux ? you have to use 12.10 drivers (on both). and disable BFI_INT in source code for 7xxx cards. see here: https://bitcointalk.org/index.php?topic=25804.msg2819593#msg2819593
|
IMPORTANT:http://bitcointalk.org/index.php?topic=177133.0,Tips welcome BTC:1AAMARKETmJvfjDwEFmhyYYwfre7ZFVseP RIC:RGnX6LcJrsVEuYeySDDxkmH7AjRqoprcKt
|
|
|
gadman2
Legendary
Offline
Activity: 978
Merit: 1001
|
|
August 13, 2013, 08:05:57 AM |
|
No, just do -D 0:0 -D 0:1 -D 0:2... and so on... and you an run multiple gpu's in one instance for example: Works for me great on my 660ti's Dunno about AMD.
|
|
|
|
Trillium
|
|
August 13, 2013, 09:29:07 AM |
|
No, just do -D 0:0 -D 0:1 -D 0:2... and so on... and you an run multiple gpu's in one instance for example: [img]http://www.gad.me/ss/20130813080722684.png[/i Works for me great on my 660ti's Dunno about AMD. This doesn't work on my ATI 5xxx and 6xxx cards. I have to use multiple instances
|
BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
|
|
|
sheinsha
|
|
August 13, 2013, 02:05:01 PM |
|
No, just do -D 0:0 -D 0:1 -D 0:2... and so on... and you an run multiple gpu's in one instance for example: [img]http://www.gad.me/ss/20130813080722684.png[/i Works for me great on my 660ti's Dunno about AMD. This doesn't work on my ATI 5xxx and 6xxx cards. I have to use multiple instances Ok thanks! Will give it a try! I think it will be the same speed, but for simplicity, i would love to get that -D X:X working on AMD 7950s
|
Minar.cc pools are not running anymore, the domain was registered by someone else and I don't have any relationship with the new owner.
|
|
|
ingrownpocket
Legendary
Offline
Activity: 952
Merit: 1000
|
|
August 15, 2013, 03:52:01 PM |
|
|
|
|
|
daemondazz
|
|
August 16, 2013, 02:45:09 AM |
|
Probably on github
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
ingrownpocket
Legendary
Offline
Activity: 952
Merit: 1000
|
|
August 16, 2013, 08:27:55 AM |
|
Probably on github 11 hours later...
|
|
|
|
|
Mando
Newbie
Offline
Activity: 2
Merit: 0
|
|
August 24, 2013, 09:19:51 PM |
|
I was getting the Found delta message from oclvanitygen. I neglected to test a short string and had it running for 2 days before it gave the message. I have a 6950 w/ Catalyst 13.4 installed. After looking over this thread I used the AMD Un-install utility from their site, restarted, installed the 12.8 Catalyst package, restarted and oclvanitygen.exe is now finding matches.
Just wanted to mention downgrading to 12.8 fixed this issue for me.
|
|
|
|
jerodev
Newbie
Offline
Activity: 5
Merit: 0
|
|
August 25, 2013, 12:50:50 PM |
|
Hi, I was wondering if someone could help me.
Is there a parameter for vanitygen to stop it from outputting stuff to the console? I want it to run on the background of my ubuntu server, so I use './vanitygen -i 1jerodev &', but it keeps sending things to the console and it is verry anoying.
Thanks for helping, Jerodev.
|
|
|
|
carpetbagger
Sr. Member
Offline
Activity: 258
Merit: 250
You can trust me, I have an avatar
|
|
August 25, 2013, 01:23:46 PM |
|
|
♔ Keep clam & hodl on
|
|
|
jerodev
Newbie
Offline
Activity: 5
Merit: 0
|
|
August 25, 2013, 04:22:57 PM |
|
Yea, but I would like to do some other stuff with this server too. It is a server on wich I connect via ssh.
|
|
|
|
bitspill
Legendary
Offline
Activity: 2088
Merit: 1015
|
|
August 25, 2013, 08:42:56 PM |
|
Yea, but I would like to do some other stuff with this server too. It is a server on wich I connect via ssh. Run it in a screen. Sudo apt-get install screen Screen ./vanitygen <params> Ctrl+A, D <- detach from current screen Screen -list <- list running screens Screen -r # <- resume a previously active screen where # is number before the . from list above (123.something)
|
|
|
|
Boelens
|
|
August 25, 2013, 08:47:02 PM |
|
Nine character non-caps patterns arn't so hard to find. Now try and find a 13+ character "1" pattern short address. What do you mean by 13+ 1 pattern short address?
|
|
|
|
bitspill
Legendary
Offline
Activity: 2088
Merit: 1015
|
|
August 25, 2013, 08:51:51 PM |
|
Nine character non-caps patterns arn't so hard to find. Now try and find a 13+ character "1" pattern short address. What do you mean by 13+ 1 pattern short address? I think he is talking 13 or more 1's in a row, at least that's what I get out of it.
|
|
|
|
mmmerlin
|
|
August 25, 2013, 09:11:16 PM |
|
Sorry for asking a question that's probably already been answered but I have looked a bit and this thread is very long.
Anyway, I'm trying to run on Win7 x64, I can run the plain vanitygen binary no problem, but the oclvanitygen gives me the LLVM ERROR problem. What is the latest on this? Is it a Catalyst problem? If not what are the causes?
I have on 6950 and one 7950 and it doesn't seem to run on either... Any tips for a total n00b would be very much appreciated!
EDIT: am running with: oclvanitygen -D 0:1,grid=1024x1024,invsize=1024 -o results.txt 1Test Don't really know what I should be trying. If I use 0:2 to point it at the CPU it does work, but deviced 0:0 and 0:1 both crash...
|
|
|
|
bitspill
Legendary
Offline
Activity: 2088
Merit: 1015
|
|
August 25, 2013, 09:16:18 PM |
|
Sorry for asking a question that's probably already been answered but I have looked a bit and this thread is very long.
Anyway, I'm trying to run on Win7 x64, I can run the plain vanitygen binary no problem, but the oclvanitygen gives me the LLVM ERROR problem. What is the latest on this? Is it a Catalyst problem? If not what are the causes?
I have on 6950 and one 7950 and it doesn't seem to run on either... Any tips for a total n00b would be very much appreciated!
The catalyst control center 13 and associated drivers has trouble running vanitygen you must downgrade to version 12.8
|
|
|
|
mmmerlin
|
|
August 25, 2013, 10:21:18 PM |
|
Sorry for asking a question that's probably already been answered but I have looked a bit and this thread is very long.
Anyway, I'm trying to run on Win7 x64, I can run the plain vanitygen binary no problem, but the oclvanitygen gives me the LLVM ERROR problem. What is the latest on this? Is it a Catalyst problem? If not what are the causes?
I have on 6950 and one 7950 and it doesn't seem to run on either... Any tips for a total n00b would be very much appreciated!
The catalyst control center 13 and associated drivers has trouble running vanitygen you must downgrade to version 12.8 I've rolled back but I'm still getting the error on both cards I'm afraid. Any idea? Is the commandline instruction I'm using OK?
|
|
|
|
mmmerlin
|
|
August 25, 2013, 10:23:10 PM |
|
Sorry for asking a question that's probably already been answered but I have looked a bit and this thread is very long.
Anyway, I'm trying to run on Win7 x64, I can run the plain vanitygen binary no problem, but the oclvanitygen gives me the LLVM ERROR problem. What is the latest on this? Is it a Catalyst problem? If not what are the causes?
I have on 6950 and one 7950 and it doesn't seem to run on either... Any tips for a total n00b would be very much appreciated!
The catalyst control center 13 and associated drivers has trouble running vanitygen you must downgrade to version 12.8 I've rolled back but I'm still getting the error on both cards I'm afraid. Any idea? Is the commandline instruction I'm using OK? Which is "oclvanitygen -D 0:1,grid=1024x1024,invsize=1024 -o results.txt 1Test" in case you missed my edit on the previous page!
|
|
|
|
mmmerlin
|
|
August 25, 2013, 10:32:59 PM |
|
I don't know if this is helpful at all, but the output is:
Compiling kernel, can take minutes...LLVM ERROR: Cannot select: 0x5634a18: i8 = setcc 0x5624800, 0x5635210, 0x56244d0 [ID=80] 0x5624800: i32 = AMDILISD::ADD 0x5635210, 0x5634ee0 [ID=63] 0x5635210: i32,ch = CopyFromReg 0x3e280c0, 0x5635078 [ORD=179] [ID=51] 0x5635078: i32 = Register %vreg40 [ORD=179] [ID=14] 0x5634ee0: i32,ch = load 0x3e280c0, 0x5635188, 0x562db78<LD4[getelementptr i nbounds ([8 x i32] addrspace(2)* @modulus, i32 0, i32 7)]> [ORD=178] [ID=55] 0x5635188: i32 = Constant<28> [ID=39] 0x562db78: i32 = undef [ORD=150] [ID=2] 0x5635210: i32,ch = CopyFromReg 0x3e280c0, 0x5635078 [ORD=179] [ID=51] 0x5635078: i32 = Register %vreg40 [ORD=179] [ID=14]
|
|
|
|
|