Bitcoin Forum
May 05, 2024, 04:25:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 [217] 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877795 times)
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 08, 2016, 04:36:50 PM
 #4321

my sgminer stops after 1-2h of runtime dont see any errors.
the computer it self is working just fine. only sgminer that stops

my .bat file
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --gpu-platform 1 -d 0 --more-notices --auto-fan --auto-gpu -c sgminer.conf

my sgminer.conf

{

"pools" :
 [
                      
{
"name" : "DASH p2pool",
"url" : "stratum+tcp://x:7903",          
"user" : "xhS",        
"pass" : "x",      
"algorithm" : "x11mod",        
"nfactor" : "10",        
"xintensity" : "1024",                        
"worksize" : "64",
"gpu-threads" : "1",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80"          
},
{
              
"name" : "Digitalocean p2pool",
"url" : "stratum+tcp://x:7903",          
"user" : "xS",        
"pass" : "x",      
"algorithm" : "x11mod",        
"nfactor" : "10",        
"xintensity" : "1024",                        
"worksize" : "64",
"gpu-threads" : "1",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80"          
        
},
{
              
"name" : "NiceHash Pool",
"url" : "stratum+tcp://x11.eu.nicehash.com:3336",          
"user" : "xx",        
"pass" : "x",      
"algorithm" : "x11mod",        
"nfactor" : "10",        
"xintensity" : "1024",                        
"worksize" : "64",
"gpu-threads" : "1",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80"          
        
}
],
"keccak-unroll" : "0",
"hamsi-expand-big" : "4",
"lookup-gap" : "2",
"log-show-date" : "true",
"temp-target"   : "65",
"temp-cutoff"   : "80",
"temp-overheat"   : "78",
"debug-log" : "true",
"failover-only" : "true",
"failover-switch-delay" : "200",
"queue" : "0",
"api-listen" : "true",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"

}


heres a sample when i used debug to log file
http://pastebin.com/mvhFtfMN
1714926316
Hero Member
*
Offline Offline

Posts: 1714926316

View Profile Personal Message (Offline)

Ignore
1714926316
Reply with quote  #2

1714926316
Report to moderator
1714926316
Hero Member
*
Offline Offline

Posts: 1714926316

View Profile Personal Message (Offline)

Ignore
1714926316
Reply with quote  #2

1714926316
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714926316
Hero Member
*
Offline Offline

Posts: 1714926316

View Profile Personal Message (Offline)

Ignore
1714926316
Reply with quote  #2

1714926316
Report to moderator
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
February 08, 2016, 04:39:11 PM
 #4322

Hi
is there any way to "select all then copy/paste" the "blocks found" part of sgminer because I need to find out if any rigs are running better than others

cheers
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 10, 2016, 09:42:09 AM
 #4323

my sgminer stops after 1-2h of runtime dont see any errors.
the computer it self is working just fine. only sgminer that stops

my .bat file
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --gpu-platform 1 -d 0 --more-notices --auto-fan --auto-gpu -c sgminer.conf

my sgminer.conf

{

"pools" :
 [
                      
{
"name" : "DASH p2pool",
"url" : "stratum+tcp://x:7903",          
"user" : "xhS",        
"pass" : "x",      
"algorithm" : "x11mod",        
"nfactor" : "10",        
"xintensity" : "1024",                        
"worksize" : "64",
"gpu-threads" : "1",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80"          
},
{
              
"name" : "Digitalocean p2pool",
"url" : "stratum+tcp://x:7903",          
"user" : "xS",        
"pass" : "x",      
"algorithm" : "x11mod",        
"nfactor" : "10",        
"xintensity" : "1024",                        
"worksize" : "64",
"gpu-threads" : "1",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80"          
        
},
{
              
"name" : "NiceHash Pool",
"url" : "stratum+tcp://x11.eu.nicehash.com:3336",          
"user" : "xx",        
"pass" : "x",      
"algorithm" : "x11mod",        
"nfactor" : "10",        
"xintensity" : "1024",                        
"worksize" : "64",
"gpu-threads" : "1",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80"          
        
}
],
"keccak-unroll" : "0",
"hamsi-expand-big" : "4",
"lookup-gap" : "2",
"log-show-date" : "true",
"temp-target"   : "65",
"temp-cutoff"   : "80",
"temp-overheat"   : "78",
"debug-log" : "true",
"failover-only" : "true",
"failover-switch-delay" : "200",
"queue" : "0",
"api-listen" : "true",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"

}


heres a sample when i used debug to log file
http://pastebin.com/mvhFtfMN

SOLVED

added
"thread-concurrency" : "0",
anmd changed the temp target
"temp-target" : "75",

0 days 19:00:25 uptime now.

GPU 0:  72.0C 2010RPM | 15.37M/15.25Mh/s | R:  1.2% HW:0 WU:0.213/m xI:512
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 10, 2016, 09:45:45 AM
 #4324

Etherum $ 4.61 (+31.56 %)

http://coinmarketcap.com/currencies/ethereum/#charts

Market Cap
$ 354,927,928

Turnover (24h)
$ 25,871,500

Now you know what to mine...

1. Get a deposit adress from an exchange
2. Install this, it will take 5 minutes.
3. Mine.. A used r9 280x will ROI in 40 days($140 at ebay)

http://cryptomining-blog.com/6146-ethpool-now-with-new-stratum-etherum-mining-support/

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Arnoldent
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
February 10, 2016, 10:02:46 AM
 #4325

Etherum $ 4.61 (+31.56 %)

http://coinmarketcap.com/currencies/ethereum/#charts

Market Cap
$ 354,927,928

Turnover (24h)
$ 25,871,500

Now you know what to mine...

1. Get a deposit adress from an exchange
2. Install this, it will take 5 minutes.
3. Mine.. A used r9 280x will ROI in 40 days($140 at ebay)

http://cryptomining-blog.com/6146-ethpool-now-with-new-stratum-etherum-mining-support/

do you think the qtminer with stratum support will have more mined coins, ie more efficient, than the etherminer directly?
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 10, 2016, 10:10:19 AM
 #4326

do you think the qtminer with stratum support will have more mined coins, ie more efficient, than the etherminer directly?

Yes because the blocktime is 15 seconds. If you mine to a pool, use a stratum miner. If not Solomine.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Simpan
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
February 10, 2016, 10:35:59 AM
 #4327

do you think the qtminer with stratum support will have more mined coins, ie more efficient, than the etherminer directly?

Yes because the blocktime is 15 seconds. If you mine to a pool, use a stratum miner. If not Solomine.

Does the qtminer contact the pool every 2 second? Is that too long for the 15 second block time?
wildduck
Legendary
*
Offline Offline

Activity: 966
Merit: 1001


View Profile
February 10, 2016, 11:32:38 AM
 #4328

Which one is better qtminer on ethpool or proxy mining on coinotron?
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 11, 2016, 07:03:22 AM
 #4329

now it did it again. the miner just stop working after a while.
sgminer 5.1.0 - Started: 2016-02-07 13:17:49 - 0 days 00:31:16
--------------------------------------------------------------------------------
(5s):14.66M (avg):14.07Mh/s | A:6  R:0  HW:0  WU:0.198/m
ST: 0  SS: 0  NB: 15  LW: 2742  GF: 0  RF: 0
Connected to DASH p2pool (stratum) diff 0.003 as user xxxx
Block: 34e03536...  Diff:4.82K  Started: 13:48:27  Best share: 2.932
--------------------------------------------------------------------------------
Pool management GPU management Settings Display options Quit
GPU 0:  59.0C 2757RPM | 13.74M/14.07Mh/s | R:  2.8% HW:0 WU:0.199/m xI:1024
--------------------------------------------------------------------------------
[13:48:49] DASH p2pool difficulty changed to 0.003
[13:48:51] Accepted 45018150 Diff 0.014/0.003 GPU 0 at DASH p2pool
[13:48:53] Accepted caabeff8 Diff 0.005/0.003 GPU 0 at DASH p2pool
[13:48:55] DASH p2pool difficulty changed to 0.003
[13:48:57] Accepted b55881d9 Diff 0.006/0.003 GPU 0 at DASH p2pool
[13:48:57] Accepted 0119078f Diff 0.004/0.003 GPU 0 at DASH p2pool
[13:48:58] Accepted 26532b11 Diff 0.026/0.003 GPU 0 at DASH p2pool
[13:48:59] DASH p2pool difficulty changed to 0.003
[13:49:01] Accepted 4bf385b5 Diff 0.013/0.003 GPU 0 at DASH p2pool
[13:49:01] Accepted 03b91585 Diff 0.269/0.003 GPU 0 at DASH p2pool
[13:49:04] Accepted 73d38cf9 Diff 0.009/0.003 GPU 0 at DASH p2pool
[13:49:05] Accepted 6c86526e Diff 0.009/0.003 GPU 0 at DASH p2pool
[13:49:05] Accepted 28eef45a Diff 0.024/0.003 GPU 0 at DASH p2pool
[13:49:05] Accepted 05503b9c Diff 0.188/0.003 GPU 0 at DASH p2pool


Try lowering your intensity to 512.

Hashrate seems ok now doesn't it?

you can add those temperature flags to your config, but turn off afterburner when you do.

It has no point with both programs trying to set fan speed.

as soon as i turn off TRIXX or afterburner the fans go down and the gpu goes up to 90c
so it seems the fan options in the config dont work

There is a solution for higher temps, underclocking, if you can't do it with sgminer directly (or trixx or afterburner) you can do it setting voltage and clocks in bios but you must know that those values are safe. Use -at your own risk- atiwinflash.

that wasnt it. still stops after diffent time. nothing in error just stops Sad
is there a easy way to set so it runs for 2h then restarts it self
Ziskinberg
Hero Member
*****
Offline Offline

Activity: 2926
Merit: 636


For campaign management look for Little Mouse!


View Profile
February 11, 2016, 08:15:59 AM
 #4330

Which one is better qtminer on ethpool or proxy mining on coinotron?

