Author

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

legendary
Activity: 1030
Merit: 1006
March 22, 2017, 08:13:49 PM
ERROR: Looks like GPU0 are stopped. Restart attempt. - what does this error? (1070, 0.3.3b)
had this error from time to time with version 0.3.2b with my 1070.
what worked for me (i have my GPU's at 50% tdp) was to reduce my OC by a tiny amount. I can't even notice a difference in speed
Yes, that's it
newbie
Activity: 37
Merit: 0
March 22, 2017, 06:05:21 PM
ERROR: Looks like GPU0 are stopped. Restart attempt. - what does this error? (1070, 0.3.3b)
had this error from time to time with version 0.3.2b with my 1070.
what worked for me (i have my GPU's at 50% tdp) was to reduce my OC by a tiny amount. I can't even notice a difference in speed
full member
Activity: 240
Merit: 100
March 22, 2017, 05:05:34 PM
Can someone please tell me how to use --logfile to create a log?

Thanks

see Comment 2142 OR

miner --help


I did try this "--logfile ZCASH.%date:~6,4%%date:~3,2%%date:~0,2%.ewbf.log", but that didn't generate a log, the help file says that --log would log create a log, but it didn't! So, I'm not sure what I'm missing! I thought that the log would be saved in the same miner folder, but there is no log!!

--log 2 --logfile ZCASH.%date:~6,4%%date:~3,2%%date:~0,2%.ewbf.log
should generate ZCASHxxxxxxx.ewbf log file in the miner folder.
newbie
Activity: 18
Merit: 0
March 22, 2017, 04:29:06 PM
Can someone please tell me how to use --logfile to create a log?

Thanks

see Comment 2142 OR

miner --help


I did try this "--logfile ZCASH.%date:~6,4%%date:~3,2%%date:~0,2%.ewbf.log", but that didn't generate a log, the help file says that --log would log create a log, but it didn't! So, I'm not sure what I'm missing! I thought that the log would be saved in the same miner folder, but there is no log!!
full member
Activity: 155
Merit: 100
March 22, 2017, 04:03:23 PM
ERROR: Looks like GPU0 are stopped. Restart attempt. - what does this error? (1070, 0.3.3b)
newbie
Activity: 4
Merit: 0
March 22, 2017, 03:57:01 PM
I am using 6 x asus gtx 1060 3gb

How much sol/sec do you have with 1060 3gb? do you have an idea about power consumption?
full member
Activity: 240
Merit: 100
March 22, 2017, 02:52:40 PM
Can someone please tell me how to use --logfile to create a log?

Thanks

see Comment 2142 OR

miner --help
hero member
Activity: 710
Merit: 502
March 22, 2017, 02:15:34 PM
Greetings,
I am having problem running on Linux.
My start.sh looks like this:
#!/bin/bash
./miner --server eu1-zcash.flypool.org:3333 --user t1Q6xqGTwhUhhrtoMMdyWTtyMHhyRqFb3ao.unix --pass x --port 3333 --cuda_devices 0

but when I run it nothing happens.
Please help.

use full path, ex:

/opt/miner/miner --server ...............................etc

also don't specify cuda_devices not necessary.

first try launching by typing the commands to see what output you got (however type the zcash addr would be painful Grin Grin )

forgot: did you chmod +x it  first?
sr. member
Activity: 308
Merit: 250
March 22, 2017, 12:39:30 PM
Greetings,
I am having problem running on Linux.
My start.sh looks like this:
#!/bin/bash
./miner --server eu1-zcash.flypool.org:3333 --user t1Q6xqGTwhUhhrtoMMdyWTtyMHhyRqFb3ao.unix --pass x --port 3333 --cuda_devices 0

but when I run it nothing happens.
Please help.
newbie
Activity: 18
Merit: 0
March 22, 2017, 12:00:18 PM
Can someone please tell me how to use --logfile to create a log?

Thanks
sr. member
Activity: 266
Merit: 250
March 22, 2017, 10:19:16 AM
You should add an option to modify the intensity for whose who want to use their PC while mining

Just use the nicehash miner with one thread for mining while using pc. It gives me 360sols @79watt and does not slow the pc down at all.
What rig have you got? Just to have an idea.

TIA

1070, in a rig my settings are 440sols@120watt, but this is just what i use when on my pc Smiley

Thanks.
I've just tried it (0.5C release) in my W10 MSI with GTX 1050 Ti: looks like being a broken release.
I'll stay with EWBF and act on GPU frequencies (downclock).
sr. member
Activity: 463
Merit: 250
March 22, 2017, 09:17:19 AM
You should add an option to modify the intensity for whose who want to use their PC while mining

Just use the nicehash miner with one thread for mining while using pc. It gives me 360sols @79watt and does not slow the pc down at all.
What rig have you got? Just to have an idea.

TIA

1070, in a rig my settings are 440sols@120watt, but this is just what i use when on my pc Smiley
sr. member
Activity: 266
Merit: 250
March 22, 2017, 09:09:34 AM
You should add an option to modify the intensity for whose who want to use their PC while mining

Just use the nicehash miner with one thread for mining while using pc. It gives me 360sols @79watt and does not slow the pc down at all.
What rig have you got? Just to have an idea.

TIA
sr. member
Activity: 463
Merit: 250
March 22, 2017, 08:35:25 AM
You should add an option to modify the intensity for whose who want to use their PC while mining

Just use the nicehash miner with one thread for mining while using pc. It gives me 360sols @79watt and does not slow the pc down at all.
sr. member
Activity: 266
Merit: 250
March 22, 2017, 08:25:49 AM
Ditto: on my own 1st MSI laptop with GTX 1070 the temps are on the 78-81°C tag. On my second MSI (GT72VR 6RE, GTX1050 Ti) it looks like the thermal pipes are way more efficient and I've a steady 61°C.

Also: magnificent piece of programming you did!! I'll keep donating as well Smiley
newbie
Activity: 47
Merit: 0
March 22, 2017, 04:49:35 AM
You should add an option to modify the intensity for whose who want to use their PC while mining
member
Activity: 60
Merit: 10
March 22, 2017, 04:47:54 AM
New version --pec seems to be working fine for me, very convenient. But there's a typo "effecincy" it's spelled "efficiency". Other than that seems perfect.

hero member
Activity: 798
Merit: 1000
March 22, 2017, 04:07:22 AM
It would be nice to make this a miner for eth, etc, pascal, monero Grin Grin
sr. member
Activity: 463
Merit: 256
March 22, 2017, 03:56:04 AM
Question EWBF, if I give you 5% dev fee  Shocked will it go 20% faster hashrate?   Roll Eyes

as for me,it will be interesting and usefull option if implement.
newbie
Activity: 47
Merit: 0
March 22, 2017, 02:33:04 AM
I am running a 1080 on the new release and I put --pec in the bat. MSI reads no higher than 90% TDP which should be 162w but the first 4 power readings in the miner gave me 224, 216, 204, and 218w. Is that really how much the card is pulling in excluding the PSU efficiency?

I'd like to know how to set the temperature limit in the miner. The help.txt does not give these new settings in there


The founder's edition has a 180W TDP. Custom cards like the MSI Gaming can have a 250W TDP. And yeah, it is the power pulled excluding the PSU efficiency.
Jump to: