Author

Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner - page 195. (Read 877844 times)

newbie
Activity: 18
Merit: 0
So I'm new to this multi-algo miner and X13 coins in general.  Is it normal to have a hash rate of ~11Mhz and a WU of .~146?  Additionally, I have very few accepts even though I keep seeing 'Accepted Coin'.  Is that normal?
member
Activity: 70
Merit: 10
getting nothing but rejects in x13 mining with 5800 and 6900 series GPUs, please help !

Marucoin-modold

how to select that in sgminer 5 ?! thanks Smiley
sr. member
Activity: 294
Merit: 250
getting nothing but rejects in x13 mining with 5800 and 6900 series GPUs, please help !

Marucoin-modold
member
Activity: 70
Merit: 10
getting nothing but rejects in x13 mining with 5800 and 6900 series GPUs, please help !
full member
Activity: 196
Merit: 100
X11:
HD 7790  ~1.8Mh/s
R9 270x  ~3Mh/s
R9 290   ~5Mh/s

Also, have problem with darkcoin p2pool.
https://github.com/sgminer-dev/sgminer/issues/349
newbie
Activity: 44
Merit: 0
Hey! Can some one confirm 280x perfomance?

My results with SGminer v5:
X11 - 3 mh/s
X13 - 2,5 mh/s
X15 - 2,3 mh/s
NIST5 - ?

With other miner, sph, i got:
X11- 4.1 mh/s
X13- 2,9mh/s

*EXPECTED* speed should be your Scrypt hash rate multiplied by 16. 

My 280x is 730 KH/s Scrypt, so NIST5 should be 730*16=11680 KH/s or 11.6 MH/s.

What about other speeds, low or normal?
full member
Activity: 142
Merit: 101
Hey! Can some one confirm 280x perfomance?

My results:
X11 - 3 mh/s
X13 - 2,5 mh/s
X15 - 2,3 mh/s
NIST5 - ?

With other miner i got:
X11- 4.1 mh/s
X13- 2,9mh/s

*EXPECTED* speed should be your Scrypt hash rate multiplied by 16. 

My 280x is 730 KH/s Scrypt, so NIST5 should be 730*16=11680 KH/s or 11.6 MH/s.
sr. member
Activity: 294
Merit: 250
Just fast testing my asus dc 290x.

At default clocks
X11 ~ 6050kh/s
X15 ~ 3770kh/s
X13 ~ 4330kh/s
nist5~13600kh/s <-- too slow need some more testing.
full member
Activity: 169
Merit: 100
Working config for scrypt/nscrypt/x11/x13/x14/x15/keccak/nist5/qubit algos on 3x 290X (shaders 2816) rig on CGWatcher 1.4.1, W7x64 CCC 14.7RC
updated with badman74's advice on temperature targets; updated to scale back overclocks to avoid driver failures; removed redundant settings.



Thanks for posting your updated conf files.  I noticed that you have gpu-threads specified in your sgminer.conf as well as specified in some of your profiles in your profiles.conf.  Is there a reason for this or is it also redundant?  If you specify gpu-threads globally in sgminer.conf I assume that considered the default. But if you specify a different one in a profile then the 'default' in sgminer.conf is overridden.  Is that a correct understanding?
newbie
Activity: 44
Merit: 0
Hey! Can some one confirm 280x perfomance?

My results:
X11 - 3 mh/s
X13 - 2,5 mh/s
X15 - 2,3 mh/s
NIST5 - ?

With other miner i got:
X11- 4.1 mh/s
X13- 2,9mh/s
hero member
Activity: 658
Merit: 500
hero member
Activity: 658
Merit: 500
just for everyone's info the newest cgwatcher now accepts profiles
hero member
Activity: 1274
Merit: 556
member
Activity: 70
Merit: 10
please show me an example of a good complete config file for x11 , x13 auto switching ...
member
Activity: 70
Merit: 10
can't find a way to properly setup mult algo x13 x11 mining , always returns an error can't read from config file or seomthing along the lines the config file can't be used ...

please help
What OS are you using? Also can you post your config file so we can take a look?

windows 7

