Bitcoin Forum
May 08, 2024, 06:11:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 294 »
  Print  
Author Topic: EWBF's CUDA Zcash miner  (Read 2164073 times)
sublimus
Full Member
***
Offline Offline

Activity: 240
Merit: 100


View Profile
February 24, 2017, 11:24:01 PM
 #1841

I've been using AMD rigs for a while, and I thought I'd try my hand with some CUDA boards.

I have a rig with Windows 10x64, 378.66 drivers, and three Geforce 1080 boards. For some reasons, Windows keeps shutting down one of the boards. If I click on it and have it find the drivers, it install older drivers. All three boards do work then however with the older driver.

When I run EWBF, the hashrate starts out around what I would expect and then quickly decays.

My questions:
1. Are the 378.66 drivers required? If so, any clues on why one of the boards doesn't like it?
2. Why the decaying hashrate? I've not mucked with any settings yet. These are stock.
3. Are the hash rates from Linux comparable to Windows? I'm much more comfortable with Unix.

NOTE: I do have the BIOS set to integrated graphics chip. This I've found makes managing things much easier. The motherboard is a MSI Z97.
I would bet that if you switch the card with another that would indicate the culprit is the slot it is in.
I think that it indicates a conflict with the integrated graphic.
Tried Disabling it ?

"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
fatsailor
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
February 25, 2017, 12:39:58 AM
 #1842

The problem turned out to be a bad USB cable. I went ahead and installed Ubuntu 16.04 server as I was tired of playing with device manager.

All three cards are now chugging along at ~470 sols/s.

Anyway know how to tweak the cards under linux ala MSI Afterburner?
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
February 25, 2017, 12:40:51 AM
 #1843

My questions:
1. Are the 378.66 drivers required? If so, any clues on why one of the boards doesn't like it?
2. Why the decaying hashrate? I've not mucked with any settings yet. These are stock.
3. Are the hash rates from Linux comparable to Windows? I'm much more comfortable with Unix.

NOTE: I do have the BIOS set to integrated graphics chip. This I've found makes managing things much easier. The motherboard is a MSI Z97.

Hi, no no need, i am using 367.44 (lubuntu 14.04 x64) and works perfectly on 1070, 1060 and 970, i don't have a 1080 but if 1070 works , 1080 should too, i upgraded one of the rigs to 378 just to see what changes ,and nothing does, stable as a rock, never 1 rig freezes, unloads, or reboot, 100% stable since the last mod about 7 months ago.

hashrate decay?, you mean profitability?, well price went down, difficulty went up, so ... we are fucked! Grin Grin

if you don't overclock then yes, hashrates at the same target power limit, are similar.

i don't recommend you use the onboard GPU, better disable it and use one of the GPUs, today gpus are powerful enough to handle graphical linux desktop and mine at 100% load without any trouble  Grin

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
PressEnterNoaw
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
February 25, 2017, 11:01:08 PM
 #1844

The problem turned out to be a bad USB cable. I went ahead and installed Ubuntu 16.04 server as I was tired of playing with device manager.

All three cards are now chugging along at ~470 sols/s.

Anyway know how to tweak the cards under linux ala MSI Afterburner?

Go ahead and install the last driver from Nvidia. I'm using ver. 375.26, but there is currently 1 new release 375.39 and a beta driver 378.09 available (haven't tested them out yet)

I don't think there is much to gain with the driver versions, most important is to find a working and stable one for your system.

2nd:

Go ahead and enable OC with:

sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration

after a reboot you gain access to OC and fan control in X conf

Hope that helped you a little Smiley
mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
February 26, 2017, 01:16:46 PM
 #1845

The problem turned out to be a bad USB cable. I went ahead and installed Ubuntu 16.04 server as I was tired of playing with device manager.

All three cards are now chugging along at ~470 sols/s.

Anyway know how to tweak the cards under linux ala MSI Afterburner?

Go ahead and install the last driver from Nvidia. I'm using ver. 375.26, but there is currently 1 new release 375.39 and a beta driver 378.09 available (haven't tested them out yet)

I don't think there is much to gain with the driver versions, most important is to find a working and stable one for your system.

2nd:

Go ahead and enable OC with:

sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration

after a reboot you gain access to OC and fan control in X conf

Hope that helped you a little Smiley

how you can enable OC, lets say for 3, or 4 cards from terminal?

This is my signature...
PallMall
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 26, 2017, 03:55:35 PM
 #1846

Does any one know how to setup automatic rig reboot if one of GPU stoped?
alrami
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
February 26, 2017, 07:38:41 PM
 #1847

Does any one know how to setup automatic rig reboot if one of GPU stoped?

Try to use following:

---------------------------------------------
:start
miner.exe --server eu1-zcash.flypool.org --user YourWallet.YourWorker --pass YourPass --port 3333 --eexit 1
ping 127.0.0.1 > nul
goto start
---------------------------------------------
dtawom
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 27, 2017, 02:19:32 AM
 #1848

I couldn't find anything in the help about about it, but is there switch to set a GPU usage percentage with EWBF?  I have two 1070's in my personal rig with 3 monitors.  I watch a lot of streaming video online and when the miner is running I get a lot of skipping and stuttering.  It would be nice to be able to set 5% or so aside for my general computer usage rather than killing mining on a whole card just so I can watch netflix.
PallMall
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 27, 2017, 10:37:09 AM
 #1849

Does any one know how to setup automatic rig reboot if one of GPU stoped?

Try to use following:

---------------------------------------------
:start
miner.exe --server eu1-zcash.flypool.org --user YourWallet.YourWorker --pass YourPass --port 3333 --eexit 1
ping 127.0.0.1 > nul
goto start
---------------------------------------------

Thank you,
This will restart miner itself but I'm looking for windows reboot.
V_I_T_A_L_Y
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
February 27, 2017, 11:09:20 AM
 #1850

EWBF_ when will the new release
EWBF_ (OP)
Full Member
***
Offline Offline

Activity: 198
Merit: 160


View Profile
February 27, 2017, 11:27:59 AM
 #1851

EWBF_ when will the new release

Now i try "squeeze" all what are possible from current algorithm, unfortunately improvements for one card can reduce speed for another. So when I find a way to maximize the improvement of various cards in the same time, I will publish it, but at this point there is no ETA.
pintycar
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 27, 2017, 12:13:48 PM
 #1852

EWBF_ when will the new release

Now i try "squeeze" all what are possible from current algorithm, unfortunately improvements for one card can reduce speed for another. So when I find a way to maximize the improvement of various cards in the same time, I will publish it, but at this point there is no ETA.
Thanks for the update EWBF_ ; did you get a chance to have a look at the ZERO project? It'd be great to have a GPU-miner from a respected dev like you, as all there is right now is CPU based. Thanks!
EWBF_ (OP)
Full Member
***
Offline Offline

Activity: 198
Merit: 160


View Profile
February 27, 2017, 12:25:09 PM
 #1853

EWBF_ when will the new release

Now i try "squeeze" all what are possible from current algorithm, unfortunately improvements for one card can reduce speed for another. So when I find a way to maximize the improvement of various cards in the same time, I will publish it, but at this point there is no ETA.
Thanks for the update EWBF_ ; did you get a chance to have a look at the ZERO project? It'd be great to have a GPU-miner from a respected dev like you, as all there is right now is CPU based. Thanks!

Yes. This is simply equihash with a different parameters. But at this moment zcash miner more important. In the future, I will create a miner with these parameters.
pintycar
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 27, 2017, 01:33:40 PM
 #1854

Thanks for the update EWBF_ ; did you get a chance to have a look at the ZERO project? It'd be great to have a GPU-miner from a respected dev like you, as all there is right now is CPU based. Thanks!

Yes. This is simply equihash with a different parameters. But at this moment zcash miner more important. In the future, I will create a miner with these parameters.
OK, thanks for replying man. It's fair enough, I understand your position. Maybe in a near future if ZERO becomes popular then you'll jump on it. Thanks again.
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
February 27, 2017, 01:55:58 PM
 #1855

EWBF_ when will the new release

Now i try "squeeze" all what are possible from current algorithm, unfortunately improvements for one card can reduce speed for another. So when I find a way to maximize the improvement of various cards in the same time, I will publish it, but at this point there is no ETA.
Thanks for the update EWBF_ ; did you get a chance to have a look at the ZERO project? It'd be great to have a GPU-miner from a respected dev like you, as all there is right now is CPU based. Thanks!

