Bitcoin Forum
September 23, 2024, 05:14:27 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 »
41  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 30, 2014, 05:21:45 PM
Poolnames just work for me from the beginning. Just use "poolname"

"Poolname" : "miningrentalrigs x13",

Code:
sgminer 4.1.0 - Started: [2014-05-30 14:20:27]
--------------------------------------------------------------------------------
(5s):9.282M (avg):9.188Mh/s | A:10  R:0  HW:0  WU:0.130/m
ST: 1  SS: 0  NB: 190  LW: 11291  GF: 0  RF: 0
Connected to miningrentalrigs x13 (stratum) diff 0.062 as user xxxxx
Block: 320c8e16...  Diff:916  Started: [15:53:53]  Best share: 18
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU  0:  60.0C 2707RPM | 2.296M/2.300Mh/s | R:  1.8% HW:0 WU:0.032/m I:19
 GPU  1:  45.0C  65%    | OFF   / 0.000h/s | R:  0.0% HW:0 WU:0.000/m I:19
 GPU  2:  62.0C 3218RPM | 2.293M/2.295Mh/s | R:  1.8% HW:0 WU:0.035/m I:19
 GPU  3:  56.0C 3197RPM | 2.279M/2.296Mh/s | R:  1.9% HW:0 WU:0.033/m I:19
 GPU  4:  56.0C 2792RPM | 2.300M/2.299Mh/s | R:  2.0% HW:0 WU:0.031/m I:19
--------------------------------------------------------------------------------
[15:50:14] Accepted 0f0b8ae3 Diff 0.066/0.062 GPU 2 at miningrentalrigs x13
[15:50:17] Accepted 0b5f2840 Diff 0.088/0.062 GPU 0 at miningrentalrigs x13
[15:50:34] Accepted 0205e531 Diff 0.494/0.062 GPU 2 at miningrentalrigs x13
Actually with some changes I've pushed to lasybear's git the pool name will be the pool URL, since otherwise it requires you to manually input it.

Neither the server address shows without setting manually a name, nor a name shows when manually setting one (with "name" or "poolname"). Is it only me? I'm using the latest version Elun submitted. My conf-file is on page 36, with the big picture. Can somebody take a look. Thanks.
Code:
"pools" : [
        {
                "poolname" : "BOOST suprnova",
                "url" : "stratum+tcp://boost.suprnova.cc:3311",
                "user" : "someone.5",
                "pass" : "p"
        }
Code:
sgminer  - Started: [2014-05-30 20:43:45] - [0 days 00:37:01]
--------------------------------------------------------------------------------
(5s):2.813M (avg):2.780Mh/s | A:1  R:0  HW:0  WU:0.038/m
ST: 0  SS: 2  NB: 68  LW: 3555  GF: 0  RF: 0
Connected to BOOST suprnova (stratum) diff 0.016 as user someone.5
Block: f8e67ace...  Diff:862  Started: [21:19:50]  Best share: 0.740
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  66.0C 1485RPM | 2.776M/2.782Mh/s | R:  0.0% HW:0 WU:0.038/m xI: 56
--------------------------------------------------------------------------------
[21:10:22] Stratum from BOOST suprnova detected new block
[21:10:54] BOOST suprnova difficulty changed to 0.008
[21:10:54] Accepted 117190b8 Diff 0.057/0.016 GPU 0 at BOOST suprnova
[21:11:07] Stratum from BOOST suprnova detected new block
[21:11:15] Accepted 24740996 Diff 0.027/0.008 GPU 0 at BOOST suprnova
[21:11:33] Accepted 723fbc7b Diff 0.009/0.008 GPU 0 at BOOST suprnova
42  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 30, 2014, 03:25:07 PM
what is xintensity for 290 non x and 270x?
Try xintesity from 52 and greater.
For my 270x xintensity 56 is good.
43  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 30, 2014, 12:28:10 PM
New release. No speed updates in this release. Github sources as always here: https://github.com/lasybear/sph-sgminer_x11mod
Changes:
  • Total uptime in first string
  • Gpu sets idle, if all pools dead. Tried to unplug internet cable and gpu set to idle state, clocks dropped. Share your results about this feature.
  • show-coindiff option from cgminer-3.7.2-kalroth added. Description: Option to show coin/network difficulty instead of hash value. --show-coindiff or "show-coindiff" : true, can now be used to show the coin/network difficulty in accepted or rejected messages. This is only relevant for coin switching pools and it is off by default.

Link for windows binaries: https://www.dropbox.com/s/vtj5z5e56jc8wh7/sgminer_x11x13mod_30_05_2014.zip

Thx platinum4 for his ideas, and lasybear for his free miner.


tnx elun
what about bamt?
reinstall?

go to miner folder
Code:
git pull
make

restart miner
44  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 30, 2014, 12:21:38 PM
I'll say it once and only once, from personal experience.

Thread concurrency for Hawaii chipsets (290/290X) should be 14080 not 8192.
You'll be surprised, but thread-concurrency (and lookup gap too) is affected only for scrypt kernels )

ocl.c
Code:
        sprintf(CompilerOptions, "-I \"%s\" -I \"%s\" -I \"%skernel\" -I \".\" -D LOOKUP_GAP=%d -D CONCURRENT_THREADS=%d -D WORKSIZE=%d",
                        opt_kernel_path, sgminer_path, sgminer_path,
                        cgpu->lookup_gap, (unsigned int)cgpu->thread_concurrency, (int)clState->wsize);
Neither x11, nor x13 are not using external definition of CONCURRENT_THREADS.

So tc of 1 vs 999999999 will show no difference with x11?  What about shaders?  Thanks!

only intensity/xintensity/rawintensity does matter.
Threads =
1 << intensity
or
xintensity * shaders
or
rawintensity
45  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 30, 2014, 10:23:55 AM
I'll say it once and only once, from personal experience.

Thread concurrency for Hawaii chipsets (290/290X) should be 14080 not 8192.
You'll be surprised, but thread-concurrency (and lookup gap too) is affected only for scrypt kernels )

ocl.c
Code:
        sprintf(CompilerOptions, "-I \"%s\" -I \"%s\" -I \"%skernel\" -I \".\" -D LOOKUP_GAP=%d -D CONCURRENT_THREADS=%d -D WORKSIZE=%d",
                        opt_kernel_path, sgminer_path, sgminer_path,
                        cgpu->lookup_gap, (unsigned int)cgpu->thread_concurrency, (int)clState->wsize);
Neither x11, nor x13 are not using external definition of CONCURRENT_THREADS.
46  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 29, 2014, 02:04:40 PM
5xxx/6xxx
Unfortunately, still no progress...
If anyone can provide me a remote ssh access to his linux machine with 5xxx/6xxx GPU for tests, please PM.
47  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 29, 2014, 03:17:02 AM
If anybody help me to resolve issue with 5xxx/6xxx cards?
Please start miner with
sgminer -c <your conf file> -D -T > output.log
after 10-15 sec press Ctrl+C and send me created file output.log to PM.
48  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 08:40:17 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.

I couldn't copy the display of the debug, but I saw the following: "BFI_INT could not find the device".
Start miner with
sgminer -c <your conf file> -D -T > output.log
after 10-15 sec press Ctrl+C and send me created file output.log
49  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 08:25:31 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.
50  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 08:13:50 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.
51  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 07:41:25 PM
I'm attempting to setup my miner with the following .conf file which I have named "sph-sgminer.conf", but I can't seem to get my .bat file to connect to it and I need help. My current .bat file is:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
timeout /t 4
sph-sgminer -c sph-sgminer.conf

And I'm attempting to use a previously posted .conf file named as above:

{
"pools" :
[
   {
   "url" :  "stratum+tcp://useast.blackcoinpool.com:3333",
   "user" : "RouletteRun.4th",
   "pass" : "Time"
   }
]
,
"device" : "0,1,2,3",
"intensity" : "20,17,17,17",
"lookup-gap" : "2",
"vectors" : "1,1,1,1",
"thread-concurrency" : "8193,6401,6401,6401",
"gpu-threads" : "2",
"worksize" : "256,128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-powertune" : "20,20,20,20",
"gpu-engine" : "1160,1110,1110,1110",
"gpu-memclock" : "1500,1500,1500,1500",
"gpu-fan" : "80,65,65,65",
"kernel" : "x11mod",
"scan-time" : "1"
}

I added a pause into the .bat file and it tells me, "sph-sgminer is not recognized as an internal or external command, operable program or batch file."

Help is appreciated!
52  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 11:29:19 AM
Seems that this version is not optimised for HD58** and HD59** series.
I have 4 gpu rig that has 5300Mh/s with regular miner
but with this version instead to get more Mh/s i got just half of that, about 2000 Mh/s.
Changed everything in config file, tried with just a bat file, but no success.
Anyone has a clue ?

drivers v13.2
haven't tried with 14.4 yet, it will make a difference ?
Yes, you need to use -k x11mod, not darkcoin as the kernel.
  i am already using -k x11mod.
Is there a solution ?
Please try last updated sources.
53  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 11:27:20 AM
Seems that this version is not optimised for HD58** and HD59** series.
I have 4 gpu rig that has 5300Mh/s with regular miner
but with this version instead to get more Mh/s i got just half of that, about 2000 Mh/s.
Changed everything in config file, tried with just a bat file, but no success.
Anyone has a clue ?

drivers v13.2
haven't tried with 14.4 yet, it will make a difference ?

I have this exact same problem.
My 5970 runs at 2*1.687Mh/s on the last version in this thread which is locked at I 15. With it my 290 only gets 2.7Mh.
When I tried the newer version with unlocked I my 290 increased to 3.4 but the 5970 drops to 2*200Kh, losing me almost 3Mh total.

I would really appreciate it if someone could fix this?

cards:
7970 flashed to 280X
7950
290
5970 (two gpus)

Code:
"kernel" : "x11mod",
"expiry" : "30",
"failover-switch-delay" : "10",
"scan-time" : "30",
"queue" : "2",
"intensity" : "15,15,15,15,15",
"worksize" : "128,128,128,128,128",
"lookup-gap" : "2,2,2,2,2",
"gpu-threads" : "2,2,2,2,2",
"thread-concurrency" : "30592,8192,30592,8192,8192",
"gpu-engine" : "1050,1100,1000,830,830",
"gpu-fan" : "85,85,85,85,85",
"gpu-memclock" : "1500,1400,1500,1200,1200",
"gpu-powertune" : "0,0,0,0,0",
"gpu-vddc" : "0.000,0.000,1.100,1.040,1.040",
"temp-cutoff" : "96,96,96,96,96",
"temp-overheat" : "95,95,95,95,95",
"temp-target" : "80,80,80,80,80"
Please try last updated sources.
54  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 10:50:24 AM
Sources was updated.
Added x13mod support.

Ask Remember remember the 5th of November or Elun for windows build.
55  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 08:59:04 AM

Each version update for this miner increases the virus warning.

Went from 4 to 7, and now is 9/53.

https://www.virustotal.com/en/file/5e743541da039a860f7dc4ee469a0df2b00c64800766b43cdab1a3ca7c041ddf/analysis/1401249717/

Not complaining, just a heads up to the wonderful folks developing and compiling.
BTW, miner is open sourced an you can inspect code and compile your own version )

Sure everyone can inspect the code and can compile his own version... Because everyone know C++ and linux
You are completely wrong, if you think I'm c++ and linux guru.

any plan to use upgrade this miner for boostcoin?
Testing now.
Raw preresults: 280x 2.4MH/s, 270x 1.6MH/s
56  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 08:37:39 AM

Each version update for this miner increases the virus warning.

Went from 4 to 7, and now is 9/53.

https://www.virustotal.com/en/file/5e743541da039a860f7dc4ee469a0df2b00c64800766b43cdab1a3ca7c041ddf/analysis/1401249717/

Not complaining, just a heads up to the wonderful folks developing and compiling.
BTW, miner is open sourced an you can inspect code and compile your own version )

Sure everyone can inspect the code and can compile his own version... Because everyone know C++ and linux
You are completely wrong, if you think I'm c++ and linux guru.
57  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 04:41:05 AM

Each version update for this miner increases the virus warning.

Went from 4 to 7, and now is 9/53.

https://www.virustotal.com/en/file/5e743541da039a860f7dc4ee469a0df2b00c64800766b43cdab1a3ca7c041ddf/analysis/1401249717/

Not complaining, just a heads up to the wonderful folks developing and compiling.
BTW, miner is open sourced an you can inspect code and compile your own version )
58  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 27, 2014, 01:50:54 PM

EDIT: went back to girino's... I found that I get way more WU with his. Sorry guys, but willing to try anything and support! But what can I say... with girino, pool report 15mh/s, with this one around 10mh/s - either I'm doing something wrong, or I dont know...

Frequent hops between pools (==girino miner) -> less Diff
Less Diff -> more WU (and vise versa)

Long stay on one pool (==current version) -> more Diff
More Diff -> less WU.



He said he blocked the pool so there isn't a way for it to connect. I am digging through girino's miner but at this point it's just a needle in a haystack search.
I see Diff and WU on his screenshots ) And high intensity for r9 280x (i use 16).
And HW errors (he said) is a effect of engine overboost (1100MHz for used undervoltaged card is too high with multiple kernels), high intensity and high tc...
Hint for everybody: results are better and stability much higher when a hashrate is divided equally between all threads on GPU, like this:
Code:
Thread 6: 1.2 Mh/s Enabled ALIVE
Thread 7: 1.2 Mh/s Enabled ALIVE
59  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 27, 2014, 01:23:52 PM

EDIT: went back to girino's... I found that I get way more WU with his. Sorry guys, but willing to try anything and support! But what can I say... with girino, pool report 15mh/s, with this one around 10mh/s - either I'm doing something wrong, or I dont know...

Frequent hops between pools (==girino miner) -> less Diff
Less Diff -> more WU (and vise versa)

Long stay on one pool (==current version) -> more Diff
More Diff -> less WU.


60  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 02:42:39 PM
I just ate my own crow and got a SICK card warning with the standard 60s build after 5hours uptime.

Trying 120s SICK build.  Issues are only occurring when hooking up to profit-switching stratums.
Sucks. I'm total noob in sgminer sources. debug output will be very helpful. Can you add this to the miner params: --text-only --debug --verbose
Maybe i, maybe someone else will fix it.
Thanks.
+ redirect output to file.
Pages: « 1 2 [3] 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!