Bitcoin Forum
June 22, 2024, 12:24:56 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added Sifcoin on: April 03, 2014, 06:13:33 PM
running latest SPH-SGMINER .98 version for dark coin & getting no monitor.

rebuild so many times with updated ADL SDL .h files.

290 & 290X GPUs

when using sgminer 4.1.0 (in scrypt), no issues with hardware monitoring, temp, fan.


did you run:

autoreconf -fvi
./configure CFLAGS="-O2 whatever you depend on"
make

??

I also Ran test cmd
aticonfig --adapter=1 --od-getclocks && aticonfig --adapter=1 --od-gettemperature
This confirms hardware is working.


Used this

./autogen.sh
./configure --enable-opencl --disable-adl
make
make install



Also tried...
./autogen.sh
./configure CFLAGS="-O3" --enable-opencl --enable-adl
make
make install



Not CFLAGS="-O3 ...."

CFLAGS="-O2 ..." !!!!

Pls try exactly this, without anything more or less.

This all is only working if you copied the ADL-Header files from your ADL-Download into sgminer/ADL_SDK (Build-Directory).

then in your build-directory run:

autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native"
make


that's it.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added Sifcoin on: April 03, 2014, 05:05:07 PM
running latest SPH-SGMINER .98 version for dark coin & getting no monitor.

rebuild so many times with updated ADL SDL .h files.

290 & 290X GPUs

when using sgminer 4.1.0 (in scrypt), no issues with hardware monitoring, temp, fan.


did you run:

autoreconf -fvi
./configure CFLAGS="-O2 whatever you depend on"
make

??
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added Sifcoin on: April 03, 2014, 03:55:04 PM
i mean -k groestlcoin, no accepted share for me with this argument
Just tested 2 latest builds from badman, exe inside are from 30-03 and 31-03, builds:
sgminer 4.1.0-98-ga683
sgminer 4.1.0-111-g8bb946

No accepted shares for groestl on https://grs.suprnova.cc

Build from 26-03 works flawlessly - sgminer 4.1.0-105-g9dc6e


btw Anyone aware what happened to https://cpu-pool.net/grs/index.php ?
6hours ago its stratum stopped working. As strange as it may sound I was getting higher hashrates on it than on grs.suprnova (at least client indicated higher hashrates)

Hello, would you mind testing this version?

GitHub : https://github.com/DJstone/sph-sgminer

Binarys (Windows) : http://ul.to/9nbtwa89

Would be happy about a reply Smiley

Thx.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 30, 2014, 07:39:30 PM
I ran aticonfig --odgc --adapter=all for the rig that drops after a min. 

On boot, it's still running at 2.5-2.6 Mh, all 4 GPU's data are the same.  eg. core, mem are 1025,1400, bus speed is 5000:



After a few mins it started dropping down to 2.3 Mh.   ALL GPU's data remained the same.  eg. core, mem are 1025,1400, bus speed is 5000:



So, nothing really changed at all from the GPU's setting perspective....


On my other rig that held steady at 2.77 Mh/s now over 15 hours at this speed, core, mem is the same as my other rig, BUT bus speed is only 2500



Any one know how to set bus speed independently so I can test further to see if that has anything to do with it??

As far as i know, the Bus speed is set over the Bios.

You may have the option to set the Bus speed via any Interface is used by f.e. AMD OverDriver.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 29, 2014, 11:22:39 AM
Yes, Darkcoin only (hum, I did not use the SpH miner to mine scrypt, but with other miners, no problem), R9 290 only.
Does it make any difference if you set GPU_MAX_ALLOC_PERCENT=100?
Can I put that in a command line?

Since you are on bampt (e.g. Linux) you could do this:

 nano /etc/profile

    Add the following to the bottom of the file:

export DISPLAY=:0
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1

Save file, reboot.

should do the work.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 28, 2014, 07:07:47 PM
Yes, Darkcoin only (hum, I did not use the SpH miner to mine scrypt, but with other miners, no problem), R9 290 only.

Since darkcoin is no scrypt, whats the matter?
Or do you mean: you are only mining darkcoin with sph-sgminer?


Would be nice to test scrypt with sgminer.
Kernels should be the same, pls give it a try!

I'd confirm that sgminer scrypt algo works as intended, no ten percent drop over time or another unusual glitch.

If someone could check the X11 algos with another miner to look if the issue is sph-related or driver related, would be very helpful.

which one?
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 28, 2014, 05:08:50 PM
Yes, Darkcoin only (hum, I did not use the SpH miner to mine scrypt, but with other miners, no problem), R9 290 only.

Since darkcoin is no scrypt, whats the matter?
Or do you mean: you are only mining darkcoin with sph-sgminer?


Would be nice to test scrypt with sgminer.
Kernels should be the same, pls give it a try!
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 28, 2014, 04:34:20 PM
I'm a total noob Smiley

I did not toch anything, and did not know how to check that.
I can only say that on my web-ui, engine and memclock remain stable before and after the drop.
I did not know what the overdrive is (and how to check that under Linux Bamt).

And it is happening to the darkcoin kernel only?
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 28, 2014, 03:43:37 PM
That all cards do have different brands doesn't matter to the BIOS bug.

If there is a bug, which maybe is there since AMD delivered the structure for this Card and this BIOS, then it could be that this bug is related over more brands/various cards.

