Pages:
Author

Topic: EWBF's CUDA Zcash miner - page 2. (Read 2164073 times)

hero member
Activity: 1092
Merit: 552
Retired IRCX God
June 03, 2018, 09:45:04 AM
Hey guys,

I am the developer of rig-monitor (see here: https://bitcointalksearch.org/topic/new-free-rig-monitor-40-alpha-released-2128602) and I a, looking o add EWBF support to it. Could someone share an example of the json output together with an example of the API query?

Thanks a lot

Code:
http://192.168.1.16:42000/getstat
Code:
{
"method": "getstat",
"error": null,
"start_time": 1527870255,
"current_server": "localhost:9998",
"available_servers": 1,
"server_status": 1,
"result": [{
"gpuid": 0,
"cudaid": 0,
"busid": "0000:01:00.0",
"name": "GeForce GTX 1080",
"gpu_status": 2,
"solver": 0,
"temperature": 68,
"gpu_power_usage": 195,
"speed_sps": 512,
"accepted_shares": 10010,
"rejected_shares": 0,
"start_time": 1527976217
}, {
"gpuid": 1,
"cudaid": 1,
"busid": "0000:81:00.0",
"name": "GeForce GTX 1080",
"gpu_status": 2,
"solver": 0,
"temperature": 62,
"gpu_power_usage": 198,
"speed_sps": 506,
"accepted_shares": 10956,
"rejected_shares": 0,
"start_time": 1527870256
}, {
"gpuid": 2,
"cudaid": 2,
"busid": "0000:82:00.0",
"name": "GeForce GTX 1080",
"gpu_status": 2,
"solver": 0,
"temperature": 64,
"gpu_power_usage": 197,
"speed_sps": 508,
"accepted_shares": 10898,
"rejected_shares": 0,
"start_time": 1527870256
}
]
}
jr. member
Activity: 177
Merit: 2
June 03, 2018, 09:09:09 AM
Hey guys,

I am the developer of rig-monitor (see here: https://bitcointalksearch.org/topic/new-free-rig-monitor-40-alpha-released-2128602) and I a, looking o add EWBF support to it. Could someone share an example of the json output together with an example of the API query?

Thanks a lot
hero member
Activity: 1092
Merit: 552
Retired IRCX God
June 01, 2018, 08:22:58 AM
Guys , how to set temperature limit ? what command ?

Quote
--tempunits         Temperature units, allowed values: C for celsius, F for fahrenheit and K for kelvin Smiley).
--templimit         Temperature limit, gpu will be stopped if this limit is reached.
Just like it says in the help file you downloaded  Wink
newbie
Activity: 3
Merit: 0
June 01, 2018, 03:19:12 AM
Guys , how to set temperature limit ? what command ?
sr. member
Activity: 736
Merit: 262
Me, Myself & I
May 30, 2018, 05:13:32 AM
For 0.1 ZEC per rig I can make You have 0% devfee and never see single DevFee Accepted share with EWBF.
the rest of us can do that for 0.00000000 ZEC

Code:
miner --fee 0 --server some_server --port some_port --user some_user_name --pass x

Of course, I just wanted to compensate my disturbance of reading again and again noobs complaints about EWBF fees...
member
Activity: 239
Merit: 12
May 29, 2018, 04:41:42 PM
For 0.1 ZEC per rig I can make You have 0% devfee and never see single DevFee Accepted share with EWBF.
the rest of us can do that for 0.00000000 ZEC

Code:
miner --fee 0 --server some_server --port some_port --user some_user_name --pass x

Did you know that the miner simply mines the devfee into a black hole if you select --fee 0? You're not earning more, the dev is just earning less.

Wow, and just when you though you had already seen all kinds of bulls**t in this thread....you get surprised again  Grin
hero member
Activity: 1092
Merit: 552
Retired IRCX God
May 29, 2018, 04:20:50 PM
For 0.1 ZEC per rig I can make You have 0% devfee and never see single DevFee Accepted share with EWBF.
the rest of us can do that for 0.00000000 ZEC

Code:
miner --fee 0 --server some_server --port some_port --user some_user_name --pass x

Did you know that the miner simply mines the devfee into a black hole if you select --fee 0? You're not earning more, the dev is just earning less.
Did you know that no one that actually read this thread thought it did earn you more?  Roll Eyes
member
Activity: 413
Merit: 17
May 29, 2018, 03:17:58 PM
For 0.1 ZEC per rig I can make You have 0% devfee and never see single DevFee Accepted share with EWBF.
the rest of us can do that for 0.00000000 ZEC

Code:
miner --fee 0 --server some_server --port some_port --user some_user_name --pass x

Did you know that the miner simply mines the devfee into a black hole if you select --fee 0? You're not earning more, the dev is just earning less.
hero member
Activity: 1092
Merit: 552
Retired IRCX God
May 29, 2018, 09:17:20 AM
So to sum up, still no Zcash miner wthout devfee??
I've been using it for a year and never paid any fees.

Bad boy! The dev put a lot of his time into this project and deserves to be rewarded. At least reward him by not encouraging others to avoid fees (or at least don't do it for free)  Grin
Chup was going to donate half of his reward of 0.1 Zec to dev (I strongly believe in that) Grin

Well, if anyone ever read the ANN, they'd see that was added 2 versions back and it's not any type of secret or anything.  Roll Eyes
newbie
Activity: 32
Merit: 0
May 29, 2018, 07:57:34 AM
So to sum up, still no Zcash miner wthout devfee??
I've been using it for a year and never paid any fees.

Will check it today, thank you for the parameters, very helpful.
member
Activity: 239
Merit: 12
May 29, 2018, 07:45:01 AM
So to sum up, still no Zcash miner wthout devfee??
I've been using it for a year and never paid any fees.

Bad boy! The dev put a lot of his time into this project and deserves to be rewarded. At least reward him by not encouraging others to avoid fees (or at least don't do it for free)  Grin
Chup was going to donate half of his reward of 0.1 Zec to dev (I strongly believe in that) Grin
hero member
Activity: 1092
Merit: 552
Retired IRCX God
May 29, 2018, 07:28:15 AM
So to sum up, still no Zcash miner wthout devfee??
I've been using it for a year and never paid any fees.
newbie
Activity: 32
Merit: 0
May 29, 2018, 07:25:22 AM
So to sum up, still no Zcash miner wthout devfee??
hero member
Activity: 1092
Merit: 552
Retired IRCX God
May 29, 2018, 07:07:32 AM
For 0.1 ZEC per rig I can make You have 0% devfee and never see single DevFee Accepted share with EWBF.
the rest of us can do that for 0.00000000 ZEC

Code:
miner --fee 0 --server some_server --port some_port --user some_user_name --pass x
sr. member
Activity: 736
Merit: 262
Me, Myself & I
May 29, 2018, 02:52:48 AM
Hello.

INFO 16:39:28: GPU0 DevFee Accepted share
INFO 16:39:29: GPU0 DevFee Accepted share
INFO 16:39:29: GPU0 DevFee Accepted share
INFO 16:39:30: GPU0 DevFee Accepted share
INFO 16:39:30: GPU0 DevFee Accepted share

5 consecutive sends... 2% Huh

For 0.1 ZEC per rig I can make You have 0% devfee and never see single DevFee Accepted share with EWBF.
newbie
Activity: 46
Merit: 0
May 29, 2018, 02:28:09 AM
 if the pool isn't listed it wont connect
legendary
Activity: 1848
Merit: 1165
My AR-15 ID's itself as a toaster. Want breakfast?
May 28, 2018, 11:01:02 PM
does anyone else think this thread should be locked and a final post stating to refer to previous complaints as well as dev abandonment be made?

I know it may work;  but use anything other than EWBF;  save yourself the headache.....  especially considering the early versions' trojans.

Absolutely. The thread should be closed.
Admins please do so.

The last 10 pages are complaints from noobs (who do not understand mining) about issues not related to the miner.
jr. member
Activity: 336
Merit: 1
May 27, 2018, 11:09:29 AM
333SOl / s will be faster than a nicehashminer. I get an error at 280sol at 1070, I'll try to overclock override. Has received 312 Sol at 1080 (changed the card)
member
Activity: 239
Merit: 12
May 27, 2018, 06:06:03 AM
Hello.

INFO 16:39:28: GPU0 DevFee Accepted share
INFO 16:39:29: GPU0 DevFee Accepted share
INFO 16:39:29: GPU0 DevFee Accepted share
INFO 16:39:30: GPU0 DevFee Accepted share
INFO 16:39:30: GPU0 DevFee Accepted share

5 consecutive sends... 2% Huh
If 5 shares in 2 seconds = 2%, then you have your diff set way too low and you're flooding the piss out of your pool sending 250 shares per second per GPU.

Is's actually 125 shares/sec  Tongue
Yeah, well, that's what I get for using "common core"; but, anyway....
Both are stupid numbers pointlessly flooding the server  Tongue

I see. Actually at first I thought you were just trolling the guy, but now I think you just didn't get his message. That was just another noob trying to complain about higher than advertised dev fees. Noobs usually count number of their shares vs devs shares and correlate that ratio to 2% dev fee. When the ratio is not 50/1 (and it actually never is) they accuse the dev of cheating with fees. That was the OP's message.
hero member
Activity: 1092
Merit: 552
Retired IRCX God
May 26, 2018, 03:37:40 PM
Hello.

INFO 16:39:28: GPU0 DevFee Accepted share
INFO 16:39:29: GPU0 DevFee Accepted share
INFO 16:39:29: GPU0 DevFee Accepted share
INFO 16:39:30: GPU0 DevFee Accepted share
INFO 16:39:30: GPU0 DevFee Accepted share

5 consecutive sends... 2% Huh
If 5 shares in 2 seconds = 2%, then you have your diff set way too low and you're flooding the piss out of your pool sending 250 shares per second per GPU.

Is's actually 125 shares/sec  Tongue
Yeah, well, that's what I get for using "common core"; but, anyway....
Both are stupid numbers pointlessly flooding the server  Tongue
Pages:
Jump to: