Bitcoin Forum
May 03, 2024, 01:22:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877795 times)
opet
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
July 16, 2014, 01:25:23 AM
 #1101

Those ports may be closed if nist5 is the most profitable, which it has been for the last day or two.

All you have are profitability ports, with no fixed port as a failover.
How do I add a fixed port as failover?  What would I need to add to the above?

EDIT:
I just added this pool to the list:

Code:
{
"name" : "nist5 failover",
"url" : "stratum+tcp://east01.us.trademybit.com:7770",
"user" : "xxx",
"pass" : "x",
"profile" : "nist5"
}

Still get the same URL error for all five. Sad
1714742572
Hero Member
*
Offline Offline

Posts: 1714742572

View Profile Personal Message (Offline)

Ignore
1714742572
Reply with quote  #2

1714742572
Report to moderator
1714742572
Hero Member
*
Offline Offline

Posts: 1714742572

View Profile Personal Message (Offline)

Ignore
1714742572
Reply with quote  #2

1714742572
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714742572
Hero Member
*
Offline Offline

Posts: 1714742572

View Profile Personal Message (Offline)

Ignore
1714742572
Reply with quote  #2

1714742572
Report to moderator
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
July 16, 2014, 01:34:01 AM
 #1102

Those ports may be closed if nist5 is the most profitable, which it has been for the last day or two.

All you have are profitability ports, with no fixed port as a failover.
How do I add a fixed port as failover?  What would I need to add to the above?

EDIT:
I just added this pool to the list:

Code:
{
"name" : "nist5 failover",
"url" : "stratum+tcp://east01.us.trademybit.com:7770",
"user" : "xxx",
"pass" : "x",
"profile" : "nist5"
}

Still get the same URL error for all five. Sad
just add a pool on to the bottom of your pool list that is not using a profit switching port
Code:
{
"name" : "x11 Failover",
"url" : "stratum+tcp://east01.us.trademybit.com:4440",
"user" : "xxx",
"pass" : "x",
"profile" : "x11"
}
edit: silly question but you are setting your username right?
edit2: err why do you have "failover-only": true, twice and
"extranonce-subscription": true,
"no-extranonce": true,
maybe that is why it doesn't work...
you tell the pool to use extranonce subscription then turn it off?
opet
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
July 16, 2014, 03:12:20 AM
 #1103

edit: silly question but you are setting your username right?
edit2: err why do you have "failover-only": true, twice and
"extranonce-subscription": true,
"no-extranonce": true,
maybe that is why it doesn't work...
you tell the pool to use extranonce subscription then turn it off?
Alright, I removed both extranonce lines and the second failover-true line.  (they were left in from a copy/paste I did of someone else's working conf).  I then found an error in a username entry...

GOT IT WORKING!  THANK YOU!!  Grin
BombaUcigasa
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
July 16, 2014, 04:30:40 AM
 #1104

in my experience when you have a miner that runs fine for a while then suddenly goes sick the clocks are set just a tad too high
This is solid advice. Even 10Mhz down will reduce the hangup events.
jch9678
Full Member
***
Offline Offline

Activity: 169
Merit: 100


View Profile
July 16, 2014, 04:33:02 AM
 #1105

I'm new to sgminer 5 and x11, x13 etc coins but I've got a 290x mining on an x11 pool hashing around 5.3 mh/s.  However I can't adjust the core clock with Afterburner.  I can adjust the memory clock but not the core.  Has anyone seen this behavior?

Also I cannot get NiceHash's versions of SGMiner 5 and SGMiner 4.1.271 to work with my P2Pool.  I noticed others having this problem too.  I've added "no-extranonce" : "true", to my config and that doesn't fix it either.  Could this functionality have been removed because it wasn't needed for NiceHash's servers?  I'm just guessing.




BTC: 15GqpmqNNJ1REWrDWTfymh7moos1sEvz7A
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
July 16, 2014, 04:51:53 AM
 #1106

I'm new to sgminer 5 and x11, x13 etc coins but I've got a 290x mining on an x11 pool hashing around 5.3 mh/s.  However I can't adjust the core clock with Afterburner.  I can adjust the memory clock but not the core.  Has anyone seen this behavior?

Also I cannot get NiceHash's versions of SGMiner 5 and SGMiner 4.1.271 to work with my P2Pool.  I noticed others having this problem too.  I've added "no-extranonce" : "true", to my config and that doesn't fix it either.  Could this functionality have been removed because it wasn't needed for NiceHash's servers?  I'm just guessing.

Known driver issue on some of the latest sgminer5 builds.

I can set higher clocks in X15GPU builds and sph_sgminer, some of the latest commits lock the gpu-engine on 14.6+ drivers for some reason.
GunPowder
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 16, 2014, 05:10:21 AM
 #1107

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?
jch9678
Full Member
***
Offline Offline

Activity: 169
Merit: 100


View Profile
July 16, 2014, 05:34:28 AM
 #1108

I'm new to sgminer 5 and x11, x13 etc coins but I've got a 290x mining on an x11 pool hashing around 5.3 mh/s.  However I can't adjust the core clock with Afterburner.  I can adjust the memory clock but not the core.  Has anyone seen this behavior?

Also I cannot get NiceHash's versions of SGMiner 5 and SGMiner 4.1.271 to work with my P2Pool.  I noticed others having this problem too.  I've added "no-extranonce" : "true", to my config and that doesn't fix it either.  Could this functionality have been removed because it wasn't needed for NiceHash's servers?  I'm just guessing.

Known driver issue on some of the latest sgminer5 builds.

I can set higher clocks in X15GPU builds and sph_sgminer, some of the latest commits lock the gpu-engine on 14.6+ drivers for some reason.

Gotcha. Thanks. Any idea about my p2pool issue?  Also thanks for posting your configs. I'm using yours and badman 74's as a base. Though I'm using 1 GPU thread while you guys seem to prefer 2 threads for x11...

BTC: 15GqpmqNNJ1REWrDWTfymh7moos1sEvz7A
GunPowder
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 16, 2014, 06:44:01 AM
 #1109

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.
Crypto_EX
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 16, 2014, 08:35:16 AM
 #1110

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
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
July 16, 2014, 09:00:09 AM
 #1111

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?
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
July 16, 2014, 09:07:27 AM
 #1112

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.
Crypto_EX
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 16, 2014, 10:04:08 AM
 #1113

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",
}
Crypto_EX
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 16, 2014, 10:07:58 AM
 #1114

please show me an example of a good complete config file for x11 , x13 auto switching ...
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
July 16, 2014, 11:13:18 AM
 #1115

"queue" : "0",
Get rid of the comma.
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
July 16, 2014, 11:20:11 AM
 #1116

just for everyone's info the newest cgwatcher now accepts profiles
Crypto_EX
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 16, 2014, 12:19:54 PM
 #1117

please show me an example of a good complete config file for x11 , x13 auto switching ...
Working config for scrypt/nscrypt/x11/x13/x14/x15/keccak/nist5/qubit algos on 3x 290X rig on CGWatcher 1.4.0.1, W7x64 CCC 14.7RC
Code:
{
"pools" : [
{
"name" : "br x15 platinum4.2",
"url" : "stratum+tcp://r6214.g50.rigs.eu.betarigs.com:9045",
"user" : "platinumstephen-6214",
"pass" : "x",
"pool-priority" : "0",
"algorithm" : "bitblock" },
{
"name" : "hashbusters x11 test",
"url" : "stratum+tcp://192.99.148.34:5555",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "x",
"pool-priority" : "1",
"algorithm" : "darkcoin-mod",
"state" : "disabled" },
{
"name" : "mrr nist5 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "2",
"algorithm" : "talkcoin-mod",
"intensity" : "16" },
{
"name" : "mrr nist5 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "3",
"algorithm" : "talkcoin-mod",
"intensity" : "16" },
{
"name" : "mrr nist5 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "4",
"algorithm" : "talkcoin-mod",
"intensity" : "16" },
{
"name" : "mrr nist5 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "5",
"algorithm" : "talkcoin-mod",
"intensity" : "16" },
{
"name" : "mrr nist5 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "6",
"algorithm" : "talkcoin-mod",
"intensity" : "16" },
{
"name" : "nh x15 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4339",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "7",
"algorithm" : "bitblock" },
{
"name" : "nh x13 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "8",
"algorithm" : "marucoin-mod" },
{
"name" : "nh x11 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "9",
"algorithm" : "darkcoin-mod" },
{
"name" : "nh nist5 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4340",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "10",
"algorithm" : "talkcoin-mod",
"intensity" : "16" },
{
"name" : "nh keccak multi",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=1024;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "11",
"algorithm" : "maxcoin",
"intensity" : "13",
"gpu-threads" : "1",
"thread-concurrency" : "32765" },
{
"name" : "nh scrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=1024;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "12",
"algorithm" : "alexkarnew",
"nfactor" : "10",
"xintensity" : "640",
"gpu-engine" : "1000",
"gpu-memclock" : "1250",
"gpu-threads" : "1",
"thread-concurrency" : "16384",
"state" : "disabled" },
{
"name" : "nh nscrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=512;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=50.1;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "13",
"algorithm" : "alexkarnew",
"nfactor" : "11",
"xintensity" : "320",
"gpu-engine" : "1000",
"gpu-memclock" : "1250",
"gpu-threads" : "1",
"thread-concurrency" : "8192",
"state" : "disabled" },
{
"name" : "nh x15 multi failover",
"url" : "stratum+tcp://stratum.nicehash.com:3339",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "x",
"pool-priority" : "14",
"algorithm" : "bitblock" },
{
"name" : "mrr x15 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "15",
"algorithm" : "bitblock" },
{
"name" : "mrr x15 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "16",
"algorithm" : "bitblock" },
{
"name" : "mrr x15 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "17",
"algorithm" : "bitblock" },
{
"name" : "mrr x15 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "18",
"algorithm" : "bitblock" },
{
"name" : "mrr x15 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "19",
"algorithm" : "bitblock" },
{
"name" : "mrr x13 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "20",
"algorithm" : "marucoin-mod" },
{
"name" : "mrr x13 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "21",
"algorithm" : "marucoin-mod" },
{
"name" : "mrr x13 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "22",
"algorithm" : "marucoin-mod" },
{
"name" : "mrr x13 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "23",
"algorithm" : "marucoin-mod" },
{
"name" : "mrr x13 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "24",
"algorithm" : "marucoin-mod" },
{
"name" : "mrr x11 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "25",
"algorithm" : "darkcoin-mod" },
{
"name" : "mrr x11 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "26",
"algorithm" : "darkcoin-mod" },
{
"name" : "mrr x11 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "27",
"algorithm" : "darkcoin-mod" },
{
"name" : "mrr x11 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "28",
"algorithm" : "darkcoin-mod" },
{
"name" : "mrr x11 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "29",
"algorithm" : "darkcoin-mod" },
{
"name" : "hh x14",
"url" : "stratum+tcp://www.hashharder.com:9672",
"user" : "Xwxs3zrR8XEsFfmzQXHbioYBu7abg6dzqh",
"pass" : "x",
"pool-priority" : "30",
"algorithm" : "x14" },
{
"name" : "hh qubit",
"url" : "stratum+tcp://www.hashharder.com:9674",
"user" : "DGsGKdzJYrtHKBT2gH7UKTwP9EAi56xEfD",
"pass" : "x",
"pool-priority" : "31",
"algorithm" : "qubitcoin",
"intensity" : "21" }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "1",
"failover-only" : true,
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"shares" : "0",
"auto-fan" : true,
"intensity" : "19",
"gpu-engine" : "1000",
"gpu-memclock" : "1250",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-fan" : "80-100",
"no-restart" : true,
"temp-target" : "88",
"temp-overheat" : "92",
"temp-cutoff" : "96",
"temp-hysteresis" : "3",
"worksize" : "256",
"shaders" : "2816",
"log-file" : "output.log",
"no-client-reconnect" : true,
"show-coindiff" : true,
"failover-switch-delay" : "30",
"hamsi-expand-big" : "1",
"hamsi-short" : true,
"extranonce-subscription" : true
}

is it finished ?!
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
July 16, 2014, 02:05:59 PM
 #1118

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

sgminer.conf
Code:
{
"pools" : [
{
"name" : "br x15 platinum4.2",
"url" : "stratum+tcp://r6215.g50.rigs.eu.betarigs.com:9046",
"user" : "platinumstephen-6215",
"pass" : "x",
"pool-priority" : "0",
"profile" : "x15"
},
{
"name" : "hashbusters x11 test",
"url" : "stratum+tcp://192.99.148.34:5555",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "x",
"pool-priority" : "1",
"profile" : "x11",
"state" : "disabled"
},
{
"name" : "mrr nist5 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "2",
"profile" : "nist5"
},
{
"name" : "mrr nist5 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "3",
"profile" : "nist5"
},
{
"name" : "mrr nist5 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "4",
"profile" : "nist5"
},
{
"name" : "mrr nist5 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "5",
"profile" : "nist5"
},
{
"name" : "mrr nist5 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.5405",
"pass" : "x",
"pool-priority" : "6",
"profile" : "nist5"
},
{
"name" : "nh x15 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4339",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "7",
"profile" : "x15"
},
{
"name" : "nh x13 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "8",
"profile" : "x13"
},
{
"name" : "nh x11 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "9",
"profile" : "x11"
},
{
"name" : "nh nist5 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4340",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=0.100;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "10",
"profile" : "nist5"
},
{
"name" : "nh keccak multi",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=1024;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "11",
"profile" : "keccak"
},
{
"name" : "nh scrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=1024;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "12",
"profile" : "scrypt",
"state" : "disabled"
},
{
"name" : "nh nscrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "d=512;f0=2.95;f2=1.45;f3=16.2;f4=12;f5=1440;f6=10.8;f7=49.8;c0=2.9;c2=2.9;c3=1.8;c4=1.8;c5=2.4;c6=1.8;c7=1.6",
"pool-priority" : "13",
"profile" : "scrypt",
"state" : "disabled"
},
{
"name" : "nh x15 multi failover",
"url" : "stratum+tcp://stratum.nicehash.com:3339",
"user" : "19VAeHKFfo91wxPhXQAEvHbkV4B2t5yRgq",
"pass" : "x",
"pool-priority" : "14",
"profile" : "x15"
},
{
"name" : "mrr x15 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "15",
"profile" : "x15"
},
{
"name" : "mrr x15 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "16",
"profile" : "x15"
},
{
"name" : "mrr x15 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "17",
"profile" : "x15"
},
{
"name" : "mrr x15 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "18",
"profile" : "x15"
},
{
"name" : "mrr x15 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.3982",
"pass" : "x",
"pool-priority" : "19",
"profile" : "x15"
},
{
"name" : "mrr x13 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "20",
"profile" : "x13"
},
{
"name" : "mrr x13 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "21",
"profile" : "x13"
},
{
"name" : "mrr x13 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "22",
"profile" : "x13"
},
{
"name" : "mrr x13 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "23",
"profile" : "x13"
},
{
"name" : "mrr x13 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.1768",
"pass" : "x",
"pool-priority" : "24",
"profile" : "x13"
},
{
"name" : "mrr x11 platinum4.2",
"url" : "http://us-central01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "25",
"profile" : "x11"
},
{
"name" : "mrr x11 platinum4.2 (2)",
"url" : "http://us-east01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "26",
"profile" : "x11"
},
{
"name" : "mrr x11 platinum4.2 (3)",
"url" : "http://us-west01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "27",
"profile" : "x11"
},
{
"name" : "mrr x11 platinum4.2 (4)",
"url" : "http://eu-01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "28",
"profile" : "x11"
},
{
"name" : "mrr x11 platinum4.2 (5)",
"url" : "http://ap-01.miningrigrentals.com:3333",
"user" : "platinumstephen.4265",
"pass" : "x",
"pool-priority" : "29",
"profile" : "x11"
},
{
"name" : "hh x14",
"url" : "stratum+tcp://www.hashharder.com:9672",
"user" : "Xwxs3zrR8XEsFfmzQXHbioYBu7abg6dzqh",
"pass" : "x",
"pool-priority" : "30",
"profile" : "x14"
},
{
"name" : "hh qubit",
"url" : "stratum+tcp://www.hashharder.com:9674",
"user" : "DGsGKdzJYrtHKBT2gH7UKTwP9EAi56xEfD",
"pass" : "x",
"pool-priority" : "31",
"profile" : "qubit"
}
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"gpu-threads" : "2",
"include" : "profiles.conf"
}

profiles.conf
Code:
{
"profiles" : [
{
"name" : "x11",
"algorithm" : "darkcoin-mod",
"intensity" : "19",
"gpu-threads" : "2",
"worksize": "128",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan" : "80-100"
},
{
"name" : "x13",
"algorithm" : "marucoin-mod",
"intensity" : "19",
"gpu-threads" : "2",
"worksize": "256",
"gpu-engine": "1020",
"gpu-memclock": "1250",
"gpu-fan" : "80-100"
},
{
"name" : "x14",
"algorithm" : "x14",
"intensity" : "19",
"gpu-threads" : "2",
"worksize": "256",
"gpu-engine": "1020",
"gpu-memclock": "1250",
"gpu-fan" : "80-100"
},
{
"name" : "x15",
"algorithm" : "bitblock",
"intensity" : "19",
"gpu-threads" : "2",
"worksize": "256",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan" : "80-100"
},
{
"name" : "nist5",
"algorithm" : "talkcoin-mod",
"intensity" : "16",
"gpu-threads" : "2",
"worksize": "256",
"gpu-engine": "1050",
"gpu-memclock": "1500",
"gpu-fan" : "80-100"
},
{
"name" : "qubit",
"algorithm" : "qubitcoin",
"intensity" : "21",
"gpu-threads" : "1",
"worksize": "256",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan" : "80-100"
},
{
"name" : "scrypt",
"xintensity" : "640",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "10",
"gpu-engine" : "1000",
"gpu-memclock" : "1250",
"gpu-fan" : "85-100"
},
{
"name" : "nscrypt",
"xintensity" : "320",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "11",
"gpu-engine" : "1000",
"gpu-memclock" : "1250",
"gpu-fan" : "85-100"
},
{
"name" : "keccak",
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "maxcoin",
"gpu-engine" : "1040",
"gpu-memclock" : "1300",
"gpu-fan" : "85-100"
}
],
"expiry" : "1",
"failover-only" : true,
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"shares" : "0",
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"no-restart" : true,
"temp-target" : "88",
"temp-overheat" : "92",
"temp-cutoff" : "96",
"temp-hysteresis" : "3",
"shaders" : "2816",
"log-file" : "output.log",
"no-client-reconnect" : true,
"show-coindiff" : true,
"failover-switch-delay" : "30",
"hamsi-expand-big" : "1",
"hamsi-short" : true,
"extranonce-subscription" : true
}
Just so you know CGWatcher won't see your temp targets if you don't put them in the first file
It will just default to 75,80,85 and possibly throttle your intensity if your cards ever get close to 75
XPM-guru
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 16, 2014, 02:50:35 PM
 #1119

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
jch9678
Full Member
***
Offline Offline

Activity: 169
Merit: 100


View Profile
July 16, 2014, 03:56:59 PM
 #1120

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?

BTC: 15GqpmqNNJ1REWrDWTfymh7moos1sEvz7A
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 233 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!