Maybe (I'm working at a electronic devices manufacturer) there is a SMD-Device with a failure.
That might explain (if so) why there are several cards all over the place, that seem to have this behaviour.

Maybe we will never find out (I do not hope that, but who knows?).

I'm searching.
The log is in progress, I'm waiting for the bug to occur.


The "fun" part (and the fact that for me it can't be the cards) is that even I did not activate gpu 0,2,3 in that session, if now I launch a new sgminer with them, they are only running at 2.0 (like after they get a drop), even if I did not use them previsously.
I have to do a coldreboot to recover my 0.2M on each 290, even on the one that did not be used previously.
That's why I was thinking that the problem is something triggered inside the program (or the os) and not inside the cards.





Here is the beginning and the end of the file. I killed the process juste after the drop. I activate only GPU1. Tell me if you want another part.

[14:45:10] Started sgminer 4.1.0-85-gccc7d
[14:45:11] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[14:45:11] CL Platform 0 name: AMD Accelerated Parallel Processing
[14:45:11] CL Platform 0 version: OpenCL 1.2 AMD-APP (1348.5)
[14:45:11] Platform 0 devices: 4
[14:45:11]      0       Hawaii
[14:45:11]      1       Hawaii
[14:45:11]      2       Hawaii
[14:45:11]      3       Pitcairn
[14:45:11] Number of ADL devices: 4
[14:45:11] ADL initialisation error: -21 (No Linux XDisplay in Linux Console environment)
[14:45:11] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[14:45:11] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[14:45:11] Init GPU thread 0 GPU 0 virtual GPU 0
[14:45:11] CL Platform vendor: Advanced Micro Devices, Inc.
[14:45:11] CL Platform name: AMD Accelerated Parallel Processing
[14:45:11] CL Platform version: OpenCL 1.2 AMD-APP (1348.5)
[14:45:11] List of devices:
[14:45:11]      0       Hawaii
[14:45:11]      1       Hawaii
[14:45:11]      2       Hawaii
[14:45:11]      3       Pitcairn
[14:45:11] Selected 0: Hawaii
[14:45:11] Kernel darkcoin is experimental.
[14:45:11] Initialising kernel darkcoin.cl with bitalign, 1 vectors and worksize 256
[14:45:12] initCl() finished. Found Hawaii
[14:45:12] Init GPU thread 1 GPU 1 virtual GPU 1
[14:45:12] CL Platform vendor: Advanced Micro Devices, Inc.
[14:45:12] CL Platform name: AMD Accelerated Parallel Processing
[14:45:12] CL Platform version: OpenCL 1.2 AMD-APP (1348.5)
[14:45:12] List of devices:
[14:45:12]      0       Hawaii
[14:45:12]      1       Hawaii
[14:45:12]      2       Hawaii
[14:45:12]      3       Pitcairn
[14:45:12] Selected 1: Hawaii
[14:45:12] Kernel darkcoin is experimental.
[14:45:12] Initialising kernel darkcoin.cl with bitalign, 1 vectors and worksize 256
[14:45:12] initCl() finished. Found Hawaii
[14:45:12] Init GPU thread 2 GPU 2 virtual GPU 2
[14:45:12] CL Platform vendor: Advanced Micro Devices, Inc.
[14:45:12] CL Platform name: AMD Accelerated Parallel Processing
[14:45:12] CL Platform version: OpenCL 1.2 AMD-APP (1348.5)

[14:52:14] (5s):2.213M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.032/m
[14:52:14] Submitting share fe0f9015 to Pool 0
[14:52:14] Submitting share 210eba13 to Pool 0
[14:52:14] Accepted 8afe0f90 Diff 0.007/0.004 GPU 1
[14:52:14] Accepted a3210eba Diff 0.006/0.004 GPU 1
[14:52:20] (5s):2.212M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.032/m
[14:52:22] Submitting share 37351088 to Pool 0
[14:52:23] Pool 0 stratum share result lag time 1 seconds
[14:52:23] Accepted 9c373510 Diff 0.006/0.004 GPU 1
[14:52:25] (5s):2.133M (avg):2.198Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:52:28] Submitting share 37e44fec to Pool 0
[14:52:28] Accepted df37e44f Diff 0.004/0.004 GPU 1
[14:52:30] Submitting share 71179614 to Pool 0
[14:52:30] (5s):2.236M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:52:30] Accepted 35711796 Diff 0.019/0.004 GPU 1
[14:52:31] New best share: 75
[14:52:31] Submitting share 035ef393 to Pool 0
[14:52:31] Accepted 035ef393 Diff 75/0.004 GPU 1
[14:52:36] (5s):2.219M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:52:40] Network diff set to 434
[14:52:40] New block: 00000000003e460101421bea3fb24e6802703915a68152ba33a9303a51272318... diff 434
[14:52:40] Stratum from Pool 0 detected new block
[14:52:40] Work update message received
[14:52:41] Work update message received
[14:52:41] (5s):2.169M (avg):2.199Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:52:42] Submitting share 0a165f77 to Pool 0
[14:52:43] Pool 0 stratum share result lag time 1 seconds
[14:52:43] Accepted 900a165f Diff 0.007/0.004 GPU 1
[14:52:46] (5s):2.218M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:52:50] Submitting share 578c357e to Pool 0
[14:52:50] Accepted 99578c35 Diff 0.007/0.004 GPU 1
[14:52:53] (5s):1.962M (avg):2.192Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:52:59] (5s):2.318M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:05] (5s):2.073M (avg):2.194Mh/s | A:0  R:0  HW:0  WU:0.032/m
[14:53:10] (5s):2.344M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.032/m
[14:53:13] Submitting share 73f4a85a to Pool 0
[14:53:13] Submitting share ea56d692 to Pool 0
[14:53:13] Submitting share 917683ff to Pool 0
[14:53:13] Accepted 2d73f4a8 Diff 0.022/0.004 GPU 1
[14:53:13] Accepted a5ea56d6 Diff 0.006/0.004 GPU 1
[14:53:13] Accepted 11917683 Diff 0.057/0.004 GPU 1
[14:53:16] (5s):2.285M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:19] Submitting share ba4966fd to Pool 0
[14:53:19] Accepted 5eba4966 Diff 0.011/0.004 GPU 1
[14:53:22] (5s):2.250M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:23] Submitting share 91b3af2f to Pool 0
[14:53:23] Accepted 2791b3af Diff 0.025/0.004 GPU 1
[14:53:27] (5s):2.152M (avg):2.198Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:28] Network diff set to 450
[14:53:28] New block: 00000000001f40c9e6568690ce1f843d0246fdbe4997724aca52a397153b2f64... diff 450
[14:53:28] Stratum from Pool 0 detected new block
[14:53:28] Work update message received
[14:53:32] (5s):2.252M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:38] (5s):2.231M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.032/m
[14:53:39] Submitting share af3d632f to Pool 0
[14:53:39] Accepted 79af3d63 Diff 0.008/0.004 GPU 1
[14:53:43] (5s):2.170M (avg):2.199Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:44] Submitting share 8f400ba9 to Pool 0
[14:53:44] Accepted e38f400b Diff 0.004/0.004 GPU 1
[14:53:48] (5s):2.227M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:53] Submitting share 15e54437 to Pool 0
[14:53:53] Accepted 7b15e544 Diff 0.008/0.004 GPU 1
[14:53:54] Submitting share 8a0e06d0 to Pool 0
[14:53:54] (5s):2.215M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:53:54] Accepted 398a0e06 Diff 0.017/0.004 GPU 1
[14:53:56] Submitting share cb76450e to Pool 0
[14:53:56] Accepted e0cb7645 Diff 0.004/0.004 GPU 1
[14:54:00] Submitting share 19543f94 to Pool 0
[14:54:00] (5s):2.208M (avg):2.200Mh/s | A:0  R:0  HW:0  WU:0.034/m
[14:54:00] Accepted 9819543f Diff 0.007/0.004 GPU 1
[14:54:02] Submitting share cb06f5a7 to Pool 0
[14:54:02] Accepted 5fcb06f5 Diff 0.010/0.004 GPU 1
[14:54:03] Submitting share c18b95a8 to Pool 0
[14:54:03] Accepted 48c18b95 Diff 0.014/0.004 GPU 1
[14:54:05] (5s):2.145M (avg):2.199Mh/s | A:0  R:0  HW:0  WU:0.034/m
[14:54:10] (5s):2.178M (avg):2.199Mh/s | A:0  R:0  HW:0  WU:0.034/m
[14:54:16] (5s):2.111M (avg):2.197Mh/s | A:0  R:0  HW:0  WU:0.034/m
[14:54:17] Submitting share 1a7ce274 to Pool 0
[14:54:17] Accepted a61a7ce2 Diff 0.006/0.004 GPU 1
[14:54:21] (5s):1.924M (avg):2.192Mh/s | A:0  R:0  HW:0  WU:0.034/m
[14:54:26] (5s):2.095M (avg):2.193Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:54:28] Work update message received
[14:54:31] (5s):2.056M (avg):2.192Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:54:37] (5s):2.035M (avg):2.190Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:54:42] (5s):2.022M (avg):2.188Mh/s | A:0  R:0  HW:0  WU:0.033/m
[14:54:47] (5s):2.015M (avg):2.186Mh/s | A:0  R:0  HW:0  WU:0.032/m
[14:54:49] Received kill message
[14:54:50] Shutdown signal received.
[14:54:50]
Summary of runtime statistics:

[14:54:50] Started at [2014-03-28 14:45:13]
[14:54:50] Pool: stratum+tcp://drk.coinmine.pl:6090
[14:54:50] Runtime: 0 hrs : 9 mins : 37 secs
[14:54:50] Average hashrate: 2.2 Megahash/s
[14:54:50] Solved blocks: 0
[14:54:50] Best share difficulty: 75
[14:54:50] Share submissions: 79
[14:54:50] Accepted shares: 79
[14:54:50] Rejected shares: 0
[14:54:50] Accepted difficulty shares: 0
[14:54:50] Rejected difficulty shares: 0
[14:54:50] Reject ratio: 0.0%
[14:54:50] Hardware errors: 0
[14:54:50] Utility (accepted shares / min): 8.25/min
[14:54:50] Work Utility (diff1 shares solved / min): 0.03/min

[14:54:50] Stale submissions discarded due to new blocks: 0
[14:54:50] Unable to get work from server occasions: 0
[14:54:50] Work items generated locally: 608
[14:54:50] Submitting work remotely delay occasions: 0
[14:54:50] New blocks detected on network: 6

[14:54:50] Summary of per device statistics:

[14:54:50] GPU0                | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.000/m
[14:54:50] GPU1                | (5s):2.004M (avg):2.197Mh/s | A:0 R:0 HW:0 WU:0.032/m
[14:54:50] GPU2                | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.000/m
[14:54:50] GPU3                | (5s):0.000 (avg):0.000h/s | A:0 R:0 HW:0 WU:0.000/m
[14:54:50]



Did u disable all automatic adjustings to your card via the amd driver?
It could be, that something inside the CatalystControlCenter or for example the OverDrive section is set wrong.

I'll have a look in my configuration later, but I do not own a R9 290..
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 28, 2014, 02:48:20 PM
That all cards do have different brands doesn't matter to the BIOS bug.

If there is a bug, which maybe is there since AMD delivered the structure for this Card and this BIOS, then it could be that this bug is related over more brands/various cards.

Maybe (I'm working at a electronic devices manufacturer) there is a SMD-Device with a failure.
That might explain (if so) why there are several cards all over the place, that seem to have this behaviour.

Maybe we will never find out (I do not hope that, but who knows?).

I'm searching.
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 28, 2014, 02:39:35 PM
is any one running a 7790 for quark? I cant get it ro run?HuhHuhHuhHuh?

Yes, I'm running 2x7970!!



Hello,

I want to know, if you tested badmans and my version of SGminer already.
Pls let me (us) know Smiley.

I have tested the latest badmans version.     

I just tested your version.   It did the same thing.   It dropped after a while.   I don't know if it has to do with the difficulty change of the block.   That at least was the thing I saw when the rate started dropping.

Pls can you give further information to me?

What Pool?
What Configurations?
What Dsiplaydriver version are you using?
Can u check (maybe over Afterburner) if the Coreclock or the Memclock are changing while the card reduces by 10%?
Would u please make a log file till the reduction of speed? (make a start.bat pointing towards your sgminer.exe like this : "sgminer -k bla -u bla -p bla -o bla://bla.bla 2> log.txt")

Core clock and memclock are stable, only the hasrate drops
Bug happened on all pools
Bug happened with all configurations (even with no overclock)
Bug happened with catalyst 1.13 and 1.12 on linux bamt (other have the same bug on w7)

What is your version?
I'll try to male a log file.


I'm pretty confident there is a bug somewhere.
Question is: what can possibly make the hasrate to drop if the engine and memclock did not change?
If we have a list, may be we can track down the various possibility, but we have no list. I was thinking that only the engone and memory clock can make the hasrate moving (may be intensity too).

Is it possible that the intensity switch, and How can I track that?
Is there some other things that can modify the hasrate besides engine, memclock, intensity?

Ok, I really cannot beleave, that there is a bug in the code, that only appears on the 290.
If there would be any bug, related to that R9 290 behaviour, than it would be all cards (imho).

So maybe it has to do with the AMD driver, or with the BIOS on the Cards.

Would you please make a log file with verbose mode?
You have to add an:
"verbose" : true,
to your config or --verbose to your command line!
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | stratum pool fixes on: March 28, 2014, 12:07:30 PM


Hello,

I want to know, if you tested badmans and my version of SGminer already.
Pls let me (us) know Smiley.

I have tested the latest badmans version.    

I just tested your version.   It did the same thing.   It dropped after a while.   I don't know if it has to do with the difficulty change of the block.   That at least was the thing I saw when the rate started dropping.

Pls can you give further information to me?

What Pool?
What Configurations?
What Dsiplaydriver version are you using?
Can u check (maybe over Afterburner) if the Coreclock or the Memclock are changing while the card reduces by 10%?
Would u please make a log file till the reduction of speed? (make a start.bat pointing towards your sgminer.exe like this : "sgminer -k bla -u bla -p bla -o bla://bla.bla 2> log.txt")
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | stratum pool fixes on: March 28, 2014, 07:12:01 AM
I have this issue with ALL my 290x BAMT 1.6 rigs too.   They drop 200k+ after a few mins.   So, max I can get it to is 2.41 Mh/s.   Do you have any fixes or workaround for this yet that you have discovered?


Could I have opinion of specialist about my Problem? I suspect a bug of the programm because that'is the only thing I had not check, someone can tell me if it's possible?

I offer on the other topic 30 Darkcoin Bounty to solve that problem, a nobody has a clue, but I get in touch with other that had the same problem.

Here is the facts:
I have 3 different R9 290, other people has 6 290 of other brand, after 10 minutes, the cards looses 10% of Hash.
That probelm happend only on R9 290 cars.
I'm on Bamt 1.6 from Bajawa, He is on windows 7, same problem.
All 290 on the same rig experiment the loss in the exact same second
if you put another card in the rigg that is not a 290, all the 290 had a loss, but not the other card
The cards are cold.
The problem happenedonly with sph-darkcoin miner, if I mine Litecoin, I'm stable.
I split the cards with 2 PSU, does not change a thing, cards crashed at the same time, no matter what psu they are plugged.
I change motherboard, does not change a thing.
I run 4 different sgminer, each one with one card activated: even I did launch them with a delay of 3 minutes, 10 minutes later, all the instance with a 290 had a 10% lossat the same time
I launched sgminer without a .conf: only intensity in the parameters: happened with I:18 and I:21 (0% rejected, cards should worked with high intensity)
Once I got the loss only a cold reboot can recover the missing hash. If I mine restart only the miner, it restart but is capped to 90% of max hashrate.

I'm getting out of hints. If the problem is in the programm, I shoud stop wasting my time. If it is not, I will keep investigate, even if I think I already get pretty far.
PS: as usual, english is not my first languagae, so if I offensed any-one, it was not intended. Wink


Hello,

I want to know, if you tested badmans and my version of SGminer already.
Pls let me (us) know Smiley.
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 27, 2014, 06:54:44 PM
Screenshot of sgminer running dual 280x. I'm used to cgminer so this may be normal but I have my doubts. The pool diff (0.008) and WU (0.031/m) values don't make any sense. Pool mining Hiro. Thoughts?



yup, that looks about the same as mine.  The pool is reporting your shares correctly yeah?


It is totally fine what ur miner is showing to u. (imho).



I'd merge the newest features (nscrypt for e.g. Vertcoin...).

These coins (and coins with same kernel/algorithm) are supported by now:
    DRK ~2.5 MH/s on R9 290
    Q2C ~5 MH/s on R9 290
    QRK ~2.1 MH/s on R9 290
    MYR ~10 MH/s on R9 290
    FC ~145 MH/s on R9 290
    INK ~45 MH/s on R9 290
    ANI ~1.8 MH/s on R9 290
    GRS ~5.5 MH/s on R9 290
*copied by PHM opening post.*

You can now assign a Name to your pools over your config or over the cmd.
example.config is given.

Scrypt is working as well (LTC/FTC/...).

Git-Source is here :
https://github.com/DJstone/sph-sgminer
Binarys can be found here : http://ul.to/2p8k2de1

I would be happy about donations if you think I deserve to.
QRK address is mentioned in the singature.
LTC address is : LZREiQm2Q4hpo1f97zNpBLnv77eEd1KyHA



15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 26, 2014, 08:11:09 PM
On latest build I have problem with qubit, it won't accept shares and very low WU level, almost nothing come to pool. Older versions works fine.

define latest build!

Mine or PHM's?
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 26, 2014, 03:51:32 PM
somebody attach the 7950  bin file darkcoinTahiti.....bin from miner folder

http://ul.to/kg58je3l

There u go.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 26, 2014, 03:46:29 PM
pretty cool then to have all in one, i can delete now all the other cgminer clone lol

apparently it is not the same, --nscrypt don't work, same for -k vertcoin

OK than maybe --nscrypt doesn't work.

But the "algorithm" : "nscrypt", works fine for me!
I'm doing all my settings over the config files. So that would be my way to enable "nscrypt" for "scrypt-kernels"


Vertcoin is not yet implemented in sph-sgminer.

I'm going to do further updates.
Maybe PHM is faster Smiley. It is his thread, to be mentioned!!
it should be --algorithm nscrypt
--nscrypt is to manually set nfactor i.e. --nfactor 12

Thx Smiley
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 26, 2014, 01:55:36 PM
pretty cool then to have all in one, i can delete now all the other cgminer clone lol

apparently it is not the same, --nscrypt don't work, same for -k vertcoin

OK than maybe --nscrypt doesn't work.

But the "algorithm" : "nscrypt", works fine for me!
I'm doing all my settings over the config files. So that would be my way to enable "nscrypt" for "scrypt-kernels"


Vertcoin is not yet implemented in sph-sgminer.

I'm going to do further updates.
Maybe PHM is faster Smiley. It is his thread, to be mentioned!!
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 26, 2014, 01:17:13 PM
Can I get any help with this?



http://s18.postimg.org/em5dc9lxl/Clipboard01.png

Windows 8.1. cgminer, sgminer, vertminer run on the same machine with no problems. Don't know what is wrong.

GPU is detected.

Code:
D:\Aplikacje\sph-sgminer>sgminer -n
[04:14:30] CL Platform 0 vendor: Intel(R) Corporation
[04:14:30] CL Platform 0 name: Intel(R) OpenCL
[04:14:30] CL Platform 0 version: OpenCL 1.2
[04:14:30] Error -1: Getting Device IDs (num)
[04:14:30] CL Platform 1 vendor: Advanced Micro Devices, Inc.
[04:14:30] CL Platform 1 name: AMD Accelerated Parallel Processing
[04:14:30] CL Platform 1 version: OpenCL 1.2 AMD-APP (1348.5)
[04:14:30] Platform 1 devices: 1
[04:14:30]      0       Tahiti
[04:14:30] Number of ADL devices: 1
[04:14:30] ATI ADL Overdrive5 API found.
[04:14:30] ATI ADL Overdrive6 API found.
[04:14:30] Found 9 ADL adapters
[04:14:30] ADL index 0, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] GPU 0 assigned: iAdapterIndex:0 iPresent:1 strUDID:PCI_VEN_1002&DEV_679A&SUBSYS_E249174B&REV_00_4&15001D53&0&0008A iBusNumber:1 iDeviceNumber:0 iFunctionNumber:0 iVendorID:1002 Name:AMD Radeon HD 7900 Series
[04:14:30] ADL index 1, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 2, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 3, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 4, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 5, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 6, id 1195520 - FAILED to get BIOS info
[04:14:30] Failed to ADL_Adapter_ID_Get. Error -1
[04:14:30] ADL index 7, id 1195520 - FAILED to get BIOS info
[04:14:30] Failed to ADL_Adapter_ID_Get. Error -1
[04:14:30] ADL index 8, id 1195520 - FAILED to get BIOS info
[04:14:30] Failed to ADL_Adapter_ID_Get. Error -1
[04:14:30] GPU 0 AMD Radeon HD 7900 Series hardware monitoring enabled
[04:14:30] ADL GPU 0 is Adapter index 0 and maps to adapter id 1195520
[04:14:30] GPU 0 BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11

[04:14:30] 1 GPU devices max detected


I don't know if it is really what im describing now but:

Did u Install the AMD APP SDK and the AMD OpenCL SDK?


Now to something different.

I would like you all to test my new version of sph-sgminer with support for latest nFactor Scrypt and al the normal sph Stuff from the last Version PHM commited.

Sourcecode on GIT : https://github.com/DJstone/sph-sgminer
Binaryfiles on Uploaded : http://ul.to/81oex4n2

I'd set up a complete merge with the current sgminer from veox (1f7b7ef26e) with phm's latest code.

All Kernels should be working.
I do have tested:

QRK
ANI
FC
DRK
Q2C
Scrpty (nFactor Scrypt)


already and they are working.


Thx


kernel command for n-scrypt is the ame like in vertminer? --nscrypt?

also heavycoin algo is missed

Yes, the command for n-scrypt should be the same like in vertminer!
You can add following to your config file to add nFactor
"algorithm" : "nscrypt",

The Heavycoin kernel has not been build for -sph-sgminer yet.


20  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added GroestlCoin on: March 26, 2014, 12:10:01 PM
Can I get any help with this?



http://s18.postimg.org/em5dc9lxl/Clipboard01.png

Windows 8.1. cgminer, sgminer, vertminer run on the same machine with no problems. Don't know what is wrong.

GPU is detected.

Code:
D:\Aplikacje\sph-sgminer>sgminer -n
[04:14:30] CL Platform 0 vendor: Intel(R) Corporation
[04:14:30] CL Platform 0 name: Intel(R) OpenCL
[04:14:30] CL Platform 0 version: OpenCL 1.2
[04:14:30] Error -1: Getting Device IDs (num)
[04:14:30] CL Platform 1 vendor: Advanced Micro Devices, Inc.
[04:14:30] CL Platform 1 name: AMD Accelerated Parallel Processing
[04:14:30] CL Platform 1 version: OpenCL 1.2 AMD-APP (1348.5)
[04:14:30] Platform 1 devices: 1
[04:14:30]      0       Tahiti
[04:14:30] Number of ADL devices: 1
[04:14:30] ATI ADL Overdrive5 API found.
[04:14:30] ATI ADL Overdrive6 API found.
[04:14:30] Found 9 ADL adapters
[04:14:30] ADL index 0, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] GPU 0 assigned: iAdapterIndex:0 iPresent:1 strUDID:PCI_VEN_1002&DEV_679A&SUBSYS_E249174B&REV_00_4&15001D53&0&0008A iBusNumber:1 iDeviceNumber:0 iFunctionNumber:0 iVendorID:1002 Name:AMD Radeon HD 7900 Series
[04:14:30] ADL index 1, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 2, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 3, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 4, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 5, id 1195520 - BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11
[04:14:30] ADL index 6, id 1195520 - FAILED to get BIOS info
[04:14:30] Failed to ADL_Adapter_ID_Get. Error -1
[04:14:30] ADL index 7, id 1195520 - FAILED to get BIOS info
[04:14:30] Failed to ADL_Adapter_ID_Get. Error -1
[04:14:30] ADL index 8, id 1195520 - FAILED to get BIOS info
[04:14:30] Failed to ADL_Adapter_ID_Get. Error -1
[04:14:30] GPU 0 AMD Radeon HD 7900 Series hardware monitoring enabled
[04:14:30] ADL GPU 0 is Adapter index 0 and maps to adapter id 1195520
[04:14:30] GPU 0 BIOS partno.: 113-1E249100-S42, version: 015.040.000.001, date: 2014/01/08 16:11

[04:14:30] 1 GPU devices max detected


I don't know if it is really what im describing now but:

Did u Install the AMD APP SDK and the AMD OpenCL SDK?


Now to something different.

I would like you all to test my new version of sph-sgminer with support for latest nFactor Scrypt and al the normal sph Stuff from the last Version PHM commited.

Sourcecode on GIT : https://github.com/DJstone/sph-sgminer
Binaryfiles on Uploaded : http://ul.to/81oex4n2

I'd set up a complete merge with the current sgminer from veox (1f7b7ef26e) with phm's latest code.

All Kernels should be working.
I do have tested:

QRK
ANI
FC
DRK
Q2C
Scrpty (nFactor Scrypt)


already and they are working.


Thx
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!