Pages:
Author

Topic: Consolidated Litecoin Mining Guide for 5xxx, 6xxx, and 7xxx GPUs - page 31. (Read 624200 times)

member
Activity: 84
Merit: 10
Can anyone explain why GPU usage will max out no matter what the aggression or concurrency? It would be nice to run my card a little cooler while on my "medium" profile?

Update: Trialing the 5770 simultaneously. Got it working really well except a load of heat is being pushed onto the chipset and its heating that too much and causing the chassis fan to have to go full tilt :/ Need to get myself some decent 120s for the roof and a fan controller. 
member
Activity: 84
Merit: 10
BSD = the difficulty of the "best" share you have submitted since the last found block.  But I don't think it's ever worked since it's been added, mine is always 0.

Same, 0 across the board(only found 3 blocks anyways). Cheers.
legendary
Activity: 1484
Merit: 1005
BSD = the difficulty of the "best" share you have submitted since the last found block.  But I don't think it's ever worked since it's been added, mine is always 0.
member
Activity: 84
Merit: 10
Whats the BSD column on notroll do you know Taco? Surely cant be Blue Screen Of Death?
legendary
Activity: 1484
Merit: 1005
Not sure where this belief comes from, but sometimes difficulty follows price and sometimes price follows difficulty.  Previously with BTC price was the driver in the majority of the cases, but it's not always true.  LTC has been different because of the rapid adjustment algorithm too.

BTC price skyrocketed four months after GPU mining was introduced and the hash rate/diff was already way up, I wouldn't be surprised if similar happened for LTC (first OCL mining software was released on October 1st 2010, hash rate shot up like crazy, followed by price in 2011).  Throughout 2010 it's clear that higher network hash rate/difficulty preceeded higher prices.
legendary
Activity: 1806
Merit: 1003
I can't tell the future -- I mine litecoin and hoard, been doing the same thing since release over a year ago.  BTC difficulty is going up quite a bit because of ASICs; at some point GPU miners will either move to LTC or move on with their lives.  If a lot of GPU miners move to LTC, then LTC price will probably skyrocket.  If not, it won't.  It's up to you, cryptocurrency prices are terribly erratic.

I don't really understand your logic, why would price skyrocket with more miners? difficulty follows price, not the other way around.
legendary
Activity: 1484
Merit: 1005
I can't tell the future -- I mine litecoin and hoard, been doing the same thing since release over a year ago.  BTC difficulty is going up quite a bit because of ASICs; at some point GPU miners will either move to LTC or move on with their lives.  If a lot of GPU miners move to LTC, then LTC price will probably skyrocket.  If not, it won't.  It's up to you, cryptocurrency prices are terribly erratic.
member
Activity: 84
Merit: 10
Ok, so we're re-evaluating things.

Current plan:
Mine Litecoin(lower difficulty, no ASICS) - buy BTC - buy stuff.

Considering changing to:
Mine Bitcoin - buy stuff.


Which is going to be more effective with low end hardware(7870, 6850, few other bits)? There's talk of litecoin values improving with time but I dont know enough about any of that.

As of right now its 445 LTC to one bitcoin, thats a fair bit of mining, but bitcoin mining is slow as hell though...so. What do ya'll think?
hero member
Activity: 768
Merit: 1000
Man i send you 1 ltc, i know is too litle, but i wanna thank you in some way.

I got an 6850, and i'm getting 250~300 kh/s without the ams-app-sdk, i'm downloading it now, let's see what happend next xD

Thanks, and sorry for the litle amount of ltc sended.

Bye
legendary
Activity: 1484
Merit: 1005
notroll.in is fine, stratum -  very low stales, but im getting around 1-3% invalids. it is the pool i was using when coinotron was down. coinotron is the best in my opinion but notroll is a very very close second. I use 2% rbpps on coinotron now.  

I get 0.4% stales and no invalids on notroll.in using stratum, play with your settings
sr. member
Activity: 476
Merit: 253
notroll.in is fine, stratum -  very low stales, but im getting around 1-3% invalids. it is the pool i was using when coinotron was down. coinotron is the best in my opinion but notroll is a very very close second. I use 2% rbpps on coinotron now. 
member
Activity: 84
Merit: 10
The later drivers/app sdks seem to get a little less kh/s for me (although also less stales), so I'm not sure if you can get more out of those cards.  270 KH/s is pretty good for a 6850, I used to get 290 KH/s out of my 6870.

And, yeah, don't bother with CPU mining, it's a waste of electricity as GPU mining is about 5-6x more efficiency.

Thanks Taco.

One last thing. Was gonna use litecoinpool.org or whatever its called but it was full so I'm on notroll.in. Have they a decent reputation among the community?
legendary
Activity: 1484
Merit: 1005
The later drivers/app sdks seem to get a little less kh/s for me (although also less stales), so I'm not sure if you can get more out of those cards.  270 KH/s is pretty good for a 6850, I used to get 290 KH/s out of my 6870.

And, yeah, don't bother with CPU mining, it's a waste of electricity as GPU mining is about 5-6x more efficiency.
member
Activity: 84
Merit: 10
I found out how to get 390k/hash from a 7870!!!

essentially you treat it JUST like tacotime did with his 7770's...

Why? a 7870 is almost exactly a "double" 7770... double the shaders, and double the memory bandwidth.

No matter what I tried before, I could never get above 320 khash.

Downclocking the core all the way to 920 while bumping memory up to 1360 did the trick along with intensity 19.

Funny thing is... raise the clock to 1000 and the mem to 1450... 310 khash....

LTC mining is truly an art...


Hi Meebs,

I've just gotten into mining using my 7870. Up to 365kHashes at full blast. Just wondering what your full config is.

Ty.


@Everyone: Got my brothers 6850 doing 270ish kHash, how much more could I get from it.


Worked out how to set up the configs for light/medium/heavy Reaper setups(having to link reaper.conf's to litecoin.conf's tricked me for a sec) so I can run at about 70-100 kHash all the time and then ramp it up when I'm out.


Am I right in saying forget CPU? I seem to lose the same amount from Reaper as a I gain in Scrypt with more heat output.


Fun new hobby this is.
legendary
Activity: 1484
Merit: 1005
I will update my cgminer and try this now.

edit: Not fixed yet in win32 binaries

edit 2: ckolivas fixed version still doesn't permit high thread-concurrency values, it reports that 2^29 is the max buffer size to use as always
hero member
Activity: 700
Merit: 500
Might be interesting:

just found out the scrypt cgminer crash, if compiled with -O2 the optimations lets it segfault, with -g it works fine.
gonna send u the core + binary per PN.
Can't debug something unless it's with -g as well. -g shouldn't change the risk of crashing, but going from no optimisations to -O2 might.
sry, forgot to add the -g Wink
Thanks to K1773R I was able to debug this crash. What's more interesting is this was also responsible for scrypt not being able to set thread concurrencies higher than 9999 on cgminer. So there is a fix for this bug in git now, and I have also confirmed I can now set thread concurrencies as high as 12288 on my 7970s... though it did not improve their hashrate at all. However at least it solves that mystery.
legendary
Activity: 1484
Merit: 1005
After testing today I found that 7950s respond the same way to core/mem ratios as the other 7xxx cards, here I am pulling 650kh/s per card with 3x 7950s:



With mem at 1550 MHz and core at 1150 MHz my hash rate actually goes down to about 560 kh/s per card
legendary
Activity: 1484
Merit: 1005
ty guys for donations Cheesy  i have updated some of the links!
legendary
Activity: 1441
Merit: 1000
Live and enjoy experiments
sorry if this has been answered somewhere, I searched but couldn't find it.

-- Is there a modified version of Linuxcoin for Litecoin mining? I am looking for something that can be run from a USB drive
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
(As for versions, cgminer is v2.10.4 and reaper is v13b4. Both are 64-bit builds on AMD64 Gentoo.)

Are you using in the shell before starting cgminer.

Code:
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export DISPLAY=:0

They're in the script that launches cgminer:

Code:
DISPLAY=:0 GPU_USE_SYNC_OBJECTS=1 GPU_MAX_ALLOC_PERCENT=100 screen -dmS miner cgminer

This starts cgminer in a named screen session.



Pages:
Jump to: