Bitcoin Forum
May 11, 2024, 01:01:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 [151] 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 ... 294 »
  Print  
Author Topic: EWBF's CUDA Zcash miner  (Read 2164073 times)
geezypeats
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 06, 2017, 04:23:09 PM
 #3001

I'm running into a problem where, rarely, the miner will need to restart my gpu's, and they do get restarted successfully (supposedly), but they just start producing 0 sol/s.  I have --eexit set to 3, with shutdown -r -t 00 after, but this doesn't seem to trigger the miner to exit, and thus the shutdown line doesn't trigger.  

Is there anyway to somehow detect that the gpu's are running, but producing 0 sol/s and make the miner exit and restart the computer?
1715389277
Hero Member
*
Offline Offline

Posts: 1715389277

View Profile Personal Message (Offline)

Ignore
1715389277
Reply with quote  #2

1715389277
Report to moderator
1715389277
Hero Member
*
Offline Offline

Posts: 1715389277

View Profile Personal Message (Offline)

Ignore
1715389277
Reply with quote  #2

1715389277
Report to moderator
1715389277
Hero Member
*
Offline Offline

Posts: 1715389277

View Profile Personal Message (Offline)

Ignore
1715389277
Reply with quote  #2

1715389277
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715389277
Hero Member
*
Offline Offline

Posts: 1715389277

View Profile Personal Message (Offline)

Ignore
1715389277
Reply with quote  #2

1715389277
Report to moderator
jonfrakes
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
June 06, 2017, 04:27:20 PM
 #3002

EWBF's miner actually took 5-6% DevFee instead of the stated 2%. I checked the log file out of curiosity and counted all accepted vs DevFee:

GPU0   1703 accepted
GPU1   1772 accepted
GPU2   1791 accepted
GPU3   1723 accepted

Total: 6989 accepted
DevFee: 362 instances

362 / 6989   = 0.05179567892402346544570038632136 = 5.1%


On a second run I got the following:

Total: 6159 accepted
DevFee: 347 instances

347 / 6159   = 0.05634031498619905828868322779672 = 5.6%


I was doing around 1800 sol/s with EWBF and around 1700 sol/s with NiceHash's Excavator. So I stopped using EWBF since there's no difference running Excavator over this.

You are a miner and i think you must know what's mean mining difficulty.
If the difficulty of the devfee pool is lower than the difficulty of your pool, than the number of devfee shares will be above 2%, only because the cost of each devfee share is lower than the cost of each share of your pool.
Try to run miner on this pool: http://dwarfpool.com/zec and use the port with low difficulty 3334, wait for about an hour, and then calculate the number of shares.
And yes of course you can use --fee 0 if you wish...



I'm new to mining and started just a week ago. And yes, you're right - I just realized I didn't consider difficulty and just counted results and ratios. That's a plausible explanation for the results and in this case I don't have any problems with it.
MindALot
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 06, 2017, 06:28:17 PM
Last edit: June 06, 2017, 06:59:12 PM by MindALot
 #3003

Any chance the download instructions could include a linux command line to download the miner?

example:

wget "https://drive.google.com/uc?export=download&id=0B9EPp8NdigFiLVVnZDhjc2Vyc3c" -O zecminer_0.3b.tar.gz
gunzip zecminer_0.3b.tar.gz
tar -xf zecminer_0.3b.tar

It would be nice if I could point people to those instructions to pick up and run your miner - if they are using Linux (I now have the instructions, but think they belong in the main page so people trust the instructions..)

Thanks !
ObamasMama
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 06, 2017, 06:40:04 PM
 #3004

james@PC:~/Downloads/Zec miner 0.3.3b Linux Bin$ ./miner --server us1-zcash.flypool.org:3333 --user t1Zp2sW7u79zga8JWqQTqqHRxJJCjuPjUnF.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 4
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: us1-zcash.flypool.org:3333:3333
INFO: Solver Auto.
INFO: Devices: User defined.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 1
james@PC:~/Downloads/Zec miner 0.3.3b Linux Bin$

Please help?
sublimus
Full Member
***
Offline Offline

Activity: 240
Merit: 100


View Profile
June 06, 2017, 06:47:50 PM
 #3005

james@PC:~/Downloads/Zec miner 0.3.3b Linux Bin$ ./miner --server us1-zcash.flypool.org:3333 --user t1Zp2sW7u79zga8JWqQTqqHRxJJCjuPjUnF.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 4
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: us1-zcash.flypool.org:3333:3333
INFO: Solver Auto.
INFO: Devices: User defined.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 1
james@PC:~/Downloads/Zec miner 0.3.3b Linux Bin$

Please help?
er --server us1-zcash.flypool.org:3333 -   remove:3333

jaredp
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 06, 2017, 06:49:24 PM
 #3006

james@PC:~/Downloads/Zec miner 0.3.3b Linux Bin$ ./miner --server us1-zcash.flypool.org:3333 --user t1Zp2sW7u79zga8JWqQTqqHRxJJCjuPjUnF.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 4
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: us1-zcash.flypool.org:3333:3333
INFO: Solver Auto.
INFO: Devices: User defined.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 1
james@PC:~/Downloads/Zec miner 0.3.3b Linux Bin$

Please help?

remove port number from server,

./miner --server us1-zcash.flypool.org --user t1Zp2sW7u79zga8JWqQTqqHRxJJCjuPjUnF.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 4
ObamasMama
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 06, 2017, 06:50:11 PM
 #3007

I have Internet connection :p that's what I'm posting with... and mining ETH works just fine
Aureliusy
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
June 06, 2017, 06:53:01 PM
 #3008

440W for 6x1060GTX 6GB  = 1500 sol (power 55  +150 + 500/). Silent   Yes not the fastest but had to set  low because of $l$ctricity. 440W is at the wall
ObamasMama
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 06, 2017, 06:56:43 PM
 #3009



remove port number from server,

./miner --server us1-zcash.flypool.org --user t1Zp2sW7u79zga8JWqQTqqHRxJJCjuPjUnF.rig1 --pass x --port 3333 --cuda_devices 0 1 2 3 4
[/quote]

AHHH thank you so much man
infofront
Legendary
*
Offline Offline

Activity: 2632
Merit: 2780


Shitcoin Minimalist


View Profile
June 06, 2017, 07:36:39 PM
 #3010

I know Eth miners often dual mine. Is it possible to do it on Zec without a dual mining program? Like running EWBF for zec + ccminer for decred?
akuci
Full Member
***
Offline Offline

Activity: 226
Merit: 100


View Profile
June 06, 2017, 09:31:27 PM
 #3011

Anybody here using G1 Gaming 1060's?
What's the temps on them?
BadAstroZA
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
June 06, 2017, 11:12:24 PM
Last edit: June 06, 2017, 11:35:49 PM by BadAstroZA
 #3012

Just started and getting about 240 Sol/s on:

  • GeForce GTX 970 with 4GB
  • Windows 7 Ultimate 64 bit
  • 8GB RAM
  • Intel i5-4690K @ 3.5GHz


Performance:


GPU-Z status:


Lots to learn about this still, but managed to get going on the https://zec.suprnova.cc Asian pool. Let's see how we do.

I'm using Jaxx for my ZCash wallet - any other suggestions?

EDIT: Not sure how to get my image to display as a picture and not a URL.
LastMartian
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 06, 2017, 11:15:18 PM
 #3013

on my GTX 670 2gb won't work?
-----
ERROR: Cannot run workers.
BadAstroZA
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
June 06, 2017, 11:36:56 PM
 #3014

on my GTX 670 2gb won't work?
-----
ERROR: Cannot run workers.

Could be that GTX 670 does not have the correct CUDA architecture and is simply not possible to use this Zcash miner?

Perhaps someone with more knowledge than I could confirm.
sublimus
Full Member
***
Offline Offline

Activity: 240
Merit: 100


View Profile
June 07, 2017, 03:56:03 AM
 #3015

I have Internet connection :p that's what I'm posting with... and mining ETH works just fine
I figured that out, nonetheless the router could have been blocking the miner from accessing the web.

sublimus
Full Member
***
Offline Offline

Activity: 240
Merit: 100


View Profile
June 07, 2017, 03:57:37 AM
 #3016

on my GTX 670 2gb won't work?
-----
ERROR: Cannot run workers.

Could be that GTX 670 does not have the correct CUDA architecture and is simply not possible to use this Zcash miner?

Perhaps someone with more knowledge than I could confirm.

I think that you have to use an older version that support GTX 670. I do not know which version it is though.

opposumi
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
June 07, 2017, 06:00:16 AM
 #3017


Hi, yes new release coming soon. What new api features do you want to see?

Timestamps inside of miner.log would be nice also. (so could see time also when gpu has been restarted, etc.)

And somesort of watchdog (like on claymores miner, if gpu is stuck for X time, run specified command/script)

btw, thanks for good and stable miner, and is there any info on new version, speed improvement, features, etc. Or do we just have to wait until you release it Cheesy


ADN
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 07, 2017, 07:32:40 AM
 #3018

Feature request

- max gpu cap
Famnant
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile
June 07, 2017, 07:34:47 AM
 #3019

Feature request

- max gpu cap

What does this mean?
prologas
Member
**
Offline Offline

Activity: 219
Merit: 30


View Profile
June 07, 2017, 08:33:49 AM
 #3020

Dear EWBF,

is it possible to make dual mining ZEC + something?
Pages: « 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 [151] 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 ... 294 »
  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!