Bitcoin Forum
April 23, 2024, 07:17:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ... 169 »
  Print  
Author Topic: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.2 (Linux / Windows)  (Read 224866 times)
Najszerszy
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
October 20, 2017, 06:21:12 AM
 #501

I get quite a lot of: GPU1 rejected share:  [21,"job not found"]

Across all my rigs. Does anyone have the same issue?
1713856633
Hero Member
*
Offline Offline

Posts: 1713856633

View Profile Personal Message (Offline)

Ignore
1713856633
Reply with quote  #2

1713856633
Report to moderator
1713856633
Hero Member
*
Offline Offline

Posts: 1713856633

View Profile Personal Message (Offline)

Ignore
1713856633
Reply with quote  #2

1713856633
Report to moderator
1713856633
Hero Member
*
Offline Offline

Posts: 1713856633

View Profile Personal Message (Offline)

Ignore
1713856633
Reply with quote  #2

1713856633
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713856633
Hero Member
*
Offline Offline

Posts: 1713856633

View Profile Personal Message (Offline)

Ignore
1713856633
Reply with quote  #2

1713856633
Report to moderator
1713856633
Hero Member
*
Offline Offline

Posts: 1713856633

View Profile Personal Message (Offline)

Ignore
1713856633
Reply with quote  #2

1713856633
Report to moderator
1713856633
Hero Member
*
Offline Offline

Posts: 1713856633

View Profile Personal Message (Offline)

Ignore
1713856633
Reply with quote  #2

1713856633
Report to moderator
Andrey09
Newbie
*
Offline Offline

Activity: 176
Merit: 0


View Profile
October 20, 2017, 06:36:43 AM
 #502

Please add external log file which will contain info about sol/s each card. I need it to restart zm if found 0 sol/s

--log

Code:
:aProcessFound
@echo %EXE% is Running...
@echo %EXE% skipping Start...
set /a varSkip=%varSkip%+1

REM Check for : 0 Sol/s state
findstr /c:": 0 Sol/s" "%zmPATH%\zm.log"
if errorlevel 1 (
    echo 0 Sol/s state String NOT found...
) else (
    echo 0 Sol/s state String found
REM KILL Task zm.exe
set /a varForc=%varForc%+1
taskkill /f /im zm.exe
TIMEOUT /T 10
del "%zmPATH%\zm.log"
)

@goto aLoopEND
syraka76
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
October 20, 2017, 06:41:08 AM
 #503

some good soul could tell me the command line to start the miner?
Win10 64bit.
I do not find any bat files
sergey777
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
October 20, 2017, 07:01:33 AM
 #504

1060 3gb how much sol?

1060 3gb memory hynix:
dstm: +170 core, +500 memory - 320 Sol
EWBF: +170 core, +500 memory - 295 Sol
BadAstroZA
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
October 20, 2017, 07:24:20 AM
 #505

some good soul could tell me the command line to start the miner?
Win10 64bit.
I do not find any bat files

Example for Zen on suprnova

zm --server zen.suprnova.cc  --user username.worker --pass pass --port 3618 --telemetry 192.168.20.15:2222
S_Natural
Member
**
Offline Offline

Activity: 154
Merit: 11


View Profile
October 20, 2017, 07:38:57 AM
 #506

some good soul could tell me the command line to start the miner?
Win10 64bit.
I do not find any bat files

Example for Zen on suprnova

zm --server zen.suprnova.cc  --user username.worker --pass pass --port 3618 --telemetry 192.168.20.15:2222

The API should be --telemetry=0.0.0.0:2222 I think
In browser will be 192.168.20.15:2222


MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
October 20, 2017, 07:43:09 AM
 #507

Hi, anyone was able to connect miner to nicehash?

Andrey09
Newbie
*
Offline Offline

Activity: 176
Merit: 0


View Profile
October 20, 2017, 07:48:37 AM
 #508

Any chance to get auto updater tool for dtsm?

Tnx for your work.
Brzina
Member
**
Offline Offline

Activity: 74
Merit: 20


View Profile
October 20, 2017, 07:55:37 AM
 #509

When is a more stable version for win coming out ?
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 07:59:11 AM
 #510

Hello Dev. Nice work, thanks. Can you add too the webinterface with stats which address (pool) is being used? I use a script that cycles through different pools in case one goes down.

This was already requested, will add.
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 08:02:27 AM
 #511

got some errors on pool:  https://pool.miningspeed.com

GPU1 rejected share:  [20,"invalid solution 31"]
GPU3 rejected share:  [20,"invalid solution 30"]
GPU0 rejected share:  [20,"invalid solution 30"]
GPU3 rejected share:  [20,"invalid solution 30"]
GPU3 rejected share:  [20,"invalid solution 32"]

etc..

doesn't seem to be accepting any shares.


I'm able to reproduce this, seems currently the only pool that has issues, will check.
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 08:08:58 AM
 #512

Well, here's my latest:

Running fine on 6x Gigabyte Windforce GTX 1070s, great hash rate and lower power draw than ewbf.
Great results on my desktop, which has 1x MSI Duke GTX 1070, maintaining 500 Sol/s without a hitch.

And then there's my rig of 7x Asus DUAL OC GTX 1070s which just doesn't seem to like this miner, strangely enough. I can run ewbf for days on end (I recently had it mining Zcash for over a week without any issue) but zm is completely unstable. Other than the graphics cards, it has identical hardware and software to the other rig with the Gigabyte cards, so I'm quite stumped. Sometimes it runs a few minutes and crashes, other times an hour or so - I did have one six-hour mining session where zm ran just fine before crashing. Today it's been really unstable, and I can't seem to get even 30 minutes. I've dialled overclocking way down, but still no luck, so I'm back to ewbf on that rig for now.

Maybe it is my NVIDIA drivers... which version GeForce drivers have you guys been getting stable results with this miner?

How does it crash? Does the system freeze?                                                                                     
Is anybody else having stability issues?
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 08:14:45 AM
 #513

I get quite a lot of: GPU1 rejected share:  [21,"job not found"]

Across all my rigs. Does anyone have the same issue?

This happens if the pool submits new jobs frequently. I'm preparing work for each GPU in advance for performance reasons, so if the pool submits a new job it might happen that one of the GPUs solves a stale job. What pool was this on?
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 08:17:09 AM
 #514

Please add external log file which will contain info about sol/s each card. I need it to restart zm if found 0 sol/s

This was requested already and it's on my todo list, there was no time for it, so I'll add this in one of the future versions.
Najszerszy
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
October 20, 2017, 08:18:42 AM
 #515

I get quite a lot of: GPU1 rejected share:  [21,"job not found"]

Across all my rigs. Does anyone have the same issue?

This happens if the pool submits new jobs frequently. I'm preparing work for each GPU in advance for performance reasons, so if the pool submits a new job it might happen that one of the GPUs solves a stale job. What pool was this on?

Thank you for the fast reply! Smiley

It was on suprnova (btcz.suprnova.cc)
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 08:20:49 AM
 #516

Hi, anyone was able to connect miner to nicehash?


It's working for me, do you have issues connecting to nicehash?
dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 08:25:59 AM
 #517

Any chance to get auto updater tool for dtsm?

Tnx for your work.

This requires a lot of infrastructure, a server that provides updates, zm would have to connect to this server etc. I don't think it's worth.
N0pr3s3n7
Member
**
Offline Offline

Activity: 107
Merit: 11


View Profile
October 20, 2017, 09:09:37 AM
 #518

Hey guys , first review and problems:

First of all miner is better and more effective by 2-3 % than EWBF. I've been running it on several machines , got improved hashrate  (GTX 1060  3gb from 280 ~ to 300 ~ , GTX 1070 from 470 to 490 , GTX 1080 from 540 to 550 , gtx 1080 ti from 720 - 740  , all vary bettwen + - 1-5 sol/s)
Machines are working fine with ETHcontrol , or anykind that has some watchdog that either restarts miner or knows what to do. But so far they are running stable.


Problem :

I got one rig with 7 cards and it seems that it cannot work good with dstm miner. It has 5x 1070 , 2x 1060 3g


First of all , to run it properly I had to lower power limit ALOT on all cards

Standart settings at afterburner:  80 pl / +150 core / +540 memory  -----------> at this point miner and Ethcontrol comes in some loop that whenever miner is started it's always killed and restarted , because it hangs out too much time or shows 0 sol/s for cards (e.g. miner takes a lot of time to start and doesnt start at all)

Settings to start: 65 pl / +150 core / + 540 memory -----------> miner starts but this is what happens , after "1round of hashing good" it starts hashing super pooorly. I dont know what should be the case , all my rigs are identical , just this is the only one with more than 6 cards. All have same windows / drivers etc etc etc . CPU seems to be stuck at 100% at rig 1 though when I run ZM miner , probably some problems with more than 6 cards rig on win 10 ?




edit: I've tried a lot of different settings but in vain. Problems seems to be that  POWER for cards makes crazy jumps (35-80 % PL for example) . Only time it worked fine for arround 5 mins , was because power limit somehow settled down at exactly 80 % (what was set) and it was running okey. Making any changes to OC settings results in various jumps in power and thus cards start to hashing super poorly. This is the only thing i've discovered.
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
October 20, 2017, 09:13:09 AM
 #519

Hi, anyone was able to connect miner to nicehash?


It's working for me, do you have issues connecting to nicehash?

Okay, it's working now like a charm :-D

dstm (OP)
Full Member
***
Offline Offline

Activity: 350
Merit: 126


View Profile
October 20, 2017, 09:38:30 AM
 #520

Hey guys , first review and problems:

First of all miner is better and more effective by 2-3 % than EWBF. I've been running it on several machines , got improved hashrate  (GTX 1060  3gb from 280 ~ to 300 ~ , GTX 1070 from 470 to 490 , GTX 1080 from 540 to 550 , gtx 1080 ti from 720 - 740  , all vary bettwen + - 1-5 sol/s)
Machines are working fine with ETHcontrol , or anykind that has some watchdog that either restarts miner or knows what to do. But so far they are running stable.


Problem :

I got one rig with 7 cards and it seems that it cannot work good with dstm miner. It has 5x 1070 , 2x 1060 3g


First of all , to run it properly I had to lower power limit ALOT on all cards

Standart settings at afterburner:  80 pl / +150 core / +540 memory  -----------> at this point miner and Ethcontrol comes in some loop that whenever miner is started it's always killed and restarted , because it hangs out too much time or shows 0 sol/s for cards (e.g. miner takes a lot of time to start and doesnt start at all)

Settings to start: 65 pl / +150 core / + 540 memory -----------> miner starts but this is what happens , after "1round of hashing good" it starts hashing super pooorly. I dont know what should be the case , all my rigs are identical , just this is the only one with more than 6 cards. All have same windows / drivers etc etc etc . CPU seems to be stuck at 100% at rig 1 though when I run ZM miner , probably some problems with more than 6 cards rig on win 10 ?


edit: I've tried a lot of different settings but in vain. Problems seems to be that  POWER for cards makes crazy jumps (35-80 % PL for example) . Only time it worked fine for arround 5 mins , was because power limit somehow settled down at exactly 80 % (what was set) and it was running okey. Making any changes to OC settings results in various jumps in power and thus cards start to hashing super poorly. This is the only thing i've discovered.

Thx for the report, this is very helpful.

I'm currently heavier on CPU load.
It looks like your CPU is to slow to provide enough work for the GPUs. CPU load increases with the total solution rate of your system - so this is most likely why your 7card rig is having troubles since it requires more cpu time. What CPU are you on?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ... 169 »
  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!