{
"pools" : [
     {
          "name" : "NiceHash_X11_auto-switch",
          "url" : "stratum+tcp://stratum.nicehash.com:4336",
          "user" : "1yCntQL6PWhNzZGGbNwSFBy2YNotyma8T",
          "pass" : "x",
          "nfactor" : "10",
          "algorithm" : "darkcoin-mod"
     },
     {
          "name" : "NiceHash_X13_auto-switch",
          "url" : "stratum+tcp://stratum.nicehash.com:4337",
          "user" : "1yCntQL6PWhNzZGGbNwSFBy2YNotyma8T",
          "pass" : "x",
          "nfactor" : "10",
          "algorithm" : "marucoin-mod"
     },
     {
          "name" : "some third-party X11 backup pool",
          "url" : "stratum+tcp://x11-backup-pool:3333",
          "user" : "user",
          "pass" : "pass",
          "nfactor" : "10",
          "algorithm" : "darkcoin-mod"
     }
],

"intensity" : "19",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",

"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "80",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"gpu-threads" : "1",
"log" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",

"kernel-path" : "/usr/local/bin"
"failover-only" : true,
"failover-switch-delay" : "300",
"queue" : "0",
}
sr. member
Activity: 547
Merit: 250
That can depend on checking interval. What kind of miner do you use?
latest sgminer-5_0 from git. Should I use NH-version?
So, may I have an answer?

They're both the same.
Well, that means both have the same issue with HiceHash - more than one multialgoport are open in the same moment.
By the way, TMB is ok with that, if one port is open - others are closed. I don't know how, but it is.

Because those are two different services using two different stratums.

We've heard, repeatedly, the ongoing issue you are having with multiple ports opening and Nicehash, please create an issue here: https://github.com/sgminer-dev/sgminer/issues and it may have a better chance at getting looked at developmental-wise.

You can always use this sgminer and point your hashes wherever you damn well please, it does not have to be Nicehash.

This thread is for sgminer development, if there are Nicehash stratum issues, please post here: https://bitcointalk.org/index.php?topic=562238.1580

Remember, You can always use this sgminer and point your hashes wherever you damn well please, it does not have to be Nicehash.

This miner has no forced donations, and no obligations to ever be pointed at a service that you are having issues with, or a service that is not operating correctly in any form or fashion.

Also, sometimes a GUI readout is the last thing to ever 'update,' please provide some logs here for sgminer, if it is related, like below:

