Search content
Sort by

Showing 19 of 19 results by Eeroz
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.5
by
Eeroz
on 02/08/2018, 18:38:19 UTC
Dumb question on my part likely - but how did you get Power usage stats to display there in your log output?  I never have seen that, and could DEFINITELY use that to my advantage.  Thanks for sharing, great stats thanks to v0.5...nice indeed!  Cheers.

If using the cfg file, change "pec" from 0 to 1
If using command line options, use --pec 1
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.4
by
Eeroz
on 01/08/2018, 15:27:32 UTC
WARNING: Looks like GPU0 are stopped. Restarting...


Is there a way to make the miner auto close and reopen when this happens? This error is very random and has nothing to do with overclocking.

I just noticed that there is an "eexit" param, setting it to 1 seems to close the miner when errors occur. Still testing this, but it did close the miner for another error. So now you just need a bat script that restarts the miner as soon as it closes.

If using the cfg file: eexit 1
if using command line params: --eexit 1

Code:
@echo  off
:restart

TIMEOUT 5
miner.exe --eexit 1
ping 127.0.0.1 > nul

goto :restart

It would be nice if these parameters would be documented in the OP.

Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.4
by
Eeroz
on 25/07/2018, 18:40:11 UTC
My miner sometimes crashes with this error and does not recover:

I have to exit/close the miner and restart it. This seems to happen randomly.

Could you add an argument/switch that closes the miner when this error occurs, so my script would restart it?

Code:
...
25.07.2018 18:39:22 Total speed: 442 Sol/s
25.07.2018 18:39:23 INFO: GPU5 Accepted share 47ms [A:1042, R:1]
25.07.2018 18:39:34 INFO: GPU9 Accepted share 47ms [A:969, R:1]
25.07.2018 18:39:40 INFO: GPU9 Accepted share 63ms [A:970, R:1]
25.07.2018 18:39:50 INFO: GPU5 Accepted share 63ms [A:1043, R:1]
25.07.2018 18:39:50 INFO: GPU7 Accepted share 63ms [A:1004, R:0]
25.07.2018 18:39:53 Temp: GPU0 57C GPU1 56C GPU2 60C GPU3 62C GPU4 62C GPU5 59C GPU6 60C GPU7 59C GPU8 64C GPU9 61C GPU10 59C GPU11 64C GPU12 65C
25.07.2018 18:39:53 GPU0: 34 Sol/s GPU1: 35 Sol/s GPU2: 34 Sol/s GPU3: 32 Sol/s GPU4: 34 Sol/s GPU5: 35 Sol/s GPU6: 34 Sol/s GPU7: 36 Sol/s GPU8: 31 Sol/s GPU9: 34 Sol/s GPU10: 35 Sol/s GPU11: 33 Sol/s GPU12: 35 Sol/s
25.07.2018 18:39:53 Total speed: 442 Sol/s
25.07.2018 18:39:56 INFO: GPU4 Accepted share 62ms [A:960, R:0]
25.07.2018 18:40:00 INFO: GPU5 Accepted share 62ms [A:1044, R:1]
25.07.2018 18:40:23 CUDA: Device: 2 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 6 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 12 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 5 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 1 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 4 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 9 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 10 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 3 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 0 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 7 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 8 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 CUDA: Device: 11 Thread exited with message: "unspecified launch failure"
25.07.2018 18:40:23 Temp: GPU0 56C GPU1 55C GPU2 58C GPU3 62C GPU4 62C GPU5 59C GPU6 58C GPU7 58C GPU8 63C GPU9 60C GPU10 59C GPU11 64C GPU12 63C
25.07.2018 18:40:23 GPU0: 36 Sol/s GPU1: 34 Sol/s GPU2: 32 Sol/s GPU3: 36 Sol/s GPU4: 33 Sol/s GPU5: 35 Sol/s GPU6: 35 Sol/s GPU7: 35 Sol/s GPU8: 35 Sol/s GPU9: 35 Sol/s GPU10: 34 Sol/s GPU11: 36 Sol/s GPU12: 35 Sol/s
25.07.2018 18:40:23 Total speed: 451 Sol/s
25.07.2018 18:40:23 WARNING: Looks like GPU0 are stopped. Restarting...
25.07.2018 18:40:23 INFO: GPU0 are restarted.
25.07.2018 18:40:23 CUDA: Device: 0 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:23 WARNING: Looks like GPU1 are stopped. Restarting...
25.07.2018 18:40:23 INFO: GPU1 are restarted.
25.07.2018 18:40:24 CUDA: Device: 1 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:24 WARNING: Looks like GPU2 are stopped. Restarting...
25.07.2018 18:40:24 INFO: GPU2 are restarted.
25.07.2018 18:40:24 CUDA: Device: 2 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:24 WARNING: Looks like GPU3 are stopped. Restarting...
25.07.2018 18:40:24 INFO: GPU3 are restarted.
25.07.2018 18:40:24 CUDA: Device: 3 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:24 WARNING: Looks like GPU4 are stopped. Restarting...
25.07.2018 18:40:24 INFO: GPU4 are restarted.
25.07.2018 18:40:24 CUDA: Device: 4 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:24 WARNING: Looks like GPU5 are stopped. Restarting...
25.07.2018 18:40:24 INFO: GPU5 are restarted.
25.07.2018 18:40:24 CUDA: Device: 5 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:24 WARNING: Looks like GPU6 are stopped. Restarting...
25.07.2018 18:40:24 INFO: GPU6 are restarted.
25.07.2018 18:40:25 CUDA: Device: 6 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:25 WARNING: Looks like GPU7 are stopped. Restarting...
25.07.2018 18:40:25 INFO: GPU7 are restarted.
25.07.2018 18:40:25 CUDA: Device: 7 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:25 WARNING: Looks like GPU8 are stopped. Restarting...
25.07.2018 18:40:25 INFO: GPU8 are restarted.
25.07.2018 18:40:25 CUDA: Device: 8 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:25 WARNING: Looks like GPU9 are stopped. Restarting...
25.07.2018 18:40:25 INFO: GPU9 are restarted.
25.07.2018 18:40:25 CUDA: Device: 9 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:25 WARNING: Looks like GPU10 are stopped. Restarting...
25.07.2018 18:40:25 INFO: GPU10 are restarted.
25.07.2018 18:40:25 CUDA: Device: 10 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:25 WARNING: Looks like GPU11 are stopped. Restarting...
25.07.2018 18:40:25 INFO: GPU11 are restarted.
25.07.2018 18:40:26 CUDA: Device: 11 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:26 WARNING: Looks like GPU12 are stopped. Restarting...
25.07.2018 18:40:26 INFO: GPU12 are restarted.
25.07.2018 18:40:26 CUDA: Device: 12 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:27 WARNING: Looks like GPU0 are stopped. Restarting...
25.07.2018 18:40:27 INFO: GPU0 are restarted.
25.07.2018 18:40:27 CUDA: Device: 0 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:27 WARNING: Looks like GPU1 are stopped. Restarting...
25.07.2018 18:40:27 INFO: GPU1 are restarted.
25.07.2018 18:40:27 CUDA: Device: 1 Thread exited with message: "all CUDA-capable devices are busy or unavailable"
25.07.2018 18:40:27 WARNING: Looks like GPU2 are stopped. Restarting...
25.07.2018 18:40:27 INFO: GPU2 are restarted.
...

More info
13x EVGA 1070
Pool: https://btg.2miners.com
Command line options: miner.exe --algo 144_5 --pers BgoldPoW --server btg.2miners.com --port 4040 --user
.rig1 --pass x
Power limit: 75%
Mem OC: 0
Core OC: 0
Virtual mem: 170GB

Miner: v0.4


This rig has worked almost flawlessly with DSTM's equihash miner. The only occassional hiccups have been due to previous OC settings.
Post
Topic
Board Investor-based games
Re: WeeklyPonzi.com | New Ponzi Round Each Week | 130% AUTOMATED RETURNS
by
Eeroz
on 04/03/2014, 20:55:43 UTC
Thank you, I just got paid!
Post
Topic
Board Investor-based games
Re: WeeklyPonzi.com | New Ponzi Round Each Week | 130% AUTOMATED RETURNS
by
Eeroz
on 04/03/2014, 14:13:40 UTC
Why is transaction #53 paid already when other transactions are not?

Because I processed the deposit manually since the ipn was down for a short time and set an incorrect time on accident. All good now.

Thanks,

Okay, cool!
Post
Topic
Board Investor-based games
Re: WeeklyPonzi.com | New Ponzi Round Each Week | 130% AUTOMATED RETURNS
by
Eeroz
on 04/03/2014, 00:41:23 UTC
Why is transaction #53 paid already when other transactions are not?
Post
Topic
Board Gambling
Re: [TRUSTED] New round of the best ponzi ever! ponzi120.com ! [TRUSTED]
by
Eeroz
on 01/03/2014, 18:29:13 UTC
guys stop that is scam No payout only payments
Most of the transactions have not even been confirmed...

On round2 it took something like 18minutes to get the first payment if I remember correctly, I am definitely a bit stressed out by waiting for payments but I am 95% sure he will pay because he knows he can successfully do a round4 5 6 ect. He will get even more and more deposits in a short time as people get more trustful and he gets a lot in winnings and rake



Yeah, well he has over 51BTC now..
Post
Topic
Board Gambling
Re: [TRUSTED] New round of the best ponzi ever! ponzi120.com ! [TRUSTED]
by
Eeroz
on 01/03/2014, 18:19:28 UTC
guys stop that is scam No payout only payments
Most of the transactions have not even been confirmed...
Post
Topic
Board Gambling
Re: Fixed Spread Ponzi only 0.002 BTC 145%
by
Eeroz
on 27/02/2014, 21:09:52 UTC
Okay now the transactions are confirmed! Smiley
Post
Topic
Board Gambling
Re: Fixed Spread Ponzi only 0.002 BTC 145%
by
Eeroz
on 27/02/2014, 19:58:41 UTC
lol .... okay if you say so ... just trying to get a point across if you want to waste your money go for it man im not stopping you im just saying ponzis dont work lol but good luck with your  "investment" dont risk too much at once
I think we know what ponzi schemes are and how they work.
Post
Topic
Board Gambling
Re: Fixed Spread Ponzi only 0.002 BTC 145%
by
Eeroz
on 27/02/2014, 19:38:54 UTC
Why are the the payments still unconfirmed?   Shocked
Post
Topic
Board Gambling
Re: Fixed Spread Ponzi only 0.002 BTC 145%
by
Eeroz
on 27/02/2014, 18:30:22 UTC
It's working!
Post
Topic
Board Archival
Re: [WTS] USB Style PCI-E 1x - 16x Powered Riser Cables !! $20 Each Thousands Sold!
by
Eeroz
on 11/02/2014, 20:09:19 UTC
Has anyone tried a USB hub?
Post
Topic
Board Mining (Altcoins)
Re: icyhash down!!!! with all my coins still in site wallet
by
Eeroz
on 08/01/2014, 16:49:36 UTC
Yes, it seems to be down.
Post
Topic
Board Altcoin Discussion
Re: Coinye Coin post your address
by
Eeroz
on 08/01/2014, 12:28:18 UTC
5bzSYwAqPAZ47nzsy9cp7aMt5Pt4GbsW8s
Thanks!
Post
Topic
Board Beginners & Help
Re: Newbie to this Bitcoin Forum
by
Eeroz
on 08/01/2014, 12:11:52 UTC
Welcome!

Yeah this newbie forum thing is pretty annoying!  Undecided
Post
Topic
Board Altcoin Discussion
Re: Coinye Coin anyone?
by
Eeroz
on 08/01/2014, 12:01:06 UTC
I'm mining, but my account on http://coinyecoin.icyhash.com/ is locked for some reason and I can't even contact the admin.
Post
Topic
Board Beginners & Help
Re: new member
by
Eeroz
on 08/01/2014, 11:53:26 UTC
Hello!  Smiley
Post
Topic
Board Beginners & Help
Re: Can not reply in most places here
by
Eeroz
on 08/01/2014, 11:42:16 UTC
This feature is just annoying.