Bitcoin Forum
April 19, 2024, 02:01:08 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 202 203 204 205 ... 294 »
  Print  
Author Topic: EWBF's CUDA Zcash miner  (Read 2163976 times)
nUm81
Member
**
Offline Offline

Activity: 126
Merit: 11


View Profile WWW
June 10, 2017, 01:22:42 AM
 #3081

Ewbf_ any update on a new release with better API? Hope all is well on your end!

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

Have a look at some of the new features that are coming out with nicehash excavator.  Many of those features would be very nice to have in this miner.  I like the webpage that they have in the newest release.

Also the ability to set the GPU/Memory clock speeds and power settings would be good as well.  One less application that needs to be installed on dedicated rigs.

Cheers - nUm - SnowGem Dev
Website- https://snowgem.org/ | Join our Discord | Reddit
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
YIz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502


View Profile
June 10, 2017, 01:35:13 AM
 #3082

Is 270Sol/s a typical hashrate for a 970? I consider buying a few cheap Maxwell cards for zcash.
SS2006
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
June 10, 2017, 06:11:01 AM
 #3083

hi. i have a gtx 1070 and gtx 1080

how do i tell the miner to only utilize the gtx 1080? Thanks!
xgtele
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250



View Profile
June 10, 2017, 06:19:10 AM
 #3084

hi. i have a gtx 1070 and gtx 1080

how do i tell the miner to only utilize the gtx 1080? Thanks!

--cuda_devices 0 or --cuda_devices 1 depends where is your 1080 ( --cuda_devices 0 1  -use both cards)
mez
Full Member
***
Offline Offline

Activity: 197
Merit: 100


View Profile
June 10, 2017, 07:26:20 AM
 #3085

EWBF, can you get more hashrate from 1080TI?

Also, reported hashrate on windows machines isn't correct it seems
where the miner says 700sol, pools say ~600
My linux riggs don't miss this much hashrate, ever.

guytechie
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500


View Profile
June 10, 2017, 12:31:24 PM
 #3086

I ha e 2x 1080ti and both seem to stop mining after 10-30 minutes.  EWBF will try to restart the threads but eventually gives up.  My script loops and restarts EWBF and it's fine again for another 10-30 minutes.

Currently at 60% power limit, +240/-300 core/mem.  Does the same even if I lower settings such as power limit and/or core.

PSU should be fine... A Corsair HX 1050W.  

Check GPU's temperature

Temps are fine.  Around 60c.

I found out I had to lower the core even further to +175. Anything higher would cause those issues.  That's odd because this worked fine at the same settings on a different rig.  Plus it never goes past 1500 Mhz anyways due to the power limitations.  It's now mining without interruptions.

Put something in my tip jar if I made your day. Smiley
BTC:
1MkmBHDjonAFXui6JEx9ZmEemfMtUo9Cmu
ronsons
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 10, 2017, 01:07:18 PM
 #3087

Who has errors with the EWBF miner can be solved by automatic restart. Just enter the following values in the bat file:

:loop
start miner.exe --server eu1-zcash.flypool.org --port 3333 --user t1QR1UEaqmjKYq7rUAWBKBEe4RQqaA7kaVT.rig0 --pass x --cuda_devices 0 1 2
timeout /t 3600 >null
taskkill /T /F /IM miner.exe
timeout 2
goto loop


Change the values to your own:
1) cuda_devices - Specify your number of devices
2) timeout /t 3600 - where 3600 is seconds. Just change this value in seconds and the miner will automatically restart after a specified number of seconds
3) Do not forget to change the zec address to your )

All checked. Everything is working
P.s. - I will not refuse gratitude to my zec address - t1QR1UEaqmjKYq7rUAWBKBEe4RQqaA7kaVT Smiley Smiley Smiley



Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
June 10, 2017, 04:29:15 PM
 #3088

EWBF, can you get more hashrate from 1080TI?

Also, reported hashrate on windows machines isn't correct it seems
where the miner says 700sol, pools say ~600
My linux riggs don't miss this much hashrate, ever.

I'm getting 750-770Sol/s each with my 2 1080ti, same is shown at the pool.

kokekoke
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
June 10, 2017, 05:44:24 PM
 #3089

Hi,

i got this error:

+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: eu1-zcash.flypool.org:3333
INFO: Solver Auto.
INFO: Devices: User defined.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot initialize NVML. Temperature monitor will not work!
INFO: Target: 00083126e978d4fd...
ERROR: Cannot run workers.

C:\Users\koke\Desktop\New folder (6)\Zec miner 0.3.3b>

Exactly the same problem appeared this morning?
Maybe it's an attack on the miners

ERROR: Cannot initialize NVML. Temperature monitor will not work! <<<<<<<<<<< No Drivers here or corrupted. Try to reinstall OS or make clean uninstall, if you know how to do it.
Never change PCI-Express slots with even the same card on Windows machines to prevent a long trip to issue world. Better use Linux.

installed linux ubuntu, working perfectly.. i got 300 sol/s with gigabyte gtx 1060 6gb
kopija
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
June 10, 2017, 06:03:41 PM
 #3090

Is 270Sol/s a typical hashrate for a 970? I consider buying a few cheap Maxwell cards for zcash.

Yes.
I did 300 Sols with PL 80%, core 1550/mem 3750 on Gigabyte G1. That card was a overclocking monster.
But it did burn 150W doing that.
So if electricity is not an issue, used 970s are best bang for the buck even today.
Just make sure to use Nvidia Inspector for  overclocking because Afterburner cant OC memory on Maxvell cards.

we are nothing but a smart contracts on a cosmic blockchain
Mastker
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
June 10, 2017, 07:00:26 PM
 #3091

Is 270Sol/s a typical hashrate for a 970? I consider buying a few cheap Maxwell cards for zcash.

Yes.
I did 300 Sols with PL 80%, core 1550/mem 3750 on Gigabyte G1. That card was a overclocking monster.
But it did burn 150W doing that.
So if electricity is not an issue, used 970s are best bang for the buck even today.
Just make sure to use Nvidia Inspector for  overclocking because Afterburner cant OC memory on Maxvell cards.

Is ROI better for 980 than 1080?
infofront
Legendary
*
Offline Offline

Activity: 2632
Merit: 2780


Shitcoin Minimalist


View Profile
June 10, 2017, 07:12:18 PM
 #3092

Is there any way to setup a failover pool?
Heguli97
Full Member
***
Offline Offline

Activity: 223
Merit: 101


View Profile
June 10, 2017, 07:24:57 PM
 #3093

Is 270Sol/s a typical hashrate for a 970? I consider buying a few cheap Maxwell cards for zcash.

Yes.
I did 300 Sols with PL 80%, core 1550/mem 3750 on Gigabyte G1. That card was a overclocking monster.
But it did burn 150W doing that.
So if electricity is not an issue, used 970s are best bang for the buck even today.
Just make sure to use Nvidia Inspector for  overclocking because Afterburner cant OC memory on Maxvell cards.

Is ROI better for 980 than 1080?

I think for the 970 it is but keep in mind Sol/watt will be around 1.5(if i recall correctly) if you push them hard to achieve 300 or over sol/s. so if you have basically free power them you could use them.

xgtele
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250



View Profile
June 10, 2017, 07:32:43 PM
 #3094

kopija,

>installed linux ubuntu, working perfectly.. i got 300 sol/s with gigabyte gtx 1060 6gb

Are you using server or desktop version of ubuntu?
The_Threat
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 10, 2017, 10:16:26 PM
 #3095

Is 270Sol/s a typical hashrate for a 970? I consider buying a few cheap Maxwell cards for zcash.

Yes.
I did 300 Sols with PL 80%, core 1550/mem 3750 on Gigabyte G1. That card was a overclocking monster.
But it did burn 150W doing that.
So if electricity is not an issue, used 970s are best bang for the buck even today.
Just make sure to use Nvidia Inspector for  overclocking because Afterburner cant OC memory on Maxvell cards.

Is ROI better for 980 than 1080?

I think for the 970 it is but keep in mind Sol/watt will be around 1.5(if i recall correctly) if you push them hard to achieve 300 or over sol/s. so if you have basically free power them you could use them.

The miner is more optimized for pascal cards so the 1080 is better in terms of sol/w, ROI and overall performance per rig. I can get my 1070 to push 500 sol/s and the miner says it gets between 2.7 and 2.8 sol/w
greml
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
June 11, 2017, 12:22:15 PM
 #3096

Hey guys just registered here and got a question:

Is there a way to limit GPU usage/lower the intensity, lets say to 90% so i can use the computer still for browsing and stuff?

Thanks.
johnyroulette
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 11, 2017, 01:57:17 PM
 #3097

Does anybody has 6x 1080 rig and could share information about hashrate, power consumption from wall?  I plan to build some rig, and consider if 1070 or 1080 will be best choice at the moment.
The_Threat
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 11, 2017, 02:39:19 PM
 #3098

Does anybody has 6x 1080 rig and could share information about hashrate, power consumption from wall?  I plan to build some rig, and consider if 1070 or 1080 will be best choice at the moment.
I took a few minutes to gather some information and I made a graph on profitability with 1070s and 1080s. All values are in the thousanths place, x is equal to months and p is for power. (just just the slider for your cost) This graph is set on current profitability at time of posting and red line is 6 1070 and green is 6 1080. These values are not perfect but they are fairly accurate. https://www.desmos.com/calculator/b6gngebdee
Vaccinus
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
June 11, 2017, 03:35:51 PM
 #3099

Does anybody has 6x 1080 rig and could share information about hashrate, power consumption from wall?  I plan to build some rig, and consider if 1070 or 1080 will be best choice at the moment.

i think with heavy downclock you can go with a 1000watt psu but i would be safe and use 1200, 6 x 1080 are doing 600 for me on this miner, i think the 1070 is a better choice, better watt per performance

CiscoStud
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
June 11, 2017, 03:36:33 PM
 #3100

I'm doing 435 Sol/s avg with my setup:

- 1070GTX Stock clocks  / Linux Manjaro 17


Anyone know if a 750watt Gold PSU can handle both a 1080Ti and a 1070???


Good to be minning again  Grin







Pages: « 1 ... 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 202 203 204 205 ... 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!