Yes. This is simply equihash with a different parameters. But at this moment zcash miner more important. In the future, I will create a miner with these parameters.

Why not make this params init during call..

Like miner.exe --equiinitparam=x,x which would be easy to make

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
disman
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
February 27, 2017, 02:33:12 PM
 #1856

EWBF_ when will the new release

Now i try "squeeze" all what are possible from current algorithm, unfortunately improvements for one card can reduce speed for another. So when I find a way to maximize the improvement of various cards in the same time, I will publish it, but at this point there is no ETA.
Thanks for the update EWBF_ ; did you get a chance to have a look at the ZERO project? It'd be great to have a GPU-miner from a respected dev like you, as all there is right now is CPU based. Thanks!

Yes. This is simply equihash with a different parameters. But at this moment zcash miner more important. In the future, I will create a miner with these parameters.

Why not make this params init during call..

Like miner.exe --equiinitparam=x,x which would be easy to make

Yes. You can also make different versions of miners to different cards.
EWBF_ (OP)
Full Member
***
Offline Offline

Activity: 198
Merit: 160


View Profile
February 27, 2017, 02:41:41 PM
 #1857

EWBF_ when will the new release

Now i try "squeeze" all what are possible from current algorithm, unfortunately improvements for one card can reduce speed for another. So when I find a way to maximize the improvement of various cards in the same time, I will publish it, but at this point there is no ETA.
Thanks for the update EWBF_ ; did you get a chance to have a look at the ZERO project? It'd be great to have a GPU-miner from a respected dev like you, as all there is right now is CPU based. Thanks!

Yes. This is simply equihash with a different parameters. But at this moment zcash miner more important. In the future, I will create a miner with these parameters.

Why not make this params init during call..

Like miner.exe --equiinitparam=x,x which would be easy to make

This miner uses "unrolled" memory layout, it increases speed but require more memory. With this memory layout and parameters N 192, K 7 miner will request something around 10Gb of memory. So as you can see this not an option and in this case needed original memory layout that will use around 3Gb of memory.
french
Newbie
*
Offline Offline

Activity: 20
Merit: 1



View Profile
February 28, 2017, 05:44:03 PM
 #1858

Trying to run on EC2 G2 instance. Cuda is installed. Any ideas?
ubuntu@ip:~$ ./miner --server zec-us-west1.nanopool.org --user Lt1d9mqRud5EHou4HXWKVPQBQtLQTXrjzNr.hey1 --pass z --port 6666
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.0b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:6666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
INFO: Target: 0004189300000000...
INFO: Detected new work: 1488291559
ERROR: Cannot run workers.
ubuntu@ip:~$
EWBF_ (OP)
Full Member
***
Offline Offline

Activity: 198
Merit: 160


View Profile
February 28, 2017, 08:30:02 PM
 #1859

Trying to run on EC2 G2 instance. Cuda is installed. Any ideas?
ubuntu@ip:~$ ./miner --server zec-us-west1.nanopool.org --user Lt1d9mqRud5EHou4HXWKVPQBQtLQTXrjzNr.hey1 --pass z --port 6666
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.0b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:6666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
INFO: Target: 0004189300000000...
INFO: Detected new work: 1488291559
ERROR: Cannot run workers.
ubuntu@ip:~$
Cuda 8?
french
Newbie
*
Offline Offline

Activity: 20
Merit: 1



View Profile
February 28, 2017, 08:43:06 PM
 #1860

Trying to run on EC2 G2 instance. Cuda is installed. Any ideas?
ubuntu@ip:~$ ./miner --server zec-us-west1.nanopool.org --user Lt1d9mqRud5EHou4HXWKVPQBQtLQTXrjzNr.hey1 --pass z --port 6666
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.0b         |
+-------------------------------------------------+
INFO: Server: zec-us-west1.nanopool.org:6666
INFO: Solver Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
INFO: Target: 0004189300000000...
INFO: Detected new work: 1488291559
ERROR: Cannot run workers.
ubuntu@ip:~$
Cuda 8?

CUDA Version 7.5.18 actually
Pages: « 1 ... 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 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 ... 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!