Code:
[03:27:46] Closing mrr x11 platinum4.2 socket
[03:27:46] Stratum extranonce subscribe for nh scrypt multi
[03:27:46] Stratum extranonce subscribe for nh nscrypt multi
[03:27:46] Stratum extranonce subscribe for nh x15 multi
[03:27:46] Stratum extranonce subscribe for nh x11 multi
[03:27:46] Stratum extranonce subscribe for nh nist5 multi
[03:27:46] Stratum extranonce subscribe for nh x13 multi
[03:27:46] Stratum extranonce subscribe for nh keccak multi
[03:27:46] Testing mrr x13 platinum4.2 (3) stratum stratum+tcp://us-west01.miningrigrentals.com:50295
[03:27:47] nh scrypt multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]
[03:27:47] Closing socket for stratum nh scrypt multi
[03:27:47] nh nscrypt multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]
[03:27:47] Closing socket for stratum nh nscrypt multi
[03:27:47] Testing mrr x15 platinum4.2 (4) stratum stratum+tcp://eu-01.miningrigrentals.com:50465
[03:27:47] Testing mrr x15 platinum4.2 (5) stratum stratum+tcp://ap-01.miningrigrentals.com:50106
[03:27:47] Testing mrr x11 platinum4.2 (5) stratum stratum+tcp://ap-01.miningrigrentals.com:50110
[03:27:47] nh x15 multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]
[03:27:47] Closing socket for stratum nh x15 multi
[03:27:47] nh x11 multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]
[03:27:47] Closing socket for stratum nh x11 multi
[03:27:47] Testing mrr x13 platinum4.2 (5) stratum stratum+tcp://ap-01.miningrigrentals.com:50125
[03:27:47] Testing mrr nist5 platinum4.2 (5) stratum stratum+tcp://ap-01.miningrigrentals.com:50316
[03:27:47] nh x13 multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]
[03:27:47] Closing socket for stratum nh x13 multi
[03:27:47] Stratum authorisation success for nh nist5 multi
[03:27:47] nh nist5 multi alive, testing stability
[03:27:47] New block: 00000000000f9dd9089be2a36625946d311077a6ee8870c3abad0685a5ae70a4... diff 1.98K
[03:27:47] nh keccak multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]
[03:27:47] Closing socket for stratum nh keccak multi
[03:27:47] Stratum extranonce subscribe for mrr x11 platinum4.2 (2)
[03:27:47] Switching mrr x11 platinum4.2 (3) to stratum+tcp://us-west01.miningrigrentals.com:50298
[03:27:47] Closing mrr x11 platinum4.2 (3) socket
[03:27:47] Stratum authorisation success for mrr x11 platinum4.2 (2)
[03:27:47] mrr x11 platinum4.2 (2) alive
[03:27:47] Suspending stratum on mrr x11 platinum4.2 (2)
[03:27:47] Closing socket for stratum mrr x11 platinum4.2 (2)
[03:27:47] Stratum extranonce subscribe for mrr x11 platinum4.2
[03:27:47] Stratum authorisation success for mrr x11 platinum4.2
[03:27:47] mrr x11 platinum4.2 alive
[03:27:47] Suspending stratum on mrr x11 platinum4.2
[03:27:47] Closing socket for stratum mrr x11 platinum4.2
[03:27:47] Switching mrr x11 platinum4.2 (4) to stratum+tcp://eu-01.miningrigrentals.com:50466
[03:27:47] Closing mrr x11 platinum4.2 (4) socket
[03:27:47] Stratum authorisation success for hashbusters x11 test
[03:27:47] hashbusters x11 test alive, testing stability
[03:27:47] Suspending stratum on hashbusters x11 test
[03:27:47] Closing socket for stratum hashbusters x11 test
[03:27:48] Stratum Error: (unknown reason)
[03:27:48] Closing mrr x11 platinum4.2 (3) socket
[03:27:48] New block: 00000000002060eb6328ba0c310cba11b402e3dd7489be71567316aebf0eae44... diff 2.14K
[03:27:49] Stratum extranonce subscribe for mrr x11 platinum4.2 (4)
[03:27:49] Stratum authorisation success for mrr x11 platinum4.2 (4)
[03:27:49] mrr x11 platinum4.2 (4) alive
[03:27:49] Suspending stratum on mrr x11 platinum4.2 (4)
[03:27:49] Closing socket for stratum mrr x11 platinum4.2 (4)
[03:27:50] Stratum extranonce subscribe for mrr x11 platinum4.2 (3)
[03:27:50] Switching mrr x11 platinum4.2 (5) to stratum+tcp://ap-01.miningrigrentals.com:50110
[03:27:50] Closing mrr x11 platinum4.2 (5) socket
[03:27:50] Stratum authorisation success for mrr x11 platinum4.2 (3)
[03:27:50] mrr x11 platinum4.2 (3) alive
[03:27:50] Suspending stratum on mrr x11 platinum4.2 (3)
[03:27:50] Closing socket for stratum mrr x11 platinum4.2 (3)
[03:27:51] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:27:51] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:27:51] Closing socket for stratum mrr nist5 platinum4.2
[03:27:51] Closing socket for stratum mrr nist5 platinum4.2
[03:27:52] Closing socket for stratum mrr nist5 platinum4.2 (3)
[03:27:52] Closing socket for stratum mrr nist5 platinum4.2 (3)
[03:27:52] Closing socket for stratum mrr nist5 platinum4.2 (4)
[03:27:52] Closing socket for stratum mrr nist5 platinum4.2 (4)
[03:27:53] Closing socket for stratum mrr x13 platinum4.2 (2)
[03:27:53] Closing socket for stratum mrr x13 platinum4.2 (2)
[03:27:53] Stratum extranonce subscribe for mrr x11 platinum4.2 (5)
[03:27:53] Closing socket for stratum mrr x15 platinum4.2 (2)
[03:27:53] Closing socket for stratum mrr x15 platinum4.2 (2)
[03:27:53] Closing socket for stratum mrr x13 platinum4.2
[03:27:53] Closing socket for stratum mrr x13 platinum4.2
[03:27:53] Closing socket for stratum mrr x15 platinum4.2
[03:27:53] Closing socket for stratum mrr x15 platinum4.2
[03:27:53] Stratum authorisation success for mrr x11 platinum4.2 (5)
[03:27:53] mrr x11 platinum4.2 (5) alive
[03:27:53] Suspending stratum on mrr x11 platinum4.2 (5)
[03:27:53] Closing socket for stratum mrr x11 platinum4.2 (5)
[03:27:54] Closing socket for stratum mrr x15 platinum4.2 (3)
[03:27:54] Closing socket for stratum mrr x15 platinum4.2 (3)
[03:27:54] Closing socket for stratum mrr nist5 platinum4.2 (5)
[03:27:54] Closing socket for stratum mrr nist5 platinum4.2 (5)
[03:27:55] Closing socket for stratum mrr x13 platinum4.2 (3)
[03:27:55] Closing socket for stratum mrr x13 platinum4.2 (3)
[03:27:55] JSON key 'data' not found
[03:27:55] mrr x13 platinum4.2 (3): JSON inval data
[03:27:55] Block change for http://us-west01.miningrigrentals.com:3333 detection via stratum+tcp://r6214.g50.rigs.eu.betarigs.com:9045 stratum
[03:27:55] Closing socket for stratum mrr x13 platinum4.2 (4)
[03:27:55] Closing socket for stratum mrr x13 platinum4.2 (4)
[03:27:55] Closing socket for stratum mrr x15 platinum4.2 (4)
[03:27:55] Closing socket for stratum mrr x15 platinum4.2 (4)
[03:27:55] JSON key 'data' not found
[03:27:55] mrr x15 platinum4.2 (4): JSON inval data
[03:27:55] Block change for http://eu-01.miningrigrentals.com:3333 detection via stratum+tcp://r6214.g50.rigs.eu.betarigs.com:9045 stratum
[03:27:57] Closing socket for stratum mrr x15 platinum4.2 (5)
[03:27:57] Closing socket for stratum mrr x15 platinum4.2 (5)
[03:27:57] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:27:57] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:27:57] mrr nist5 platinum4.2 (2) slow/down or URL or credentials invalid
[03:27:57] Closing socket for stratum mrr nist5 platinum4.2
[03:27:57] Closing socket for stratum mrr nist5 platinum4.2
[03:27:57] mrr nist5 platinum4.2 slow/down or URL or credentials invalid
[03:27:57] Closing socket for stratum mrr x13 platinum4.2 (5)
[03:27:57] Closing socket for stratum mrr x13 platinum4.2 (5)
[03:27:58] Closing socket for stratum mrr nist5 platinum4.2 (3)
[03:27:58] Closing socket for stratum mrr nist5 platinum4.2 (3)
[03:27:58] mrr nist5 platinum4.2 (3) slow/down or URL or credentials invalid
[03:27:58] Closing socket for stratum mrr nist5 platinum4.2 (4)
[03:27:58] Closing socket for stratum mrr nist5 platinum4.2 (4)
[03:27:58] mrr nist5 platinum4.2 (4) slow/down or URL or credentials invalid
[03:28:00] Closing socket for stratum mrr x13 platinum4.2 (2)
[03:28:00] Closing socket for stratum mrr x13 platinum4.2 (2)
[03:28:00] mrr x13 platinum4.2 (2) slow/down or URL or credentials invalid
[03:28:00] Closing socket for stratum mrr x15 platinum4.2 (2)
[03:28:00] Closing socket for stratum mrr x15 platinum4.2 (2)
[03:28:00] mrr x15 platinum4.2 (2) slow/down or URL or credentials invalid
[03:28:00] Closing socket for stratum mrr x13 platinum4.2
[03:28:00] Closing socket for stratum mrr x13 platinum4.2
[03:28:00] mrr x13 platinum4.2 slow/down or URL or credentials invalid
[03:28:00] Closing socket for stratum mrr x15 platinum4.2
[03:28:00] Closing socket for stratum mrr x15 platinum4.2
[03:28:00] mrr x15 platinum4.2 slow/down or URL or credentials invalid
[03:28:01] Closing socket for stratum mrr nist5 platinum4.2 (5)
[03:28:01] Closing socket for stratum mrr nist5 platinum4.2 (5)
[03:28:01] mrr nist5 platinum4.2 (5) slow/down or URL or credentials invalid
[03:28:02] Closing socket for stratum mrr x15 platinum4.2 (3)
[03:28:02] Closing socket for stratum mrr x15 platinum4.2 (3)
[03:28:02] mrr x15 platinum4.2 (3) slow/down or URL or credentials invalid
[03:28:02] Initialising kernel x14.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:02] initCl() finished. Found Hawaii
[03:28:02] Init GPU thread 1 GPU 0 virtual GPU 0
[03:28:02] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:02] CL Platform name: AMD Accelerated Parallel Processing
[03:28:02] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:02] Platform devices: 3
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] List of devices:
[03:28:02] 0 Hawaii
[03:28:02] Selected 0: Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] Initialising kernel x14.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:02] initCl() finished. Found Hawaii
[03:28:02] Init GPU thread 2 GPU 1 virtual GPU 1
[03:28:02] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:02] CL Platform name: AMD Accelerated Parallel Processing
[03:28:02] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:02] Platform devices: 3
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] List of devices:
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] Selected 1: Hawaii
[03:28:02] 2 Hawaii
[03:28:02] Initialising kernel x14.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:02] initCl() finished. Found Hawaii
[03:28:02] Init GPU thread 3 GPU 1 virtual GPU 1
[03:28:02] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:02] CL Platform name: AMD Accelerated Parallel Processing
[03:28:02] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:02] Platform devices: 3
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] List of devices:
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] Selected 1: Hawaii
[03:28:02] 2 Hawaii
[03:28:02] Initialising kernel x14.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:02] initCl() finished. Found Hawaii
[03:28:02] Init GPU thread 4 GPU 2 virtual GPU 2
[03:28:02] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:02] CL Platform name: AMD Accelerated Parallel Processing
[03:28:02] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:02] Platform devices: 3
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] List of devices:
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] Selected 2: Hawaii
[03:28:02] Initialising kernel x14.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:02] initCl() finished. Found Hawaii
[03:28:02] Init GPU thread 5 GPU 2 virtual GPU 2
[03:28:02] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:02] CL Platform name: AMD Accelerated Parallel Processing
[03:28:02] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:02] Platform devices: 3
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] List of devices:
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] Selected 2: Hawaii
[03:28:02] Initialising kernel x14.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:02] initCl() finished. Found Hawaii
[03:28:02] Work update message received
[03:28:02] Testing mrr nist5 platinum4.2
[03:28:02] Init GPU thread 0 GPU 0 virtual GPU 0
[03:28:02] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:02] CL Platform name: AMD Accelerated Parallel Processing
[03:28:02] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:02] Platform devices: 3
[03:28:02] 0 Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] List of devices:
[03:28:02] 0 Hawaii
[03:28:02] Selected 0: Hawaii
[03:28:02] 1 Hawaii
[03:28:02] 2 Hawaii
[03:28:02] Building binary talkcoin-modHawaiigw256l4.bin
[03:28:03] Testing mrr nist5 platinum4.2 stratum stratum+tcp://us-central01.miningrigrentals.com:50579
[03:28:03] Closing socket for stratum mrr x13 platinum4.2 (4)
[03:28:03] Closing socket for stratum mrr x13 platinum4.2 (4)
[03:28:03] mrr x13 platinum4.2 (4) slow/down or URL or credentials invalid
[03:28:03] Stratum extranonce subscribe for nh x15 multi failover
[03:28:04] Stratum authorisation success for nh x15 multi failover
[03:28:04] nh x15 multi failover alive
[03:28:04] Suspending stratum on nh x15 multi failover
[03:28:04] Closing socket for stratum nh x15 multi failover
[03:28:06] Closing socket for stratum mrr x15 platinum4.2 (5)
[03:28:06] Closing socket for stratum mrr x15 platinum4.2 (5)
[03:28:06] mrr x15 platinum4.2 (5) slow/down or URL or credentials invalid
[03:28:07] API running in IP access mode on port 4028 (4400)
[03:28:08] Closing socket for stratum mrr x13 platinum4.2 (5)
[03:28:08] Closing socket for stratum mrr x13 platinum4.2 (5)
[03:28:08] mrr x13 platinum4.2 (5) slow/down or URL or credentials invalid
[03:28:08] Initialising kernel talkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:08] initCl() finished. Found Hawaii
[03:28:08] Init GPU thread 1 GPU 0 virtual GPU 0
[03:28:08] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:08] CL Platform name: AMD Accelerated Parallel Processing
[03:28:08] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:08] Platform devices: 3
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] List of devices:
[03:28:08] 0 Hawaii
[03:28:08] Selected 0: Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] Initialising kernel talkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:08] initCl() finished. Found Hawaii
[03:28:08] Init GPU thread 2 GPU 1 virtual GPU 1
[03:28:08] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:08] CL Platform name: AMD Accelerated Parallel Processing
[03:28:08] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:08] Platform devices: 3
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] List of devices:
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] Selected 1: Hawaii
[03:28:08] 2 Hawaii
[03:28:08] Initialising kernel talkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:08] initCl() finished. Found Hawaii
[03:28:08] Init GPU thread 3 GPU 1 virtual GPU 1
[03:28:08] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:08] CL Platform name: AMD Accelerated Parallel Processing
[03:28:08] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:08] Platform devices: 3
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] List of devices:
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] Selected 1: Hawaii
[03:28:08] 2 Hawaii
[03:28:08] Initialising kernel talkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:08] initCl() finished. Found Hawaii
[03:28:08] Init GPU thread 4 GPU 2 virtual GPU 2
[03:28:08] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:08] CL Platform name: AMD Accelerated Parallel Processing
[03:28:08] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:08] Platform devices: 3
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] List of devices:
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] Selected 2: Hawaii
[03:28:08] Initialising kernel talkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:08] initCl() finished. Found Hawaii
[03:28:08] Init GPU thread 5 GPU 2 virtual GPU 2
[03:28:08] CL Platform vendor: Advanced Micro Devices, Inc.
[03:28:08] CL Platform name: AMD Accelerated Parallel Processing
[03:28:08] CL Platform version: OpenCL 1.2 AMD-APP (1526.3)
[03:28:08] Platform devices: 3
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] List of devices:
[03:28:08] 0 Hawaii
[03:28:08] 1 Hawaii
[03:28:08] 2 Hawaii
[03:28:08] Selected 2: Hawaii
[03:28:08] Initialising kernel talkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[03:28:08] initCl() finished. Found Hawaii
[03:28:08] Closing socket for stratum mrr nist5 platinum4.2
[03:28:08] Closing socket for stratum mrr nist5 platinum4.2
[03:28:08] (5s):0.000 (avg):0.000h/s | A:0  R:0  HW:0  WU:0.000/m
[03:28:10] New best share: 0.047
[03:28:10] Submitting share 80de5be0 to nh nist5 multi
[03:28:10] Submitting share a24706f7 to nh nist5 multi
[03:28:10] Accepted Coin 2142 Diff 0.047/0.008 GPU 2 at nh nist5 multi
[03:28:10] Accepted Coin 2142 Diff 0.012/0.008 GPU 0 at nh nist5 multi
[03:28:11] New best share: 0.118
[03:28:11] Submitting share 7d9e77e0 to nh nist5 multi
[03:28:11] Submitting share cf8d39fb to nh nist5 multi
[03:28:12] Submitting share ffbf7fc9 to nh nist5 multi
[03:28:12] Pool 10 stratum share result lag time 1 seconds
[03:28:12] Accepted Coin 2142 Diff 0.118/0.008 GPU 1 at nh nist5 multi
[03:28:12] Pool 10 stratum share result lag time 1 seconds
[03:28:12] Accepted Coin 2142 Diff 0.014/0.008 GPU 1 at nh nist5 multi
[03:28:12] Accepted Coin 2142 Diff 0.009/0.008 GPU 0 at nh nist5 multi
[03:28:12] Submitting share 6669c5c5 to nh nist5 multi
[03:28:12] Accepted Coin 2142 Diff 0.035/0.008 GPU 0 at nh nist5 multi
[03:28:13] Submitting share c58f464b to nh nist5 multi
[03:28:13] Submitting share b374fbdc to nh nist5 multi
[03:28:13] Accepted Coin 2142 Diff 0.012/0.008 GPU 2 at nh nist5 multi
[03:28:13] Accepted Coin 2142 Diff 0.015/0.008 GPU 1 at nh nist5 multi
[03:28:13] Submitting share 15e5d91c to nh nist5 multi
[03:28:14] Closing socket for stratum mrr nist5 platinum4.2
[03:28:14] Closing socket for stratum mrr nist5 platinum4.2
[03:28:14] Testing mrr nist5 platinum4.2 (2)
[03:28:14] Pool 10 stratum share result lag time 1 seconds
[03:28:14] Accepted Coin 2142 Diff 0.015/0.008 GPU 1 at nh nist5 multi
[03:28:14] Testing mrr nist5 platinum4.2 (2) stratum stratum+tcp://us-east01.miningrigrentals.com:50974
[03:28:14] (5s):16.62M (avg):20.23Mh/s | A:0  R:0  HW:0  WU:0.358/m
[03:28:15] Submitting share bda230d8 to nh nist5 multi
[03:28:16] Pool 10 stratum share result lag time 1 seconds
[03:28:16] Accepted Coin 2142 Diff 0.008/0.008 GPU 1 at nh nist5 multi
[03:28:16] Submitting share 3c2e7b63 to nh nist5 multi
[03:28:16] Submitting share dc66bf94 to nh nist5 multi
[03:28:16] Accepted Coin 2142 Diff 0.014/0.008 GPU 1 at nh nist5 multi
[03:28:16] Accepted Coin 2142 Diff 0.009/0.008 GPU 1 at nh nist5 multi
[03:28:17] Submitting share 644e8e6a to nh nist5 multi
[03:28:18] Pool 10 stratum share result lag time 1 seconds
[03:28:18] Accepted Coin 2142 Diff 0.030/0.008 GPU 0 at nh nist5 multi
[03:28:19] Submitting share 324fa0e1 to nh nist5 multi
[03:28:19] Accepted Coin 2142 Diff 0.019/0.008 GPU 2 at nh nist5 multi
[03:28:20] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:28:20] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:28:20] Submitting share 6db69f8c to nh nist5 multi
[03:28:20] (5s):26.44M (avg):26.97Mh/s | A:0  R:0  HW:0  WU:0.397/m
[03:28:21] Pool 10 stratum share result lag time 1 seconds
[03:28:21] Accepted Coin 2142 Diff 0.039/0.008 GPU 2 at nh nist5 multi
[03:28:22] Submitting share ae988312 to nh nist5 multi
[03:28:23] Pool 10 stratum share result lag time 1 seconds
[03:28:23] Accepted Coin 2142 Diff 0.009/0.008 GPU 0 at nh nist5 multi
[03:28:23] Submitting share 51a69145 to nh nist5 multi
[03:28:24] Pool 10 stratum share result lag time 1 seconds
[03:28:24] Accepted Coin 2142 Diff 0.009/0.008 GPU 2 at nh nist5 multi
[03:28:25] Submitting share e07069a6 to nh nist5 multi
[03:28:25] Accepted Coin 2142 Diff 0.101/0.008 GPU 0 at nh nist5 multi
[03:28:25] Submitting share 13ad6d82 to nh nist5 multi
[03:28:25] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:28:25] Closing socket for stratum mrr nist5 platinum4.2 (2)
[03:28:25] Testing mrr nist5 platinum4.2 (3)
[03:28:26] Pool 10 stratum share result lag time 1 seconds
[03:28:26] Accepted Coin 2142 Diff 0.010/0.008 GPU 1 at nh nist5 multi
[03:28:26] Submitting share b5b5f6c9 to nh nist5 multi

As you can see throughout the log, there are EXACT timestamps down to the EXACT second when sockets are opened and closed, and what ports are returning you back as "not the most profitable," this is entirely more useful than one or two screencaps of a GUI readout.
hero member
Activity: 1274
Merit: 556
can't find a way to properly setup mult algo x13 x11 mining , always returns an error can't read from config file or seomthing along the lines the config file can't be used ...

please help
What OS are you using? Also can you post your config file so we can take a look?
member
Activity: 70
Merit: 10
can't find a way to properly setup mult algo x13 x11 mining , always returns an error can't read from config file or seomthing along the lines the config file can't be used ...

please help
full member
Activity: 168
Merit: 100
That can depend on checking interval. What kind of miner do you use?
latest sgminer-5_0 from git. Should I use NH-version?
So, may I have an answer?

They're both the same.
Well, that means both have the same issue with HiceHash - more than one multialgoport are open in the same moment.
By the way, TMB is ok with that, if one port is open - others are closed. I don't know how, but it is.
Jump to: