Author

Topic: EWBF's CUDA Zcash miner - page 275. (Read 2164327 times)

newbie
Activity: 53
Merit: 0
December 12, 2016, 07:47:30 AM
I have some fake gt 730 which support only compute 2.1 and this version is working fine, giving 6-7sol/s (4sol/s with nheqminer).

6 Sol/s will give you around $0,03 per day
With 100 cards you only get $3 per day

Not everyone has a $400 card or a server farm at their disposal.
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
December 12, 2016, 07:12:03 AM
I have some fake gt 730 which support only compute 2.1 and this version is working fine, giving 6-7sol/s (4sol/s with nheqminer).

6 Sol/s will give you around $0,03 per day
With 100 cards you only get $3 per day
newbie
Activity: 7
Merit: 0
December 12, 2016, 06:39:09 AM
Compiled for comute 2.0 but i have not tested it.
https://drive.google.com/open?id=0B9EPp8NdigFiMDN6bUhPYTNOcTg

I have some fake gt 730 which support only compute 2.1 and this version is working fine, giving 6-7sol/s (4sol/s with nheqminer).

My problem is that while eqm miner is running, ewbf cant connect to nicehash pool. When i turn off eqm, wait until ewbf connects and starts mining then i can start eqm without any problems.
And second problem is with starting ewbf it works but i have to try 4-5 times before it connects and starts minig. I am behind restrictive firewall which filters everything except ports 53/80. I have to setup tunel before i can connect to nicehash pool, and dont know if ewbf trys to connect to some other pool because then i have to create tunnel for such connection.
legendary
Activity: 1292
Merit: 1000
December 12, 2016, 06:34:46 AM
New version plus linux. Info in first post.
Stock clocks:

 Why do I get the feeling that the first card is a 1080, not a 1070?

 I've seen Gigabyte raise the TDP on at least one of their models of 1070, but nowhere near THAT high.

 I've also seen NVidia SMI get confused and report wrong model number for at least one card in my 950/960 mixed rig on occasion.




it may be just the matter of newer BIOS, after updating it - I have now 225W on 1070:

root@kopiemtu:~# nvidia-smi -pl 70
Provided power limit 70.00 W is not a valid power limit which should be between 75.00 W and 225.00 W for GPU 0000:01:00.0

https://bitcointalksearch.org/topic/m.16875973


legendary
Activity: 1292
Merit: 1000
December 12, 2016, 06:30:32 AM
c
A lot of people are pretty anal about getting 'hijacked. Here are some interesting bits.

1. Miners will have nothing on them (and you shouldn't have anything more then the bare minimum on a mining system) so there is nothing to compromise.



people are pretty anal about getting 'hijacked' - using still Windows as a miner OS, usually Smiley
they should really move to linux on USB stick then, long time ago...  (e.g. KopiemTu Smiley )

Yeah, nix doesn't get viruses and can't be insecure, right? Just like Macs. Obscurity doesn't mean something is more secure, it just means people are less likely to target it.

A USB stick can become infected as well. Either that or it can't be changed and would be a PITA to mine off of and adjust all the time.


"and you shouldn't have anything more then the bare minimum on a mining system" - and 16GB USB is natural "incentive" (size and speed) to NOT install anything except necessary,
it's easier to break this rule, when you have system on hard drive


USB sticks have read-only switches, you may utilize it or start OS from image, with logs in RAM
and reboot is one-minute sweep for recovering sure configuration

do it with Windows... Smiley
FUD
newbie
Activity: 8
Merit: 0
December 12, 2016, 05:59:26 AM
A README FILE WITH ALL THE COMMAND SUPPORT???



where i find it  ?

in file i download  there is only  DLLs   and  EXE

please  send me if you have it
member
Activity: 78
Merit: 10
December 12, 2016, 05:29:36 AM
A README FILE WITH ALL THE COMMAND SUPPORT???
FUD
newbie
Activity: 8
Merit: 0
December 12, 2016, 04:19:56 AM

Please  how i can make intensite of my gpu card   i need to use 50%

please  i need a bat file can run with all nvvidia card

setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 50
setx GPU_SINGLE_ALLOC_PERCENT 50


what about the bat file 

i need the command line to run the miner with 50%  of my gpu

i use nanopool

please


Those commands are inserted in the bat file, above the miner executable statement.

Zcash mining has brouhht all the newbs out.



not work this commande

my gpu work 100%  with this commande  :

 miner --server zec-eu1.nanopool.org --user t1RdwuMkXyyFh5cQ2kPqeLrxb1DGuRoyeTE.NvidiaEWBF --pass z --port 6666


please  how i can  make intensiter  " i "  to make it use 50% 

sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
December 12, 2016, 04:14:50 AM
I think you need to optimize if you want to keep the miners Smiley

Okay, as promised. 320 with stock GTX 1070 is reached. Power usage at wall ~ 140 W.

GTX 1060 6G gets 225 at 100 W.
GTX 1060 3G gets 210 at 95 W.

Testing other Pascal cards now...

legendary
Activity: 1498
Merit: 1030
December 12, 2016, 02:36:09 AM
New version plus linux. Info in first post.
Stock clocks:


 Why do I get the feeling that the first card is a 1080, not a 1070?

 I've seen Gigabyte raise the TDP on at least one of their models of 1070, but nowhere near THAT high.

 I've also seen NVidia SMI get confused and report wrong model number for at least one card in my 950/960 mixed rig on occasion.

sr. member
Activity: 292
Merit: 250
December 11, 2016, 09:31:41 PM

Please  how i can make intensite of my gpu card   i need to use 50%

please  i need a bat file can run with all nvvidia card

setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 50
setx GPU_SINGLE_ALLOC_PERCENT 50

setx works with amd opencl. not nvidia cuda which this miner is.
legendary
Activity: 1068
Merit: 1020
December 11, 2016, 09:21:40 PM

Please  how i can make intensite of my gpu card   i need to use 50%

please  i need a bat file can run with all nvvidia card

setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 50
setx GPU_SINGLE_ALLOC_PERCENT 50


what about the bat file 

i need the command line to run the miner with 50%  of my gpu

i use nanopool

please


Those commands are inserted in the bat file, above the miner executable statement.

Zcash mining has brouhht all the newbs out.
FUD
newbie
Activity: 8
Merit: 0
December 11, 2016, 09:06:45 PM

Please  how i can make intensite of my gpu card   i need to use 50%

please  i need a bat file can run with all nvvidia card

setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 50
setx GPU_SINGLE_ALLOC_PERCENT 50


what about the bat file 

i need the command line to run the miner with 50%  of my gpu

i use nanopool

please
full member
Activity: 142
Merit: 100
December 11, 2016, 07:42:17 PM

Please  how i can make intensite of my gpu card   i need to use 50%

please  i need a bat file can run with all nvvidia card

setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 50
setx GPU_SINGLE_ALLOC_PERCENT 50
FUD
newbie
Activity: 8
Merit: 0
December 11, 2016, 07:18:10 PM
Version 0.0.4b.

New zcash cuda miner. windows x64
Writen for pascal gpus but works on cards with at least 1Gb memory, and Compute Capability 3 and higher.
Expected speed on stock settings.
gtx 1060 - 170 h/s
gtx 1070 - 250 h/s
Unfortunately i do not have older cards to tests.
Miner contain dev fee 2%.
I will support a miner if people will be interested in it.
Sorry for my bad english  Sad

Version 0.0.4b
Completely new watchdog system.
Fixed a bug in the solver
Binary linux version compiled and tested in debian.

Windows x64
https://mega.nz/#F!usQh2bTa!3qp_PaiO-dw3F0mpvLXynA
https://drive.google.com/open?id=0B9EPp8NdigFianNlcUh0YWFhOVE

Linux x64
https://mega.nz/#F!aop0BLaR!qQUGG6C2ZhE2zAC0XAlMSw
https://drive.google.com/open?id=0B9EPp8NdigFibDl2MmdXaTFjWDQ



Please  how i can make intensite of my gpu card   i need to use 50%

please  i need a bat file can run with all nvvidia card
legendary
Activity: 1901
Merit: 1024
December 11, 2016, 07:10:30 PM
Nice hash support promised 320sol for 1070 at stock tomorrow ......

Let the WAR began!  Grin
legendary
Activity: 1764
Merit: 1024
December 11, 2016, 07:09:00 PM
A lot of people are pretty anal about getting 'hijacked. Here are some interesting bits.

1. Miners will have nothing on them (and you shouldn't have anything more then the bare minimum on a mining system) so there is nothing to compromise.

2. If your earnings are being 'hijacked' you'll notice it in your global earnings. He could actually be lieing about the 2% and it could be closer to 5% and that would be more likely then it randomly mining whatever he wants. Matter of a fact that could be slipped into the miner and there would be very little to prove it as he can easily mask the 'dev time'. If you think you can easily notice the difference between 2% and 4% pool side you'd be wrong. Depending on the pool, pool luck, and if the pool is skimming (which isn't uncommon with some pools) it's practically invisible.


I'd be more worried about shit pools then ultra vetting a miner. Not saying looking out for a virus is a bad... always look for a virus, just some people go way too overboard with things.

I'm running the nvidia miner on my gaming rig so I'm very paranoid. My mining rig is filled with RX 470s and they're the ones I'm not worried about since they run on the bare minimum. I'm actually more worried about trojans, keyloggers,remote login stuff since these are the ones I can't actually verify and monitor. The hijack thing you're referring to can easily be verified by anyone monitoring their miner's stats from their PC and on the pool.

You don't understand how pools work and there is no way of 'verifying' the difference between 2% and 4%. That's within error rate of pools based on luck. There are very few pools that pay you exactly what you should be getting and that can fluctuate quite a bit. Pool luck, efficiency (not talking about the efficiency stat rather connection, hardware and coding), and skimming can change all of that. I'm guessing you're comparing it against whattomine... Even that has error.

There is a lot more that goes into mining then just shooting your hashrate at a pool and it always gives you what you think you should be making.

A lot of people are pretty anal about getting 'hijacked. Here are some interesting bits.

1. Miners will have nothing on them (and you shouldn't have anything more then the bare minimum on a mining system) so there is nothing to compromise.



people are pretty anal about getting 'hijacked' - using still Windows as a miner OS, usually Smiley
they should really move to linux on USB stick then, long time ago...  (e.g. KopiemTu Smiley )

Yeah, nix doesn't get viruses and can't be insecure, right? Just like Macs. Obscurity doesn't mean something is more secure, it just means people are less likely to target it.

A USB stick can become infected as well. Either that or it can't be changed and would be a PITA to mine off of and adjust all the time.
legendary
Activity: 1292
Merit: 1000
December 11, 2016, 06:45:57 PM
@EWBF can you find out why does your miner not connect to http://www.luckpool.org/#!/coin/ZEC ? All other miners work ok.

In next release i fix support for some pools.
And no, pools not coded into miner except devfee pool.


Could you implement one more option, for logging:

--log filename

e.g --log /tmp/log.txt

?

and some simple shares counter in printout
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
December 11, 2016, 06:36:44 PM
Pool mainpage coming soon-..seen this for 2 month now..
how this pool works?
legendary
Activity: 1292
Merit: 1000
December 11, 2016, 06:26:43 PM
@EWBF can you find out why does your miner not connect to http://www.luckpool.org/#!/coin/ZEC ? All other miners work ok.

In next release i fix support for some pools.
And no, pools not coded into miner except devfee pool.


zclassic.pool.mn working Smiley

Jump to: