Rinndaranaur
Newbie
Offline
Activity: 266
Merit: 0
|
|
May 03, 2014, 10:28:33 AM |
|
I'd better use this one! at drkpool.com i have 0% mining fees. I am very angry that I wasted a lot of time
|
|
|
|
erikforfreedom
Newbie
Offline
Activity: 18
Merit: 0
|
|
May 03, 2014, 12:59:08 PM |
|
okay... I was hoping I was over these errors, but I guess not. After entering the "make" command this appears: make[2]: Entering directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' CC sgminer-sgminer.o In file included from ./sha2.h:36:0, from sgminer.c:49: ./miner.h:37:19: fatal error: CL/cl.h: No such file or directory compilation terminated. make[2]: *** [sgminer-sgminer.o] Error 1 make[2]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make: *** [all] Error 2
Preceding this, upon completing the ./configure command, the configure options summary displays the following: Configuration Options Summary:
Use git version......: yes libcurl(GBT+getwork).: Enabled: -lcurl curses.TUI...........: NOT FOUND. TUI support DISABLED OpenCL...............: NOT FOUND. GPU mining support DISABLED configure: error: OpenCL not found
Is curses.TUI required or a dependency? Is OpenCL required or a dependency? Thanks -Erik okay... new update I checked the Readme and found that curses.TUI is under "optional". I downloaded it anyway.... sudo apt-get install libncurses5-dev
Now after running ./configure again, it shows it as "found". Now, why does it show Opencl as not found....? does this have to do with the APP SDK? I downloaded that. Any assistance is appreciated. Can someone help me figure this out? Ive been working at it the past two days, I will tip my first day of mining dark to someone who successfully helps me solve these errors. (I have four 7950s and two 280xs)
|
|
|
|
badman74
|
|
May 03, 2014, 02:54:54 PM |
|
No one can answer the above question? I'm trying to write some software to select different algorithms. I'm curious if it is plausible at all to have the same settings across algorithms or if it is important to have different settings for each algorithm ?
most can be optimized by clocks and intensity some can handle higher than normal clocks due to lower temps other options dont really do much as far as i have seen Thank you for your answer. So is it safe to say the change in optimization is signficant? and not a small amount ? > 5% performance difference ? I notice on the OP there are different -I settings etc. I am not sure if that is just a random cut and paste, or if that is a suggestion for starting with optimizations ? my I setting stay fairly close, also clocks will be close as well. just some algo's can be pushed a little extra, usually no more than 5% running them all at the same clocks would not hurt much
|
|
|
|
badman74
|
|
May 03, 2014, 03:03:33 PM |
|
okay... I was hoping I was over these errors, but I guess not. After entering the "make" command this appears: make[2]: Entering directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' CC sgminer-sgminer.o In file included from ./sha2.h:36:0, from sgminer.c:49: ./miner.h:37:19: fatal error: CL/cl.h: No such file or directory compilation terminated. make[2]: *** [sgminer-sgminer.o] Error 1 make[2]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make: *** [all] Error 2
Preceding this, upon completing the ./configure command, the configure options summary displays the following: Configuration Options Summary:
Use git version......: yes libcurl(GBT+getwork).: Enabled: -lcurl curses.TUI...........: NOT FOUND. TUI support DISABLED OpenCL...............: NOT FOUND. GPU mining support DISABLED configure: error: OpenCL not found
Is curses.TUI required or a dependency? Is OpenCL required or a dependency? Thanks -Erik okay... new update I checked the Readme and found that curses.TUI is under "optional". I downloaded it anyway.... sudo apt-get install libncurses5-dev
Now after running ./configure again, it shows it as "found". Now, why does it show Opencl as not found....? does this have to do with the APP SDK? I downloaded that. Any assistance is appreciated. Can someone help me figure this out? Ive been working at it the past two days, I will tip my first day of mining dark to someone who successfully helps me solve these errors. (I have four 7950s and two 280xs) have you installed the amd app sdk? it is a dependency for opencl
|
|
|
|
AlexGR
Legendary
Offline
Activity: 1708
Merit: 1049
|
|
May 03, 2014, 10:37:03 PM |
|
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.
|
|
|
|
badman74
|
|
May 03, 2014, 11:17:20 PM |
|
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.
o.O my r9 290's work best at x 40/60 anything more does nothing
|
|
|
|
Hippie Tech
aka Amenstop
Legendary
Offline
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
|
|
May 03, 2014, 11:58:19 PM |
|
Do I need to adjust the normal intensity if the expI is used ?
|
|
|
|
badman74
|
|
May 04, 2014, 12:25:27 AM |
|
Do I need to adjust the normal intensity if the expI is used ?
experimental intensity overrides normal intensity
|
|
|
|
EFFV
|
|
May 04, 2014, 01:02:32 AM |
|
okay... I was hoping I was over these errors, but I guess not. After entering the "make" command this appears: make[2]: Entering directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' CC sgminer-sgminer.o In file included from ./sha2.h:36:0, from sgminer.c:49: ./miner.h:37:19: fatal error: CL/cl.h: No such file or directory compilation terminated. make[2]: *** [sgminer-sgminer.o] Error 1 make[2]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make: *** [all] Error 2
Preceding this, upon completing the ./configure command, the configure options summary displays the following: Configuration Options Summary:
Use git version......: yes libcurl(GBT+getwork).: Enabled: -lcurl curses.TUI...........: NOT FOUND. TUI support DISABLED OpenCL...............: NOT FOUND. GPU mining support DISABLED configure: error: OpenCL not found
Is curses.TUI required or a dependency? Is OpenCL required or a dependency? Thanks -Erik okay... new update I checked the Readme and found that curses.TUI is under "optional". I downloaded it anyway.... sudo apt-get install libncurses5-dev
Now after running ./configure again, it shows it as "found". Now, why does it show Opencl as not found....? does this have to do with the APP SDK? I downloaded that. Any assistance is appreciated. Can someone help me figure this out? Ive been working at it the past two days, I will tip my first day of mining dark to someone who successfully helps me solve these errors. (I have four 7950s and two 280xs) have you installed the amd app sdk? it is a dependency for opencl To install after downloading type this into terminal: sudo ./Install-AMD-APP.sh
|
|
|
|
erikforfreedom
Newbie
Offline
Activity: 18
Merit: 0
|
|
May 04, 2014, 01:24:54 AM |
|
okay... I was hoping I was over these errors, but I guess not. After entering the "make" command this appears: make[2]: Entering directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' CC sgminer-sgminer.o In file included from ./sha2.h:36:0, from sgminer.c:49: ./miner.h:37:19: fatal error: CL/cl.h: No such file or directory compilation terminated. make[2]: *** [sgminer-sgminer.o] Error 1 make[2]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/erik/Mining/sph-sgminer-master/sph-sgminer' make: *** [all] Error 2
Preceding this, upon completing the ./configure command, the configure options summary displays the following: Configuration Options Summary:
Use git version......: yes libcurl(GBT+getwork).: Enabled: -lcurl curses.TUI...........: NOT FOUND. TUI support DISABLED OpenCL...............: NOT FOUND. GPU mining support DISABLED configure: error: OpenCL not found
Is curses.TUI required or a dependency? Is OpenCL required or a dependency? Thanks -Erik okay... new update I checked the Readme and found that curses.TUI is under "optional". I downloaded it anyway.... sudo apt-get install libncurses5-dev
Now after running ./configure again, it shows it as "found". Now, why does it show Opencl as not found....? does this have to do with the APP SDK? I downloaded that. Any assistance is appreciated. Can someone help me figure this out? Ive been working at it the past two days, I will tip my first day of mining dark to someone who successfully helps me solve these errors. (I have four 7950s and two 280xs) have you installed the amd app sdk? it is a dependency for opencl To install after downloading type this into terminal: sudo ./Install-AMD-APP.sh
Hey, thanks badman, EFFV! Compiling is now completed! I will definitely be sending a tip your way once this gets mining. But, upon launch I have a new problem, [20:54:22] Started sgminer 4.1.0-103-g00015Segmentation fault (core dumped)
I get this upon running sgminer, what causes this? Thanks -erik Also, I figured out I actually had not installed AMD APP SDK, Thanks!
|
|
|
|
AlexGR
Legendary
Offline
Activity: 1708
Merit: 1049
|
|
May 04, 2014, 02:02:09 AM |
|
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.
o.O my r9 290's work best at x 40/60 anything more does nothing Hm... in my 5830 and 6850, the x 800 gives more hashrate than x 400 but it's also giving more rejects. Actually I got around 3-4% more hashrate with experimental intensity 400 and less rejects compared to i 18. Could be different for 280/290 though.
|
|
|
|
goodluck0319
|
|
May 04, 2014, 04:54:07 AM |
|
what setting I can use for 290 non x and 270x on darkcoin?
|
|
|
|
badman74
|
|
May 04, 2014, 05:11:58 AM |
|
what setting I can use for 290 non x and 270x on darkcoin?
here is my conf for my 290's getting around 2.3 and 2.5mh/s "intensity" : "18,20", "worksize" : "256", "kernel" : "darkcoin", "lookup-gap" : "2", "thread-concurrency" : "30592", "gpu-engine" : "750-1050", "gpu-fan" : "45-100", "gpu-memclock" : "1400", "temp-cutoff" : "95,95", "temp-overheat" : "92,92", "temp-target" : "88,88", "api-mcast-port" : "4028", "api-port" : "4028", "auto-fan" : true, "auto-gpu" : true, "expiry" : "120", "gpu-dyninterval" : "7", "gpu-threads" : "1", "hotplug" : "5", "log" : "5", "no-pool-disable" : true, "no-submit-stale" : true, "queue" : "1", "scan-time" : "30", "temp-hysteresis" : "5", "kernel-path" : "/usr/local/bin"
|
|
|
|
goodluck0319
|
|
May 04, 2014, 05:14:08 AM |
|
is the second one 290 gpu? does ur conf work with all 290 non x gpu or not?
|
|
|
|
Legko
|
|
May 04, 2014, 09:26:47 AM |
|
Hello. I have Windows 8.1, Catalist 13.2 and last version sph-sgminer. Bat file i try: "GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k quarkcoin -o stratum+tcp://frq.cpu-pool.net:3480 -u 1 -p 1"
Miner can`t run. What i do is wrong? Thanks for answer.
|
|
|
|
whocares
|
|
May 04, 2014, 10:58:53 AM |
|
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.
o.O my r9 290's work best at x 40/60 anything more does nothing Hm... in my 5830 and 6850, the x 800 gives more hashrate than x 400 but it's also giving more rejects. Actually I got around 3-4% more hashrate with experimental intensity 400 and less rejects compared to i 18. Could be different for 280/290 though. I've decent hashrate/reject ratio with these setting below(both R9 290s, sph build 103). "auto-fan" : true, "xintensity" : "300", "vectors" : "1", "worksize" : "256", "lookup-gap" : "2", "thread-concurrency" : "20481", "api-listen" : true, "api-port" : "4028", "api-allow" : "W:127.0.0.1", "gpu-threads" : "1", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-engine" : "1020,1000,1120", "gpu-memclock" : "1250,1250,1250", "gpu-powertune" : "20,20,20", "gpu-vddc" : "0.00,0.00,0.00", "gpu-fan" : "55-80,55-80,55-80", "temp-hysteresis" : "3", "temp-cutoff" : "90,90,90", "temp-overheat" : "85,85,85", "temp-target" : "75,75,75", "log" : "5", "no-pool-disable" : true, "queue" : "1", "expiry" : "28", "scan-time" : "7", "shares" : "0", "kernel-path" : "/usr/local/bin", "kernel" : "darkcoin" GPU 1,2 - 2.3Mh/<1% rej. GPU 3 - 2.5Mh/<1% rej.
|
|
|
|
badman74
|
|
May 04, 2014, 02:23:38 PM |
|
is the second one 290 gpu? does ur conf work with all 290 non x gpu or not?
the first one runs my monitor so it's always somewhat lower both are regular r9 290's
|
|
|
|
badman74
|
|
May 04, 2014, 02:28:08 PM Last edit: May 04, 2014, 07:20:52 PM by badman74 |
|
Hello. I have Windows 8.1, Catalist 13.2 and last version sph-sgminer. Bat file i try: "GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k quarkcoin -o stratum+tcp://frq.cpu-pool.net:3480 -u 1 -p 1"
Miner can`t run. What i do is wrong? Thanks for answer.
it should be GPU_MAX_ALLOC_PERCENT 100 sgminer -k quarkcoin -o stratum+tcp://frq.cpu-pool.net:3480 -u username.minername -p password
|
|
|
|
Hippie Tech
aka Amenstop
Legendary
Offline
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
|
|
May 04, 2014, 03:04:25 PM |
|
Hello. I have Windows 8.1, Catalist 13.2 and last version sph-sgminer. Bat file i try: "GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k quarkcoin -o stratum+tcp://frq.cpu-pool.net:3480 -u 1 -p 1"
Miner can`t run. What i do is wrong? Thanks for answer.
Remove the "=" sign and the "./".
|
|
|
|
goodluck0319
|
|
May 05, 2014, 12:02:09 AM |
|
do u guys know any good conf for 290 non x and 270x? everytime I mine this site, I got idle on gpu 0 , I don't know why?
|
|
|
|
|