Pages:
Author

Topic: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) - page 65. (Read 351531 times)

newbie
Activity: 31
Merit: 0
getting HW, running 5pcs 280x toxic 8GB ram, driver 13.1 by techpowerup, win 8.1 with this settings. anyone knows how to fix this?

"intensity" : "15",
"worksize" : "256",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-fan" : "85",
"gpu-memclock" : "1650",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


anyone knows how to fix this?

I don't have a 280X... but I would say: drop worksize to 128, and gpu-memclock to 1500. I get HW errs on my 270's with really high clocks and have to reboot. If nothing else at least try dropping worksize to 128. Also I see you have shaders "0", I would either remove that or set it to the correct number of shaders

i tried what u said .. still getting HW Sad

i'm getting errors too with my 280x if i oc to 1140+ the core, try to lower the core to 1100, or your default

but i'm getting errors only on the first slot gpu

No matter what settings i use , still HW. what catalyst version are u guys using? im currently using 13.1 by techpowerup which is moded for 6gpus.. since i just got 5 gpus now, do u advise that i go back to the default catalyst driver?
sr. member
Activity: 427
Merit: 250
Quote
So the manual way of updating (compiling) at the end of page 13 worked for you?  Then I assume you just go into the cgminer.x11.conf file and change the kernel to "x11mod" ?


I just went into pimp and typed "pimpupdate" on the command line and installed the x11mod

Right. After this I get an X11Mod selection in poolmanager, but trying to start the miner gives a server error.  Same error if I try the regular X11 miner.
newbie
Activity: 11
Merit: 0
You think it's a good idea to spam your shitcoin in the middle of this thread?

He's spamming random threads. It's pretty annoying. Not to mention he's on freenode, too.
member
Activity: 70
Merit: 10
You think it's a good idea to spam your shitcoin in the middle of this thread?
newbie
Activity: 11
Merit: 0
spam spam spam spam

Jerry, stop spamming. Your spam, like balut, is yucky. Also, stop spamming #darkcoin, please.
full member
Activity: 154
Merit: 100
So the manual way of updating (compiling) at the end of page 13 worked for you?  Then I assume you just go into the cgminer.x11.conf file and change the kernel to "x11mod" ?


I just went into pimp and typed "pimpupdate" on the command line and installed the x11mod
sr. member
Activity: 427
Merit: 250
So the manual way of updating (compiling) at the end of page 13 worked for you?  Then I assume you just go into the cgminer.x11.conf file and change the kernel to "x11mod" ?
newbie
Activity: 11
Merit: 0
So much great information in this thread! Here are my results and settings for getting about 5.5MH/s on a Windows 7 machine.

Code:
sgminer 4.1.0 - Started: [2014-05-26 16:42:22]
--------------------------------------------------------------------------------
(5s):5.353M (avg):5.352Mh/s | A:0  R:0  HW:0  WU:0.077/m
ST: 1  SS: 0  NB: 1  LW: 378  GF: 0  RF: 0
Connected to Pool 0 (stratum) diff 0.001 as user xxxxxxxxxxx
Block: 21143457...  Diff:623  Started: [16:42:22]  Best share: 0.207
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  70.5C 3570RPM | 1.864M/1.872Mh/s | R:  0.0% HW:0 WU:0.025/m I:20
 GPU 1:  64.0C 2282RPM | 2.066M/2.098Mh/s | R:  0.0% HW:0 WU:0.032/m I:20
 GPU 2:  60.0C 1627RPM | 1.464M/1.459Mh/s | R:  0.0% HW:0 WU:0.021/m I:18
--------------------------------------------------------------------------------
[16:46:34] Accepted 0118f62e Diff 0.004/0.001 GPU 1
[16:46:34] Accepted 81fe0c91 Diff 0.008/0.001 GPU 0
[16:46:35] Accepted 4b7c174c Diff 0.013/0.001 GPU 0
[16:46:36] Accepted 8da9afb0 Diff 0.007/0.001 GPU 2
[16:46:36] Accepted 038da71b Diff 0.001/0.001 GPU 0
[16:46:37] Accepted 010f4a62 Diff 0.004/0.001 GPU 1
[16:46:38] Accepted df3a953c Diff 0.004/0.001 GPU 1
[16:46:39] Accepted fed8423e Diff 0.004/0.001 GPU 0
[16:46:40] Accepted 039a8191 Diff 0.001/0.001 GPU 0
[16:46:40] Accepted 0192e7a7 Diff 0.002/0.001 GPU 2
[16:46:41] Accepted 0280ef55 Diff 0.002/0.001 GPU 2
[16:46:41] Accepted e9110510 Diff 0.004/0.001 GPU 2

GPU0 = 6950
GPU1 = 270x
GPU2 = 7850

Code:
]
,
"device" : "0,1,2",
"gpu-threads" : "2,2,1",
"worksize" : "128,128,256",
"intensity" : "20,20,18",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "8192,8192,5120",
"temp-cutoff" : "90,90,90",
"kernel" : "x11mod",
"vectors" : "1",
"gpu-platform" : "0",
"shaders" : "1280,1280,1024",
"kernel-path" : "/usr/local/bin"
}
sr. member
Activity: 427
Merit: 250
need some help. I used pimpupdate and selected to install the x11mod miner.  Now X11 mining is broken and when i go to select either X11Mod or X11 profiles in poolmanager i get a server error.
sr. member
Activity: 427
Merit: 250
Just ran pimpupdate. seems to have installed ok.  Is it the 2% one or the free one?
full member
Activity: 266
Merit: 100
I have to say the Devs + friends of Darkcoin are true geniuses...They have been mining this version of SGminer since day one with their farms, while they initial released it as "only" a CPU coin, then released a GPU friendly version that mined at half the hash rate to gain even more adoption and drive the price up, and finally release the version they all have been mining on after the hard fork (even if this is the version the Devs are running on...they probably still have an even more optimized version).

My hats off to you guys Wink

Would that be your tin foil hat then ?
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
I have to say the Devs + friends of Darkcoin are true geniuses...They have been mining this version of SGminer since day one with their farms, while they initial released it as "only" a CPU coin, then released a GPU friendly version that mined at half the hash rate to gain even more adoption and drive the price up, and finally release the version they all have been mining on after the hard fork (even if this is the version the Devs are running on...they probably still have an even more optimized version).

My hats off to you guys Wink
I can't say anything about user girino who originally optimized the X11 OpenCL kernel or evan, but for me and lasybear this is simply not true. Not to mention I only got into Darkcoin because of user girino and his forced 2% donation.
sr. member
Activity: 350
Merit: 250
i'm getting 3350 with core 1100 td 8192 and i 18

What is WU in the stats?
it is around 0.200/m

I read in the net that this is actual rate that pool receive.
full member
Activity: 154
Merit: 100
whats the power draw now with this new version...is it still way below that of script/script-n? Or is it pretty much the same now that the GPU's are getting fully utilized?

The gpu's are still not being fully utilized, you only have to compare to Nvidia gpu hash rates to understand that.

power draw is still low as are temps
legendary
Activity: 2156
Merit: 1400
whats the power draw now with this new version...is it still way below that of script/script-n? Or is it pretty much the same now that the GPU's are getting fully utilized?
legendary
Activity: 3248
Merit: 1070
http://prntscr.com/3mvi3v

2x gigabyte 280x + msi 280x = 9900+Mh/s

"kernel" : "x11mod",
"intensity" : "20",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8191",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150,1150,1150",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"no-submit-stale" : true,
"auto-gpu" : true,
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "94"

i'm getting 3350 with core 1100 td 8192 and i 18
sr. member
Activity: 350
Merit: 250
http://prntscr.com/3mvi3v

2x gigabyte 280x + msi 280x = 9900+Mh/s

"kernel" : "x11mod",
"intensity" : "20",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8191",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150,1150,1150",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"no-submit-stale" : true,
"auto-gpu" : true,
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "94"
legendary
Activity: 2156
Merit: 1400
I have to say the Devs + friends of Darkcoin are true geniuses...They have been mining this version of SGminer since day one with their farms, while they initial released it as "only" a CPU coin, then released a GPU friendly version that mined at half the hash rate to gain even more adoption and drive the price up, and finally release the version they all have been mining on after the hard fork (even if this is the version the Devs are running on...they probably still have an even more optimized version).

My hats off to you guys Wink
full member
Activity: 140
Merit: 100
Bored
On Windows I get 4.1 Mh/s with each of my 2 R9 290 non X, on a test run more than 6 hours.

Thank you!



Settings?
hero member
Activity: 547
Merit: 531
First bits: 12good
First I want to thank farmdve (aka Remember remember the 5th of November) for the great job.

The miner runs well under windows, but I cannot start it on Ubuntu 12.04 x64 nor the original build with the 2% fee
The miner start, but it is not hashing and when I quit it gets 100% cpu usage on one core.

Any ideas ?!

P.S.
===
sph-sgminer is working fine on that machine, but I get 20% lower speed on the same card/seddings/miner version compared to windows, maybe something's wrong with my install.
Pages:
Jump to: