wwzoon
|
|
February 24, 2014, 12:46:46 PM |
|
no no i have elpidia XD and have 785khs with engine 1125 and memory 1750, the hinix don't work so fun, have 78° with 725khs, over vdcc i think
|
bitboat.net - Compra Bitcoin in contanti; semplice, veloce e sicuro!
|
|
|
FortuneSeeker
Member
Offline
Activity: 107
Merit: 10
|
|
February 24, 2014, 01:55:16 PM |
|
Use SGMiner 4.0 instead of 4.1 for the optimized .CL and .BIN files to work.
Any ideas where I can get a compiled version of sgminer 4.0 to save me trying to compile it myself
|
|
|
|
mezza550 (OP)
Newbie
Offline
Activity: 33
Merit: 0
|
|
February 24, 2014, 05:32:33 PM |
|
no no i have elpidia XD and have 785khs with engine 1125 and memory 1750, the hinix don't work so fun, have 78° with 725khs, over vdcc i think Would you mind sharing all of your settings (copy / paste arguments) please? Also you mentioned about voltage, are you using Trixx, or something else? And you're using the same bios I uploaded? thanks!
|
|
|
|
|
wwzoon
|
|
February 24, 2014, 06:03:24 PM |
|
i was modificed the bios, but now i have yours bios. This is my config: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 -o stratum+tcp://scrypt.megamultipool.com:80 --thread-concurrency 8191,8191 --worksize 256 --intensity 13 --gpu-threads 2,2 --shaders 2048,2048 --temp-target 65 --auto-fan --gpu-fan 35-90 --temp-cutoff 80 --temp-overheat 76 --lookup-gap 2 --gpu-engine 1040,1125 --gpu-memclock 1500,1750 --gpu-powertune -20,5 first is the card that don't work fine, jinix second is my best card not jinix all same card: 280X DUAL X, the second is bf4 edition!
|
bitboat.net - Compra Bitcoin in contanti; semplice, veloce e sicuro!
|
|
|
FortuneSeeker
Member
Offline
Activity: 107
Merit: 10
|
|
February 26, 2014, 09:58:48 PM Last edit: February 26, 2014, 10:08:55 PM by FortuneSeeker |
|
Any had it when they are changing settings on the cards and the card starts doing 300kh/s and no matter what you change it too after it doesn't change from that . EDIT: OK i think thats because when sgminer crashes or the drive fails i hadn't restarted the computer each time. Next question can you use TRIXX to change the gpu clock while sgminer is working, or do you need to restart sgminer to see if what you've changed makes a difference
|
|
|
|
mezza550 (OP)
Newbie
Offline
Activity: 33
Merit: 0
|
|
February 26, 2014, 11:36:54 PM |
|
Next question can you use TRIXX to change the gpu clock while sgminer is working, or do you need to restart sgminer to see if what you've changed makes a difference
I'd also like to know more about this- and about Trixx in general with these cards. I did one test last week where I lowered the voltage to 1150 and my computer locked up pretty quick. Has anyone here successfully lowered the voltage with their 11221-00-20G? Is trixx the best way to do this, or using the vddc argument in sgminer? Or within sgminer while it's running? Quick generic update, my rig is still operating at about the same level ~700-710
|
|
|
|
FortuneSeeker
Member
Offline
Activity: 107
Merit: 10
|
|
February 27, 2014, 06:26:48 PM |
|
Lucky you lol mine is all over the place right now, can't seem to break 690 I used cryptobadgers undervolting guide and mine currently run at 1100/1120/1100 fairly stable i think http://www.cryptobadger.com/2013/10/undervolting-in-linux-via-modified-bios/ <---- link to guide I'm going to do some more structured testing over the next few days. I'd be happy with 710 at this point
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1072
|
|
February 27, 2014, 06:40:07 PM Last edit: March 01, 2014, 02:20:34 PM by Amph |
|
here my impressive result, notice the lucky vcore of the 280x, the other is an old 7950
|
|
|
|
CtrlAltDefeated
Newbie
Offline
Activity: 28
Merit: 0
|
|
February 27, 2014, 08:17:09 PM |
|
I get 750kh on both my windforce 280x using sgminer 4.1. I get even higher than that on my ubuntu install (775ish khash)
setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 sgminer.exe -o stratum+tcp://localhost:3333 -u User.Worker -p password -I 13 -g 2 -w 256 --thread-concurrency 8192 --kernel alexkarnew --gpu-engine 1080
and yes you can use trixx while mining.
|
|
|
|
Kanalj
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 05, 2014, 12:45:36 PM |
|
Good luck and don't forget to report back here. Thanks for the upload mezza550, I've followed the exact same procedure as you've stated here and can report very similar results for my 3x 11221-00-20G's -they hover around 700-707kh/s. My setup is pretty much the Cryptobadger rig: http://www.cryptobadger.com/2013/04/build-a-litecoin-mining-rig-hardware/Now I'm wondering if I can get a few more khash out of them, It would be nice to end up somewhere around 740. What I'm going to try in order of importance: 1. Fine tuning the overclock.Right now they are all on --gpu-engine 1065 --gpu-memclock 1500, probably can adjust the sweet spot further for individual cards. Q: No performance gain by overclocking memory on 280X?2. Going from cgminer to sgminer and try out a few other kernels.3. Look at other Catalyst/SDK version combinations.Right now I'm at Catalyst 13.11 beta 9/APP ADK 2.7. 4. BAMTI tried ubuntu, went half insane trying to do the simples things in a broken UI, went back to windows. A pre-configured mining-specific Linux enviroment like BAMT should be better optimized and thus give slightly higher hashrate. Problem with support for Wi-Fi cards though. 5. PrayThe patron saint of miners is Saint Barbara, she might bless me with a few extra khashes http://en.wikipedia.org/wiki/Saint_Barbara
|
|
|
|
mezza550 (OP)
Newbie
Offline
Activity: 33
Merit: 0
|
|
March 06, 2014, 05:05:26 PM |
|
Thanks for the upload mezza550, I've followed the exact same procedure as you've stated here...
Very cool, will look forward to hearing about your experiments. Quick update for me: - I disabled "Cool and Quiet" under for my CPU in the bios, as suggested by a user on this thread: https://litecointalk.org/index.php?topic=14951.new;topicseen#new, but it didn't really change performance. - I switched to a different mining pool, Shiftcoin for a day and my performance was somewhat dramatically better, at least in terms of hashrate. All of my cards enjoyed a 10+ Kh jump, was getting 715,720,740,710! So it seems that the type of coin you are mining and/or pool you are participating in can also sway these results. When you guys are testing, do you mine just one coin, or?
|
|
|
|
Kanalj
Newbie
Offline
Activity: 31
Merit: 0
|
|
March 12, 2014, 12:30:28 PM |
|
I've switched to SGminer 4.1 and I wont be going back to CGminer.
Right now I am trying out all the supplied kernels in SGminer, a 48hour test on each one. When I started mining the only thing I was looking at was hashrate but after some reading I realised it's WU that's the most important factor here (Work Utility). Some kernels gives much better results that others but right now I only have 48h results for two of them:
zuikkis @ 1065 Mhz GPU 0: 722kh/WU:649 (89.8%) GPU 1: 722kh/WU:647 (89.6%) GPU 2: 701kh/WU:644 (91.8%)
psw @ 1065 Mhz GPU 0: 728kh/WU:665 (91.3%) GPU 1: 724kh/WU:675 (93.2%) GPU 2: 714kh/WU:665 (93.1%)
The WU should be 90% of the hashrate or higher. More results in a few days.
|
|
|
|
marexim
Member
Offline
Activity: 81
Merit: 10
|
|
April 02, 2014, 06:46:50 PM |
|
I have some 280X Dual-X OC (11221-00-20G) card. I have a very high temp more then 88-90C. Have you any solution? Thanks.
|
|
|
|
|