Pages:
Author

Topic: LTC GPU Miner Source Code Reward Thread - page 2. (Read 11625 times)

sr. member
Activity: 470
Merit: 250
March 14, 2012, 08:22:37 AM
#72
 Grin Yay!! It works!  Grin

208 kH/s on a 7950 with aggression 12. With aggression more than 12 the stales shoot up. Power consumption increases by 60 Watts when the mining starts so that's not bad at all. Well done mtrlt!

donator
Activity: 968
Merit: 1002
March 14, 2012, 02:42:42 AM
#71
Okay, updated to the beta drivers and it compiles now.

I get about 55kh/s with a GTX460 and 120 kh/s with a GTX570.

Kepler is coming out soon, which is supposed to have about 3 times the amount of stream processors.  This should put Kepler GPUs somewhere competitive with AMD ones.
What was your parameters for kernel?
sr. member
Activity: 240
Merit: 250
Don't mind me.
March 13, 2012, 11:29:45 PM
#70
Any idea on why it times out to server when I try to pool mine?

Solo mining isn't working out of the box either, but I'm expecting that's me screwing something up. 
hero member
Activity: 980
Merit: 506
March 13, 2012, 10:09:08 PM
#69
Okay, updated to the beta drivers and it compiles now.

I get about 55kh/s with a GTX460 and 120 kh/s with a GTX570.

Kepler is coming out soon, which is supposed to have about 3 times the amount of stream processors.  This should put Kepler GPUs somewhere competitive with AMD ones.

Nice work. Keep it coming.
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 10:05:33 PM
#68
Okay, updated to the beta drivers and it compiles now.

I get about 55kh/s with a GTX460 and 120 kh/s with a GTX570.

Kepler is coming out soon, which is supposed to have about 3 times the amount of stream processors.  This should put Kepler GPUs somewhere competitive with AMD ones.
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 09:29:45 PM
#67
Could you boot into Windows, compile a binary for that card, boot back into your Unix distro(?), then let it go on that end?

Bitcoin miner does work, just not stably with VLC in the background.  Undecided Still cannot connect to servers with Litecoin.

Tried that, same difference.  This is with both GTX 460s and 570s.
sr. member
Activity: 240
Merit: 250
Don't mind me.
March 13, 2012, 08:34:59 PM
#66
Could you boot into Windows, compile a binary for that card, boot back into your Unix distro(?), then let it go on that end?

Bitcoin miner does work, just not stably with VLC in the background.  Undecided Still cannot connect to servers with Litecoin.
donator
Activity: 968
Merit: 1002
March 13, 2012, 08:33:15 PM
#65
Managed to launch kernel on nvidia,but it gets only hardware stales + max 11khps (G80 Gpu)
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 08:27:12 PM
#64
You got to let it hang for a lot longer then two minutes, at least on my card. Try the 296.10/17 driver?

http://www.techspot.com/news/47788-nvidia-releases-geforce-29617-for-windows-8-others-get-29610.html

I'm on unix, I'll let it hang until it takes up 16GB of memory but it did that yesterday and nothing happened.

A CUDA native code miner like bitcoinminercuda.cu would be nice. :/  Hopefully mrlrt can fix this.
sr. member
Activity: 240
Merit: 250
Don't mind me.
March 13, 2012, 08:25:12 PM
#63
You got to let it hang for a lot longer then two minutes, at least on my card. Try the 296.10/17 driver?

http://www.techspot.com/news/47788-nvidia-releases-geforce-29617-for-windows-8-others-get-29610.html
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 08:22:05 PM
#62
Compiling beta 3 with nVidia card again, still doesn't work.  I get:

Code:
List of platforms:
0 NVIDIA CUDA
Using platform number 0

Using all devices
0 GeForce GTX 570
Compiling kernel... this could take up to 2 minutes.

...same as before.  The program hangs here and then just leaks memory like crazy (~5MB/s).
sr. member
Activity: 240
Merit: 250
Don't mind me.
March 13, 2012, 07:19:36 PM
#61
CUDA version works okay, but now it cannot connect to server, even on a local host. Any ideas?
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 06:05:13 PM
#60
Yup...  Got a 6870 undervolted to 1000mV @ 850MHz and it's doing 280 kh/s and stays in the 60C's at only 50% fan speed.

What are your litecoin.conf settings?

stock
legendary
Activity: 1442
Merit: 1000
March 13, 2012, 05:48:52 PM
#59
Yup...  Got a 6870 undervolted to 1000mV @ 850MHz and it's doing 280 kh/s and stays in the 60C's at only 50% fan speed.

What are your litecoin.conf settings?


in reaper:

host localhost
port 9332
user ***************************
pass *************fart****


protocol litecoin

worksize 256
aggression 15
threads_per_gpu 1
sharethreads 18
lookup_gap 2
gpu_thread_concurrency 6144

in appdata:


rpcuser=*****************
rpcpassword=***************fart**********
server=1
daemon=1






hero member
Activity: 560
Merit: 500
March 13, 2012, 05:40:33 PM
#58
Yup...  Got a 6870 undervolted to 1000mV @ 850MHz and it's doing 280 kh/s and stays in the 60C's at only 50% fan speed.

What are your litecoin.conf settings?
full member
Activity: 131
Merit: 100
March 13, 2012, 05:02:17 PM
#57

Yep, looks like I'll have to wait until somebody fixes this.


v13 beta 3:

Fixed compiling for Tahiti (79xx), and probably many other cards too
Using Catalyst 12.2 or newer is now recommended

http://zerosignalgame.com/reaperv13beta3_64.zip
It works!
I only get about 14 kH/s, but it's to be expected with a 6570.
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 04:46:38 PM
#56
Yup...  Got a 6870 undervolted to 1000mV @ 850MHz and it's doing 280 kh/s and stays in the 60C's at only 50% fan speed.
sr. member
Activity: 470
Merit: 250
March 13, 2012, 04:43:14 PM
#55

Yep, looks like I'll have to wait until somebody fixes this.


v13 beta 3:

Fixed compiling for Tahiti (79xx), and probably many other cards too
Using Catalyst 12.2 or newer is now recommended

http://zerosignalgame.com/reaperv13beta3_64.zip

That didn't take long, haha! Unfortunately I've run out of time for today. I'll test it tomorrow.
legendary
Activity: 1484
Merit: 1005
March 13, 2012, 04:29:53 PM
#54

Yep, looks like I'll have to wait until somebody fixes this.


v13 beta 3:

Fixed compiling for Tahiti (79xx), and probably many other cards too
Using Catalyst 12.2 or newer is now recommended

http://zerosignalgame.com/reaperv13beta3_64.zip
full member
Activity: 131
Merit: 100
March 13, 2012, 04:15:27 PM
#53
Getting "Weird response from server." on my 6570 (don't ask) with these settings:
worksize 256
aggression 1
threads_per_gpu 1
sharethreads 10
lookup_gap 2
gpu_thread_concurrency 2048
cpu_mining_threads 0

Next thing I knew, I had 440 invalid shares on litecoinpool. I tried worksizes 64 and 128, and both got rid of the message but gave no shares, even stale ones.
Pages:
Jump to: