Bitcoin Forum
May 07, 2024, 08:34:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 107 108 109 110 111 112 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877797 times)
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
July 21, 2014, 03:42:20 PM
 #1221

Again in the Night the Rig close down SGMiner

Code:
23:21:05] NH x15 multi extranonce change requested
[23:21:05] NH x15 multi difficulty changed to 0.100
[23:21:08] Accepted Coin 182 Diff 0.113/0.100 GPU 1 at NH x15 multi
[23:21:12] Accepted Coin 182 Diff 0.892/0.100 GPU 2 at NH x15 multi
[23:21:30] Accepted Coin 182 Diff 0.330/0.100 GPU 0 at NH x15 multi
[23:22:14] Accepted Coin 189 Diff 0.112/0.100 GPU 5 at NH x15 multi
[23:22:26] Accepted Coin 189 Diff 0.171/0.100 GPU 5 at NH x15 multi
[23:22:55] Accepted Coin 189 Diff 0.306/0.100 GPU 0 at NH x15 multi
[23:23:16] Accepted Coin 189 Diff 1.319/0.100 GPU 1 at NH x15 multi
[23:23:26] Accepted Coin 189 Diff 9.627/0.100 GPU 0 at NH x15 multi
[23:23:41] NH x11 multi alive, testing stability
[23:23:41] Accepted Coin 176 Diff 0.394/0.100 GPU 5 at NH x15 multi
[23:23:49] NH x11 multi stable for 30 seconds
[23:23:49] Switching to NH x11 multi
[23:23:54] Stratum connection to NH x11 multi interrupted
[23:23:54] NH x11 multi not responding!
[23:23:54] Switching to NH x15 multi
[23:24:50] thread was not cancelled in 60 seconds after restart_mining_threads
[23:24:50]
Summary of runtime statistics:

Dont know why it closed. SGminer didnt try to get on the Backup Pool Sad
I'm on the latest sgminer5 version available on PiMP and I'm getting similar stratum disconnects using the auto-switching TMB ports. I have setup a cron job to reboot every 6 hours as a workaround but the issue still randomly happens. I have lowered clocks but this seems to have no impact whatsoever.

Anyone aware of this? Is it a Sgminer issue or TMB? It seems from previous posts that it probably is the former.
1715070845
Hero Member
*
Offline Offline

Posts: 1715070845

View Profile Personal Message (Offline)

Ignore
1715070845
Reply with quote  #2

1715070845
Report to moderator
1715070845
Hero Member
*
Offline Offline

Posts: 1715070845

View Profile Personal Message (Offline)

Ignore
1715070845
Reply with quote  #2

1715070845
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
July 21, 2014, 10:16:05 PM
 #1222

Felows ,which speeds do you reach with R9 280X on X14
xrnath
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
July 22, 2014, 03:19:16 AM
Last edit: August 04, 2014, 04:55:05 AM by xrnath
 #1223

anyone got a full 280x config to share?

Hi Vampiro4L,

I'm using the following config on Debian with a Gigabyte R9 280x (OOTB) using an old GA-8I945P Pro M/B with a PCI-Express V1* port (just from my experience, there's no degradation in mining using PCI-E 1.* with newer graphic cards).
Currently averaging 3.921Mh/s over the past 24 hours mining X11.

#!/bin/bash
export DISPLAY=:0
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
./sgminer -k darkcoin-mod -o stratum+tcp://URL:PORT -u USER.USERNAME -p PASSWORD -I 18 -g 2 -w 256 --no-submit-stale --auto-fan --thread-concurrency 11200 --lookup-gap 2


I hope this helps.


EDIT: 3.921Mh/s stable using https://nicehash.com/software/#sgminer and updated config.
Rux
Legendary
*
Offline Offline

Activity: 1291
Merit: 1024


https://crypto.ba


View Profile WWW
July 22, 2014, 10:20:26 AM
 #1224

anyone got a full 280x config to share?

Hi Vampiro4L,

I'm using the following config on Debian with a Gigabyte R9 280x using an old GA-8I945P Pro M/B with a PCI-Express V1* port (just from my experience, there's no degradation in mining using PCI-E 1.* with newer graphic cards).
Currently averaging 3.106Mh/s over the past 24 hours mining X11.

#!/bin/bash
export DISPLAY=:0
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
./sgminer -k darkcoin-mod -o stratum+tcp://URL:PORT -u USER.USERNAME -p PASSWORD --no-submit-stale --thread-concurrency 8192 --intensity 20 -w 256 -g 2 --lookup-gap 2


I hope this helps.

im mining more than a month @ 4.4 mh/s with 280x DC2 @ 1150mhz GPU, 1500mhz memory, 1.25v @ intensity 19

RXC Crypto.ba Decentralized solutions!
xrnath
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
July 22, 2014, 10:33:02 AM
 #1225

im mining more than a month @ 4.4 mh/s with 280x DC2 @ 1150mhz GPU, 1500mhz memory, 1.25v @ intensity 19

Hi Rux, that sure is running well, well done.
Under Win 7, O/C 280x I had it running @ 4.1 mh/s (not 4.4 mh/s, envious now! Cool).  Is your 4.4 mh/s also under linux? The Gigabyte 280x i'm using under hasn't had it's bios flashed.
Rux
Legendary
*
Offline Offline

Activity: 1291
Merit: 1024


https://crypto.ba


View Profile WWW
July 22, 2014, 10:37:27 AM
 #1226

no bro, windows 7 x64 with 4gb ddr3 RAM

i imagine that it would go even faster on linux ... because my usb errupters mining aprox 300 kh/s per errupter on windows ... yesterday i put them to xubuntu and with same errupters im mining aprox 380kh/s with one errupter

RXC Crypto.ba Decentralized solutions!
xrnath
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
July 22, 2014, 11:16:26 AM
Last edit: August 04, 2014, 04:56:12 AM by xrnath
 #1227

no bro, windows 7 x64 with 4gb ddr3 RAM

i imagine that it would go even faster on linux ... because my usb errupters mining aprox 300 kh/s per errupter on windows ... yesterday i put them to xubuntu and with same errupters im mining aprox 380kh/s with one errupter

Cheers for the reply. 20%+ is a significant increase, definitely worth a try.

Please also note, i'm using Debian (Linux) and this Gigabyte R9 280x hasn't been modded or clocked. With a small tweak to the config it's now stable @ 3.921Mh/s. Have you modded your bios / undervolted your 280x to achieve 4.4 mh/s?

EDIT: 3.921Mh/s stable using https://nicehash.com/software/#sgminer and updated config.
minergr
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
July 23, 2014, 01:04:45 AM
 #1228

Can anyone help me set up a .bat file for x15 mining? Whatever i 've tried so far doesn't seem to work and for the first time since i started mining i can't figure it out for the life of me.
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
July 23, 2014, 04:18:54 AM
 #1229

Can anyone help me set up a .bat file for x15 mining? Whatever i 've tried so far doesn't seem to work and for the first time since i started mining i can't figure it out for the life of me.

Goddamn, everybody is bugging out about this REVO coin bullshit.
Stratobitz
Legendary
*
Offline Offline

Activity: 1022
Merit: 1010



View Profile
July 23, 2014, 09:08:17 AM
 #1230

This thread is a bit of a mess - very difficult to read and make sense of the numbers posted.

It would be helpful if people posted - simply at the top of their post:

CARD: MODEL (280x, 290x, 7990)       DRIVER VERSION (14.6)        ALGO:  (X11, X13)

Many of the numbers posted - theres no algo. Or no card. Or neither. You have to go back and try to piece together conversations to try to make sense of it.

Just my two cents - obviously we are all here to help one another out.

I'll post some numbers for people to review next...

Strato   Wink
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
July 23, 2014, 09:16:03 AM
 #1231

This thread is a bit of a mess - very difficult to read and make sense of the numbers posted.

It would be helpful if people posted - simply at the top of their post:

CARD: MODEL (280x, 290x, 7990)       DRIVER VERSION (14.6)        ALGO:  (X11, X13)

Many of the numbers posted - theres no algo. Or no card. Or neither. You have to go back and try to piece together conversations to try to make sense of it.

Just my two cents - obviously we are all here to help one another out.

I'll post some numbers for people to review next...

Strato   Wink

That's because this was a developer's thread that unfortunately has now devolved into a "can u post work .bat file" thread, and people don't go back and read.

https://bitcointalk.org/index.php?topic=632503.msg7936506#msg7936506

Pretty simple and plain for 290X with hashrates.
Stratobitz
Legendary
*
Offline Offline

Activity: 1022
Merit: 1010



View Profile
July 23, 2014, 09:18:01 AM
 #1232

These are the numbers I am getting on one set of rigs in my farm.  I won't post the specs unless they are requested - as I am not sure if these numbers are even the best possible hashes possible. I may need to so some tweaking myself Smiley

GPU:                 RADEON SAPPHIRE R9 280x - 3GB OC Version
AMD DRIVERS:    14.6 Release Version
OS:                   Windows 8.1 Enterprise
CPU:                 Pentium Dual Core 3.2Ghz
RAM:                 4GB
HDD:                 60GB SSD
MINER:              SGMiner Windows32 Build release 6/20

4 Cards per system - numbers below are PER CARD.

x11: 4.18
x13: 3.10
x15: 2.92



GPU:                  GIGABYTE R9 270x
AMD DRIVERS:    14.6 Release Version
OS:                   Windows 8.1 Enterprise
CPU:                 Pentium Dual Core 3.2Ghz
RAM:                 4GB
HDD:                 60GB SSD
MINER:              SGMiner Windows32 Build release 6/20

4 Cards per system - numbers below are PER CARD.

x11: 2.25
x13: 1.69
x15: 1.45


Hope this Helps!

Strato

VictoryCoin CFO
VictoryCoin Coming Soon - Early Registration ICO July 25th, 2014
Stratobitz
Legendary
*
Offline Offline

Activity: 1022
Merit: 1010



View Profile
July 23, 2014, 09:20:26 AM
 #1233

This thread is a bit of a mess - very difficult to read and make sense of the numbers posted.

It would be helpful if people posted - simply at the top of their post:

CARD: MODEL (280x, 290x, 7990)       DRIVER VERSION (14.6)        ALGO:  (X11, X13)

Many of the numbers posted - theres no algo. Or no card. Or neither. You have to go back and try to piece together conversations to try to make sense of it.

Just my two cents - obviously we are all here to help one another out.

I'll post some numbers for people to review next...

Strato   Wink

That's because this was a developer's thread that unfortunately has now devolved into a "can u post work .bat file" thread, and people don't go back and read.

https://bitcointalk.org/index.php?topic=632503.msg7936506#msg7936506

Pretty simple and plain for 290X with hashrates.

My point was simply a lot of people are also posting figures, or are looking for figures for cards other than the 290x. I for one use the 280x GPUs.

Just wanted to point out it might be easier just with a bit of clarification up front.

Don't mean to tell anyone how to do what they do Wink

Strato

VictoryCoin CFO
VictoryCoin Coming Soon - Early Registration ICO July 25th, 2014
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
July 23, 2014, 09:32:26 AM
Last edit: July 23, 2014, 09:55:09 AM by bullus
 #1234

These are the numbers I am getting on one set of rigs in my farm.  I won't post the specs unless they are requested - as I am not sure if these numbers are even the best possible hashes possible. I may need to so some tweaking myself Smiley

GPU:                RADEON SAPPHIRE R9 280x - 3GB OC Version
AMD DRIVERS:   14.6 Release Version
OS:                  Windows 8.1 Enterprise
CPU:                 Pentium Dual Core 3.2Ghz
RAM:                4GB
HDD:                 60GB SSD
MINER:              SGMiner Windows32 Build release 6/20

4 Cards per system - numbers below are PER CARD.

x11: 4.18
x13: 3.10
x15: 2.92



GPU:                  GIGABYTE R9 270x
AMD DRIVERS:   14.6 Release Version
OS:                  Windows 8.1 Enterprise
CPU:                 Pentium Dual Core 3.2Ghz
RAM:                4GB
HDD:                 60GB SSD
MINER:              SGMiner Windows32 Build release 6/20

4 Cards per system - numbers below are PER CARD.

x11: 2.25
x13: 1.69
x15: 1.45


Hope this Helps!

Strato

VictoryCoin CFO
VictoryCoin Coming Soon - Early Registration ICO July 25th, 2014

It would be nice if u post ur config in that post, otherwise u have to search again for the config belonging to ur hashrates. Just like platinum for 290x.

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
Accordus
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
July 23, 2014, 10:13:25 AM
 #1235

These are the numbers I am getting on one set of rigs in my farm.  I won't post the specs unless they are requested - as I am not sure if these numbers are even the best possible hashes possible. I may need to so some tweaking myself Smiley

GPU:                RADEON SAPPHIRE R9 280x - 3GB OC Version
AMD DRIVERS:   14.6 Release Version
OS:                  Windows 8.1 Enterprise
CPU:                 Pentium Dual Core 3.2Ghz
RAM:                4GB
HDD:                 60GB SSD
MINER:              SGMiner Windows32 Build release 6/20

4 Cards per system - numbers below are PER CARD.

x11: 4.18
x13: 3.10
x15: 2.92



GPU:                  GIGABYTE R9 270x
AMD DRIVERS:   14.6 Release Version
OS:                  Windows 8.1 Enterprise
CPU:                 Pentium Dual Core 3.2Ghz
RAM:                4GB
HDD:                 60GB SSD
MINER:              SGMiner Windows32 Build release 6/20

4 Cards per system - numbers below are PER CARD.

x11: 2.25
x13: 1.69
x15: 1.45


Hope this Helps!

Strato

VictoryCoin CFO
VictoryCoin Coming Soon - Early Registration ICO July 25th, 2014

It would be nice if u post ur config in that post, otherwise u have to search again for the config belonging to ur hashrates. Just like platinum for 290x.

These are my speeds and other relevant data.

4.3 MHs/card       (= x5.9)   for X11,  @1480W for the total 8 cards
3.05 MHs/card     (= x4.2)   for X13,  @1480W for the total 8 cards
2.955 MHs/card   (= x4.1)   for X15,  @1560W for the total 8 cards
413 MHs/card      (= x17.9)   for NIST5,  @1650W for the total 8 cards
6.2 MHs/card      (= x6.2)   for FRESH,  @1350W for the total 8 cards
0.375 kHs(!)/card   (= x0.00051)   for Cryptonote,  @1650W for the total 8 cards

As I have recently shifted my interest from mining (to more working) I want to share my collection of miners with you. This is AMD based, I had 8 r9280x cards separated in 2 rigs. Both had 14.6 drivers installed correctly (not always easy to do.)
https://www.dropbox.com/s/mz7w37bo5dvkxvx/Accordus-miners.zip
Feel free to download above collected miners and config files. They all came from various threads and forums hand picked and selected to reach highest speeds. I have not really made changes to them.
Please note that I have indeed used different miner programs for different algos. This may have something to do with the higher speeds I got for some of the algos.
KiloWatts
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
July 23, 2014, 02:43:21 PM
 #1236

https://bitcointalk.org/index.php?topic=632503.msg7936506#msg7936506

Pretty simple and plain for 290X with hashrates.

Honestly man, I haven't been able to get close to this.  I've applied all your settings.  I max out at 5.4MH with X11, but I have to throttle back because the same clocks on X15 give me dead cards.  My stable settings are 1030/1300 for all three X algos, and I hit 5.2MH for X11 and 3.2MH for X15.  This is for two Sapphire R9 290x BF4 editions, one with Hynix and one with Elpida.  I'm using the 7/20 daily build, and driver 14.4 + the 14.6 CLs. (multidriver trick)  I guess maybe the problem is I'm not using 14.7, but I was under the impression they yield the same performance.
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
July 23, 2014, 03:46:34 PM
 #1237

https://bitcointalk.org/index.php?topic=632503.msg7936506#msg7936506

Pretty simple and plain for 290X with hashrates.

Honestly man, I haven't been able to get close to this.  I've applied all your settings.  I max out at 5.4MH with X11, but I have to throttle back because the same clocks on X15 give me dead cards.  My stable settings are 1030/1300 for all three X algos, and I hit 5.2MH for X11 and 3.2MH for X15.  This is for two Sapphire R9 290x BF4 editions, one with Hynix and one with Elpida.  I'm using the 7/20 daily build, and driver 14.4 + the 14.6 CLs. (multidriver trick)  I guess maybe the problem is I'm not using 14.7, but I was under the impression they yield the same performance.

Try my darkcoin bin , I get ~6mh/s so does others


https://bitcointalk.org/index.php?topic=632503.msg7883228#msg7883228

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
brucen
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 23, 2014, 06:44:56 PM
 #1238

Graphic cards (MSI 280, Sapphire 290 Tri X)
Catalyst Driver 14.4
Win7 x64  i7 920 and 6GB ram
Algos: X11, X13 X15, NIST, Keccak

My situation is I am trying to find the optimal conf for each algo by running sgminer 5 with a static algo port at NiceHash. Once I find the optimal settings, I will then build out the full conf file using the multi-algo ports. The problem is I can't get my system to run on any version later than sgminer-5.0-pre-release-2014-06-11-win32. Any of the later versions cause rejects with share above target errors and the log file indicates invalid nonce - HW error.

I'm currently running with X11 on the sgminer-5.0-pre-release-1-win32 version and I'm able to get both cards to run 24+ hours at max TC and intensity 19. When testing with more recent versions of sgminer 5, I set the TC to a minimal value and intensity 8, and I get the reject errors.

Once I find a working setup, I'll split some of the config entries into a profile to make it easier to manage, but for now I need to keep everything together since this is an earlier version of sgminer that doesn't support profiles.

Here is my batch file

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
del *.bin
Color 0A
sgminer --config Multi-Algo.conf 2>logfile.txt
pause

Config used to run the prelease 1 version
Code:
{
"pools" : [
{
"name" : "NiceHash_X11",
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "my bitcoin address here",
"pass" : "d=0.01",
"pool-nfactor" : "10",
"pool-algorithm" : "darkcoin-mod",
"pool-thread-concurrency" : "30592,22400",
"pool-intensity" : "19,19",
"pool-gpu-fan" : "38,43",
"pool-gpu-memclock" : "1500,1000",
"pool-gpu-engine" : "1030,933"
}
],
"gpu-threads" : "2",
"worksize" : "256,256",
"lookup-gap" : "2",
"gpu-powertune" : "20",
"queue" : "0",
"scan-time" : "1",
"expiry" : "1",
"failover-only" : true,
"failover-switch-delay" : "30"
}

Log file from the successful start
Code:
[11:15:10] Started sgminer 4.2.1
[11:15:10] Loaded configuration file Multi-Algo.conf
[11:15:11] Building binary ckolivasTahitiglg2tc22400nf10w256l4.bin
[11:15:15] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:15] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:15] Building binary ckolivasHawaiiglg2tc30592nf10w256l4.bin
[11:15:21] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:21] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:21] Probing for an alive pool
[11:15:22] NiceHash_X11_multi difficulty changed to 0.020
[11:15:23] Network diff set to 2.72K
[11:15:23] Building binary darkcoin-modTahitiglg2tc30592nf10w256l4.bin
[11:15:37] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:37] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:37] Building binary darkcoin-modHawaiiglg2tc22400nf10w256l4.bin
[11:15:45] Stratum from NiceHash_X11_multi requested work restart
[11:15:52] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:52] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:15:54] Accepted 22a0ee8a Diff 0.000/0.000 GPU 1
[11:16:00] Accepted 0ce88ced Diff 0.000/0.000 GPU 0


See next message for part 2 (total post exceeded maximum characters).
brucen
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 23, 2014, 06:52:52 PM
 #1239

part 2 ---

Here is the config and log file when running version sgminer-5.0-pre-release-2014-07-08-win32 with TC=8192 and Intensity=8 and constant reject errors at start.

Config
Code:
{
"pools" : [
{
"name" : "NiceHash_X11",
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "my bitcoin address here",
"pass" : "d=0.01",
"pool-nfactor" : "10",
"pool-algorithm" : "darkcoin-mod",
"pool-thread-concurrency" : "8192,8192",
"pool-intensity" : "8,8",
"pool-gpu-fan" : "38,43",
"pool-gpu-memclock" : "1500,1000",
"pool-gpu-engine" : "1030,933"
}
],
"gpu-threads" : "2",
"worksize" : "256,256",
"lookup-gap" : "2",
"gpu-powertune" : "20",
"queue" : "0",
"scan-time" : "1",
"expiry" : "1",
"failover-only" : true,
"failover-switch-delay" : "30"
}

Log file
Code:
[11:30:56] Global quota greatest common denominator set to 1
[11:30:56] Setting pool 0 name to NiceHash_X11
[11:30:56] Default Devices = all
[11:30:56] set_devices(all)
[11:30:56] Loading settings from default_profile for pool 0
[11:30:56] Pool 0 Algorithm set to "ckolivas"
[11:30:56] Pool 0 devices set to "all"
[11:30:56] Pool 0 lookup gap set to "2"
[11:30:56] Pool 0 Intensity set to "(null)"
[11:30:56] Pool 0 XIntensity set to "(null)"
[11:30:56] Pool 0 Raw Intensity set to "(null)"
[11:30:56] Pool 0 Thread Concurrency set to "(null)"
[11:30:56] Pool 0 GPU Clock set to "(null)"
[11:30:56] Pool 0 GPU Memory clock set to "(null)"
[11:30:56] Pool 0 GPU Threads set to "2"
[11:30:56] Pool 0 GPU Fan set to "(null)"
[11:30:56] Pool 0 GPU Powertune set to "20"
[11:30:56] Pool 0 GPU Vddc set to "(null)"
[11:30:56] Pool 0 Shaders set to "(null)"
[11:30:56] Pool 0 Worksize set to "256"
[11:30:56] Started sgminer 4.2.2
[11:30:56] * using Jansson 2.6
[11:30:56] Loaded configuration file Multi-Algo.conf
[11:30:57] CL Platform vendor: Advanced Micro Devices, Inc.
[11:30:57] CL Platform name: AMD Accelerated Parallel Processing
[11:30:57] CL Platform version: OpenCL 1.2 AMD-APP (1445.5)
[11:30:57] Platform devices: 2
[11:30:57] 0 Tahiti
[11:30:57] 1 Hawaii
[11:30:57] Number of ADL devices: 2
[11:30:57] ATI ADL Overdrive5 API found.
[11:30:57] ATI ADL Overdrive6 API found.
[11:30:57] Found 12 logical ADL adapters
[11:30:57] ADL index 0, id 58467136 - BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] GPU 0 assigned: iAdapterIndex:0 iPresent:1 strUDID:PCI_VEN_1002&DEV_679A&SUBSYS_277C1462&REV_00_4&283A65AE&0&0048A iBusNumber:4 iDeviceNumber:0 iFunctionNumber:0 iVendorID:1002 name:AMD Radeon R9 200 Series
[11:30:57] ADL index 1, id 58467136 - BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] ADL index 2, id 58467136 - BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] ADL index 3, id 58467136 - BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] ADL index 4, id 58467136 - BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] ADL index 5, id 58467136 - BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] ADL index 6, id 54719936 - BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] GPU 1 assigned: iAdapterIndex:6 iPresent:1 strUDID:PCI_VEN_1002&DEV_67B1&SUBSYS_E285174B&REV_00_4&D57AD25&0&0018A iBusNumber:2 iDeviceNumber:0 iFunctionNumber:0 iVendorID:1002 name:AMD Radeon R9 200 Series
[11:30:57] ADL index 7, id 54719936 - BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] ADL index 8, id 54719936 - BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] ADL index 9, id 54719936 - BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] ADL index 10, id 54719936 - BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] ADL index 11, id 54719936 - BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] GPU 0 AMD Radeon R9 200 Series hardware monitoring enabled
[11:30:57] ADL GPU 0 is Adapter index 0 and maps to adapter id 58467136
[11:30:57] GPU 0 BIOS partno.: 113-XXX-XXX, version: 015.044.000.005, date: 2014/02/23 21:15
[11:30:57] GPU 1 AMD Radeon R9 200 Series hardware monitoring enabled
[11:30:57] ADL GPU 1 is Adapter index 6 and maps to adapter id 54719936
[11:30:57] GPU 1 BIOS partno.: 113-E285HOC-X002, version: 015.043.000.001, date: 2014/01/15 01:50
[11:30:57] Failed to ADL_Overdrive5_FanSpeed_Get for default value
[11:30:57] Probing for an alive pool
[11:30:57] Testing NiceHash_X11
[11:30:58] Succeeded delayed connect
[11:30:58] Failed to get sessionid in initiate_stratum
[11:30:58] Stratum extranonce subscribe for NiceHash_X11
[11:30:58] NiceHash_X11 difficulty changed to 0.020
[11:30:59] Stratum authorisation success for NiceHash_X11
[11:30:59] NiceHash_X11 alive
[11:30:59] Startup GPU initialization... Using settings from pool NiceHash_X11.
[11:30:59] Startup Pool No = 0
[11:30:59] set_devices(all)
[11:30:59] Set GPU 0 to ckolivas
[11:30:59] Set GPU 1 to ckolivas
[11:30:59] Allocate new threads...
[11:30:59] Assign threads for device 0
[11:30:59] Thread 0 set pool = 0 (NiceHash_X11)
[11:30:59] Init GPU thread 0 GPU 0 virtual GPU 0
[11:30:59] CL Platform vendor: Advanced Micro Devices, Inc.
[11:30:59] CL Platform name: AMD Accelerated Parallel Processing
[11:30:59] CL Platform version: OpenCL 1.2 AMD-APP (1445.5)
[11:30:59] Platform devices: 2
[11:30:59] 0 Tahiti
[11:30:59] 1 Hawaii
[11:30:59] List of devices:
[11:30:59] 0 Tahiti
[11:30:59] Selected 0: Tahiti
[11:30:59] 1 Hawaii
[11:30:59] Preferred vector width reported 1
[11:30:59] Max work group size reported 256
[11:30:59] Max shaders calculated 1792
[11:30:59] Max mem alloc size is 2951741440
[11:30:59] GPU 0: selecting thread concurrency of 22400
[11:30:59] Setting worksize to 256
[11:30:59] cl_amd_media_ops found, setting BITALIGN
[11:30:59] BFI_INT patch requiring device not found, will not BFI_INT patch
[11:30:59] No binary found, generating from source
[11:30:59] Building binary ckolivasTahitigw256l4lg2tc22400nf10.bin
[11:30:59] Trying to open /usr/i586-mingw32msvc/bin/ckolivas.cl...
[11:30:59] Trying to open ./ckolivas.cl...
[11:30:59] Using ./ckolivas.cl
[11:30:59] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=256 -D BITALIGN -I "/usr/i586-mingw32msvc/bin" -D LOOKUP_GAP=2 -D CONCURRENT_THREADS=22400 -D NFACTOR=10
[11:31:03] Binary size found in binary slot 0: 501236
[11:31:03] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:31:03] Creating buffer sized 1468006400
[11:31:03] initCl() finished. Found Tahiti
[11:31:03] Thread 1 set pool = 0 (NiceHash_X11)
[11:31:03] Init GPU thread 1 GPU 0 virtual GPU 0
[11:31:03] CL Platform vendor: Advanced Micro Devices, Inc.
[11:31:03] CL Platform name: AMD Accelerated Parallel Processing
[11:31:03] CL Platform version: OpenCL 1.2 AMD-APP (1445.5)
[11:31:03] Platform devices: 2
[11:31:03] 0 Tahiti
[11:31:03] 1 Hawaii
[11:31:03] List of devices:
[11:31:03] 0 Tahiti
[11:31:03] Selected 0: Tahiti
[11:31:03] 1 Hawaii
[11:31:03] Preferred vector width reported 1
[11:31:03] Max work group size reported 256
[11:31:03] Max shaders calculated 1792
[11:31:03] Max mem alloc size is 2951741440
[11:31:03] GPU 0: selecting thread concurrency of 22400
[11:31:03] Setting worksize to 256
[11:31:03] cl_amd_media_ops found, setting BITALIGN
[11:31:03] BFI_INT patch requiring device not found, will not BFI_INT patch
[11:31:03] Loaded binary image ckolivasTahitigw256l4lg2tc22400nf10.bin
[11:31:03] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:31:03] Creating buffer sized 1468006400
[11:31:03] initCl() finished. Found Tahiti
[11:31:03] Assign threads for device 1
[11:31:03] Thread 2 set pool = 0 (NiceHash_X11)
[11:31:03] Init GPU thread 2 GPU 1 virtual GPU 1
[11:31:03] CL Platform vendor: Advanced Micro Devices, Inc.
[11:31:03] CL Platform name: AMD Accelerated Parallel Processing
[11:31:03] CL Platform version: OpenCL 1.2 AMD-APP (1445.5)
[11:31:03] Platform devices: 2
[11:31:03] 0 Tahiti
[11:31:03] 1 Hawaii
[11:31:03] List of devices:
[11:31:03] 0 Tahiti
[11:31:03] 1 Hawaii
[11:31:03] Selected 1: Hawaii
[11:31:03] Preferred vector width reported 1
[11:31:03] Max work group size reported 256
[11:31:03] Max shaders calculated 2560
[11:31:03] Max mem alloc size is 4025483264
[11:31:03] GPU 1: selecting thread concurrency of 30592
[11:31:03] Setting worksize to 256
[11:31:03] cl_amd_media_ops found, setting BITALIGN
[11:31:03] BFI_INT patch requiring device not found, will not BFI_INT patch
[11:31:03] No binary found, generating from source
[11:31:03] Building binary ckolivasHawaiigw256l4lg2tc30592nf10.bin
[11:31:03] Trying to open /usr/i586-mingw32msvc/bin/ckolivas.cl...
[11:31:03] Trying to open ./ckolivas.cl...
[11:31:03] Using ./ckolivas.cl
[11:31:03] CompilerOptions: -I "." -I "./kernel" -I "." -D WORKSIZE=256 -D BITALIGN -I "/usr/i586-mingw32msvc/bin" -D LOOKUP_GAP=2 -D CONCURRENT_THREADS=30592 -D NFACTOR=10
[11:31:07] Binary size found in binary slot 0: 501216
[11:31:07] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:31:07] Creating buffer sized 2004877312
[11:31:07] initCl() finished. Found Hawaii
[11:31:07] Thread 3 set pool = 0 (NiceHash_X11)
[11:31:07] Init GPU thread 3 GPU 1 virtual GPU 1
[11:31:07] CL Platform vendor: Advanced Micro Devices, Inc.
[11:31:07] CL Platform name: AMD Accelerated Parallel Processing
[11:31:07] CL Platform version: OpenCL 1.2 AMD-APP (1445.5)
[11:31:07] Platform devices: 2
[11:31:07] 0 Tahiti
[11:31:07] 1 Hawaii
[11:31:07] List of devices:
[11:31:07] 0 Tahiti
[11:31:07] 1 Hawaii
[11:31:07] Selected 1: Hawaii
[11:31:07] Preferred vector width reported 1
[11:31:07] Max work group size reported 256
[11:31:07] Max shaders calculated 2560
[11:31:07] Max mem alloc size is 4025483264
[11:31:07] GPU 1: selecting thread concurrency of 30592
[11:31:07] Setting worksize to 256
[11:31:07] cl_amd_media_ops found, setting BITALIGN
[11:31:07] BFI_INT patch requiring device not found, will not BFI_INT patch
[11:31:07] Loaded binary image ckolivasHawaiigw256l4lg2tc30592nf10.bin
[11:31:07] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[11:31:07] Creating buffer sized 2004877312
[11:31:07] initCl() finished. Found Hawaii
[11:31:07] Starting device 0 mining thread 0...
[11:31:07] Pushing sem post to thread 0
[11:31:07] Starting device 0 mining thread 1...
[11:31:07] Pushing sem post to thread 1
[11:31:07] Starting device 1 mining thread 0...
[11:31:07] Pushing sem post to thread 2
[11:31:07] Starting device 1 mining thread 1...
[11:31:07] Pushing sem post to thread 3
[11:31:07] Waiting on sem in miner thread
[11:31:07] Waiting on sem in miner thread
[11:31:07] Popping work from get queue to get work
[11:31:07] Popping work from get queue to get work
[11:31:07] Waiting on sem in miner thread
[11:31:07] Popping work from get queue to get work
[11:31:07] Waiting on sem in miner thread
[11:31:07] Popping work from get queue to get work
[11:31:08] Work update message received
[11:31:08] Selecting NiceHash_X11 for work
[11:31:08] API not running - API will not be available
[11:31:08] Generated stratum merkle 32eb2a58e63d6478853c8e835cfc5c4d035e43bcd9d29888f4853df8e4b0ab2a
[11:31:08] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000032eb2a58e63d6478853c8e835cfc5c4d035e43bcd9d29888f4853df8e4b0ab2a53cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:08] Work job_id 87d nonce2 0 ntime 53cfff7b
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated stratum work
[11:31:08] Pushing work from NiceHash_X11 to hash queue
[11:31:08] New block: 000000000013a873dbcfd129eca18be9f9c6d691a619b9a4b048ad39e7ca4253... diff 74M
[11:31:08] Selecting NiceHash_X11 for work
[11:31:08] Get work blocked for 1 seconds
[11:31:08] Generated stratum merkle 61f6f4b3dac987fc2fb3ae0ef1bf8e7a75d6e590b330a4252a826424e99861e2
[11:31:08] Got work from get queue to get work for thread 3
[11:31:08] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000061f6f4b3dac987fc2fb3ae0ef1bf8e7a75d6e590b330a4252a826424e99861e253cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Work job_id 87d nonce2 1 ntime 53cfff7b
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated stratum work
[11:31:08] Pushing work from NiceHash_X11 to hash queue
[11:31:08] Selecting NiceHash_X11 for work
[11:31:08] Get work blocked for 1 seconds
[11:31:08] Generated stratum merkle 33ac2cdbc363fc1eb83b09a376afb9fffdfae4f3a6653434503ed3c4290eaedb
[11:31:08] Got work from get queue to get work for thread 2
[11:31:08] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000033ac2cdbc363fc1eb83b09a376afb9fffdfae4f3a6653434503ed3c4290eaedb53cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Work job_id 87d nonce2 2 ntime 53cfff7b
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated stratum work
[11:31:08] Pushing work from NiceHash_X11 to hash queue
[11:31:08] Get work blocked for 1 seconds
[11:31:08] Selecting NiceHash_X11 for work
[11:31:08] Got work from get queue to get work for thread 0
[11:31:08] Generated stratum merkle b29017974e6f88c56f0c68df6357651e0275e34e4512b7c4754113aea7315933
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a87300000000b29017974e6f88c56f0c68df6357651e0275e34e4512b7c4754113aea731593353cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:08] Work job_id 87d nonce2 3 ntime 53cfff7b
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated stratum work
[11:31:08] Pushing work from NiceHash_X11 to hash queue
[11:31:08] Selecting NiceHash_X11 for work
[11:31:08] Get work blocked for 1 seconds
[11:31:08] Generated stratum merkle 981ba40610c767742d5bf1ab8816f33f128818c00f44f63d73c425b7c14e44aa
[11:31:08] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a87300000000981ba40610c767742d5bf1ab8816f33f128818c00f44f63d73c425b7c14e44aa53cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:08] Got work from get queue to get work for thread 1
[11:31:08] Work job_id 87d nonce2 4 ntime 53cfff7b
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:08] Generated stratum work
[11:31:08] Pushing work from NiceHash_X11 to hash queue
[11:31:10] Staged work: total (1) > max (0), discarding
[11:31:10] Discarded work
[11:31:10] Selecting NiceHash_X11 for work
[11:31:10] Generated stratum merkle 65468cbe770045e1392551694b10665521a79fcbb511a6b0c170ebd8b42733d3
[11:31:10] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000065468cbe770045e1392551694b10665521a79fcbb511a6b0c170ebd8b42733d353cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:10] Work job_id 87d nonce2 5 ntime 53cfff7b
[11:31:10] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:10] Generated stratum work
[11:31:10] Pushing work from NiceHash_X11 to hash queue
[11:31:10] 34.0 C  F: 18%(1053RPM)  E: 1030MHz  M: 1500Mhz  V: 1.250V  A: 63%  P: 20%
[11:31:10] 38.0 C  F: 20%(-1RPM)  E: 300MHz  M: 150Mhz  V: 0.000V  A: 0%  P: 20%
[11:31:11] Popping work from get queue to get work
[11:31:11] Got work from get queue to get work for thread 2
[11:31:11] Selecting NiceHash_X11 for work
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum merkle c5b39dbebaf03c143fabcfc46a2a9285909fa8336ec199bb206f31451850ee61
[11:31:11] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a87300000000c5b39dbebaf03c143fabcfc46a2a9285909fa8336ec199bb206f31451850ee6153cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:11] Work job_id 87d nonce2 6 ntime 53cfff7b
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum work
[11:31:11] Pushing work from NiceHash_X11 to hash queue
[11:31:11] Popping work from get queue to get work
[11:31:11] Got work from get queue to get work for thread 1
[11:31:11] Selecting NiceHash_X11 for work
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum merkle 88c6b6d7b9e193ac54532a059c87ed03224ddba299f67197c072f6303044146d
[11:31:11] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000088c6b6d7b9e193ac54532a059c87ed03224ddba299f67197c072f6303044146d53cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:11] Work job_id 87d nonce2 7 ntime 53cfff7b
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum work
[11:31:11] Pushing work from NiceHash_X11 to hash queue
[11:31:11] GPU 0 found something?
[11:31:11] Popping work from get queue to get work
[11:31:11] Got work from get queue to get work for thread 0
[11:31:11] Selecting NiceHash_X11 for work
[11:31:11] OCL NONCE 107 found in slot 0
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum merkle 60c629c1ec3eb5b4577f573458e0735fbbac78fdb3ad55f688606fa31c05dddb
[11:31:11] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000060c629c1ec3eb5b4577f573458e0735fbbac78fdb3ad55f688606fa31c05dddb53cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:11] Work job_id 87d nonce2 8 ntime 53cfff7b
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum work
[11:31:11] Pushing work from NiceHash_X11 to hash queue
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] Popping work from get queue to get work
[11:31:11] OCL NONCE 68 found in slot 0
[11:31:11] Got work from get queue to get work for thread 3
[11:31:11] Selecting NiceHash_X11 for work
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum merkle 4d5b6eea98b25ebb29169e3da62aae8097344d0a321eae915f2112cbc5ee4952
[11:31:11] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a873000000004d5b6eea98b25ebb29169e3da62aae8097344d0a321eae915f2112cbc5ee495253cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:11] Work job_id 87d nonce2 9 ntime 53cfff7b
[11:31:11] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:11] Generated stratum work
[11:31:11] Pushing work from NiceHash_X11 to hash queue
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 345 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 865 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 463 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 613 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 2744 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 650 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 996 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 4192 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 4438 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 1367 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 4932 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 1364 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 5316 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 5729 found in slot 0
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 5577 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 6202 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 1966 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 7101 found in slot 0
[11:31:11] OCL NONCE 7419 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 7479 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 7939 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 8461 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 2525 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 9004 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 10564 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 10918 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 11242 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 1 found something?
[11:31:11] OCL NONCE 3417 found in slot 0
[11:31:11] GPU1: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 11550 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 12452 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:11] GPU 0 found something?
[11:31:11] OCL NONCE 12796 found in slot 0
[11:31:11] GPU0: invalid nonce - HW error
[11:31:11] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 13501 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 13633 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 14811 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 15656 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 16647 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 18170 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 18780 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 19440 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 20024 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 21088 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 21412 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 22491 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 22931 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] Staged work: total (1) > max (0), discarding
[11:31:12] Discarded work
[11:31:12] Selecting NiceHash_X11 for work
[11:31:12] Generated stratum merkle a6059840fe1c9e13cf9b325d81e6fd515c1b10ddcefd1f0c7c47f181d5081cb2
[11:31:12] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a87300000000a6059840fe1c9e13cf9b325d81e6fd515c1b10ddcefd1f0c7c47f181d5081cb253cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:12] Work job_id 87d nonce2 10 ntime 53cfff7b
[11:31:12] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:12] Generated stratum work
[11:31:12] Pushing work from NiceHash_X11 to hash queue
[11:31:12] 36.0 C  F: 18%(1052RPM)  E: 1030MHz  M: 1500Mhz  V: 1.250V  A: 63%  P: 20%
[11:31:12] 40.0 C  F: 20%(-1RPM)  E: 690MHz  M: 150Mhz  V: 0.000V  A: 99%  P: 20%
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 26997 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 0 found something?
[11:31:12] OCL NONCE 27136 found in slot 0
[11:31:12] GPU0: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:12] GPU 1 found something?
[11:31:12] OCL NONCE 5871 found in slot 0
[11:31:12] GPU1: invalid nonce - HW error
[11:31:12] Discarded cloned or rolled work
[11:31:13] GPU 0 found something?
[11:31:13] OCL NONCE 28413 found in slot 0
[11:31:13] GPU0: invalid nonce - HW error
[11:31:13] Discarded cloned or rolled work
[11:31:13] GPU 0 found something?
[11:31:13] OCL NONCE 28633 found in slot 0
[11:31:13] GPU0: invalid nonce - HW error
[11:31:13] Discarded cloned or rolled work
[11:31:13] GPU 0 found something?
[11:31:13] OCL NONCE 29595 found in slot 0
[11:31:13] GPU0: invalid nonce - HW error
[11:31:13] Discarded cloned or rolled work
[11:31:13] [thread 0: 30208 hashes, 5.6 khash/sec]
[11:31:13] [thread 1: 30464 hashes, 5.6 khash/sec]
[11:31:13] (5s):2.335K (avg):6.024Kh/s | A:0  R:0  HW:52  WU:0.000/m
[11:31:13] [thread 3: 6656 hashes, 1.1 khash/sec]
[11:31:13] [thread 2: 6912 hashes, 1.1 khash/sec]
[11:31:13] GPU 0 found something?
[11:31:13] GPU 0 found something?
[11:31:13] OCL NONCE 30453 found in slot 0
[11:31:13] OCL NONCE 30583 found in slot 0
[11:31:13] GPU0: invalid nonce - HW error
[11:31:13] Found share with difficulty 1.040
[11:31:13] Discarded cloned or rolled work
[11:31:13] New best share: 1.040
[11:31:13]  Proof: 0000f62e7673f04ec37ced0bf657bdd8e0d5e1af86552f056986a5d2875fb372
Target: 0031ffce00000000000000000000000000000000000000000000000000000000
TrgVal? YES (hash <= target)
[11:31:13] Pushing NiceHash_X11 work to stratum queue
[11:31:13] Discarded cloned or rolled work
[11:31:13] Submitting share 7673f04e to NiceHash_X11
[11:31:13] Pool 0 stratum share submission lag time 0 seconds
[11:31:13] Successfully submitted, adding to stratum_shares db
[11:31:13] Popping work from get queue to get work
[11:31:13] Got work from get queue to get work for thread 1
[11:31:13] Selecting NiceHash_X11 for work
[11:31:13] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:13] Generated stratum merkle 7c350b32f4896ae5a1035633773bb67d13bca84157a10e80c52e8144c51cc13e
[11:31:13] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a873000000007c350b32f4896ae5a1035633773bb67d13bca84157a10e80c52e8144c51cc13e53cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:13] Work job_id 87d nonce2 11 ntime 53cfff7b
[11:31:13] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:13] Generated stratum work
[11:31:13] Pushing work from NiceHash_X11 to hash queue
[11:31:13] Popping work from get queue to get work
[11:31:13] Got work from get queue to get work for thread 0
[11:31:13] Selecting NiceHash_X11 for work
[11:31:13] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:13] Generated stratum merkle 8030b492512e973ddd1a2ab1b574e19b6f23b1b93b3e922d60f94a735f55df08
[11:31:13] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a873000000008030b492512e973ddd1a2ab1b574e19b6f23b1b93b3e922d60f94a735f55df0853cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:13] Work job_id 87d nonce2 12 ntime 53cfff7b
[11:31:13] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:13] Generated stratum work
[11:31:13] Pushing work from NiceHash_X11 to hash queue
[11:31:13] Popping work from get queue to get work
[11:31:13] Got work from get queue to get work for thread 2
[11:31:13] Selecting NiceHash_X11 for work
[11:31:13] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:13] Generated stratum merkle 77088b06a290e31f7c5e8a05369f3882164c8038dad259b1713477fdbf3506e7
[11:31:13] Generated stratum header 00000006e7ca4253b048ad39a619b9a4f9c6d691eca18be9dbcfd1290013a8730000000077088b06a290e31f7c5e8a05369f3882164c8038dad259b1713477fdbf3506e753cfff7b1b3a04d700000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000
[11:31:13] Work job_id 87d nonce2 13 ntime 53cfff7b
[11:31:13] Generated target 00000000000000000000000000000000000000000000000000000000ceff3100
[11:31:13] Generated stratum work
[11:31:13] Pushing work from NiceHash_X11 to hash queue
[11:31:13] GPU 1 found something?
[11:31:13] Popping work from get queue to get work
[11:31:13] OCL NONCE 6797 found in slot 0
[11:31:13] GPU 0 found something?
[11:31:13] GPU 0 found something?
[11:31:13] GPU 1 found something?
[11:31:13] Pool 0 stratum share result lag time 0 seconds
[11:31:16] Popping work from get queue to get work
[11:31:16] PROOF OF WORK RESULT: false (booooo)
[11:31:15] Staged work: total (1) > max (0), discarding
[11:31:16] Popping work from get queue to get work
[11:31:16] Popping work from get queue to get work
[11:31:16] OCL NONCE 975 found in slot 0
[11:31:16] Rejected f62e7673 Diff 1.040/0.020 GPU 0  (Share above target.)
[11:31:16] Discarded work


Something I noticed with the later versions of sgminer is the darkcoin bin is not compiled, possibly due to the number of errors generated by the ckolivas initial compile. I also see in the log file that the max TC is listed during the ckolivas compile instead of the TC listed in the configuration. Is this normal?

Any help that anyone can provide would be greatly appreciated. I've tried numerous changes to the config file with no improvements. I'm not really sure what is going on in the log file to help me understand the problem.

savale
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
July 23, 2014, 07:16:32 PM
 #1240


4.3 MHs/card       (= x5.9)   for X11,  @1480W for the total 8 cards
3.05 MHs/card     (= x4.2)   for X13,  @1480W for the total 8 cards
2.955 MHs/card   (= x4.1)   for X15,  @1560W for the total 8 cards
413 MHs/card      (= x17.9)   for NIST5,  @1650W for the total 8 cards
6.2 MHs/card      (= x6.2)   for FRESH,  @1350W for the total 8 cards
0.375 kHs(!)/card   (= x0.00051)   for Cryptonote,  @1650W for the total 8 cards


stay fresh. Grin

Pages: « 1 ... 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 107 108 109 110 111 112 ... 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!