Or the Dwarfpool's proxy. I notice the etherpool report lower hash rate, while the Dwarfpool report correct hash rate. However, I have higher payment from etherpool.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
tolazy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 12, 2016, 05:42:31 PM
Last edit: February 12, 2016, 05:58:26 PM by tolazy
 #4331

anyone but me haveing problems with x11 mining with sgminer-5-1-0-optimized ?

it just stops at random times with no error. tired with debug on but still no errors shows up.

Started: [2016-02-12 17:48:31] - [0 days 01:06:55]
[18:55:25] Accepted 1e1643ff Diff 0.033/0.003 GPU 0 at DASH p2pool <-- last line

cant anyone handy do a upgrade on the optimized version to latest
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
February 16, 2016, 08:55:44 AM
 #4332

anyone know why my miner would make "ckolivas" .bin file when I use "algorithm" : "yescrypt", ?

cheers
tanoury
Full Member
***
Offline Offline

Activity: 235
Merit: 100



View Profile
February 16, 2016, 09:24:31 PM
 #4333

anyone know why my miner would make "ckolivas" .bin file when I use "algorithm" : "yescrypt", ?

cheers
You are probably using a sgminer version that does not do the yescrypt algorithm.  Check your sgminer/kernel directory and make sure that you have the yescryptl.cl.
I use sgminer 5.0.1-31-g101b for yescrypt.
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
February 17, 2016, 07:03:18 AM
 #4334

anyone know why my miner would make "ckolivas" .bin file when I use "algorithm" : "yescrypt", ?

cheers
You are probably using a sgminer version that does not do the yescrypt algorithm.  Check your sgminer/kernel directory and make sure that you have the yescryptl.cl.
I use sgminer 5.0.1-31-g101b for yescrypt.

cheers

I do have the yescrypt .cl files

it is version sgminer-v5.2.1 from NH

https://github.com/nicehash/sgminer/releases
tanoury
Full Member
***
Offline Offline

Activity: 235
Merit: 100



View Profile
February 17, 2016, 07:45:16 PM
 #4335

anyone know why my miner would make "ckolivas" .bin file when I use "algorithm" : "yescrypt", ?

cheers
You are probably using a sgminer version that does not do the yescrypt algorithm.  Check your sgminer/kernel directory and make sure that you have the yescryptl.cl.
I use sgminer 5.0.1-31-g101b for yescrypt.

cheers

I do have the yescrypt .cl files

it is version sgminer-v5.2.1 from NH

https://github.com/nicehash/sgminer/releases
Well then, I'm not sure what else it could be. Hopefully someone else will chime in.

cheers!
kenshirothefist (OP)
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
February 21, 2016, 10:33:17 PM
 #4336

Together with the release of new features on NiceHash (see https://www.nicehash.com/index.jsp?p=news&id=64) we also released a new version of sgminer with some bugfixes and Blake256 algorithms integration, see Release here: https://github.com/nicehash/sgminer/releases/tag/5.3.0

Keep on hashing Wink
kenshirothefist (OP)
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
February 23, 2016, 11:16:32 AM
 #4337

Together with the release of new features on NiceHash (see https://www.nicehash.com/index.jsp?p=news&id=64) we also released a new version of sgminer with some bugfixes and Blake256 algorithms integration, see Release here: https://github.com/nicehash/sgminer/releases/tag/5.3.0

Keep on hashing Wink

Implemented Blake-256 14 round and broken for Decred, the ONLY coin worth mining using it. *slow clap*

We are focused on algos that can be offered on NiceHash. Decred still hasn't got any stratum support. But Wolf0, you're really very welcome to submit pull request to add add the support for "Blake-256 14 Decred" algorithm. Can you do this?
kenshirothefist (OP)
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
February 23, 2016, 02:29:02 PM
 #4338

You mean besides yiimp and Suprnova? I could do it, but tpruvot/Epsylon3 already did - ask him for it.

Well, unfortunately this is not stratum, really. It's just getwork over stratum. Still waiting for "real" stratum support, both in sgminer/ccminer and pools.

I could do it, but tpruvot/Epsylon3 already did - ask him for it.

tpruvot only works on ccminer, there is a lack of development on sgminer.
kenshirothefist (OP)
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
February 23, 2016, 04:36:28 PM
 #4339

I speak to him regularly; he told me he did it.

Oh, so he implemented it in sgminer? I'm interested, where can I see the commits? Would love to pull this into our fork, please let me know if you get that info.

Secondly, why do you care one iota if the block header is rebuilt or not? As long as there is a response to stratum reconnect messages, it will work for any rig rentals.

Yeah, but NiceHash is hash rental and not rig rental ... we do share validation and other stuff and we highly depend on full strict stratum implementation...

Best regards,
kenshirothefist
YamashitaRen
Full Member
***
Offline Offline

Activity: 147
Merit: 100



View Profile
February 24, 2016, 11:05:15 AM
 #4340

Wolf0, still poking at the miner's kernels Cheesy

By the way, I looked at the new sgminer code and saw a new neoscrypt kernel made by you.
I tried to use it but it makes my miner hang... Do we still require the 14.6 drivers ?
Pages: « 1 ... 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 [217] 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 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!