Bitcoin Forum
May 06, 2024, 07:27:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 [293] 294 »
  Print  
Author Topic: EWBF's CUDA Zcash miner  (Read 2164072 times)
rodney2250
Jr. Member
*
Offline Offline

Activity: 177
Merit: 2


View Profile
June 03, 2018, 01:09:09 PM
 #5841

Hey guys,

I am the developer of rig-monitor (see here: https://bitcointalk.org/index.php?topic=2128602.0) 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
1714980479
Hero Member
*
Offline Offline

Posts: 1714980479

View Profile Personal Message (Offline)

Ignore
1714980479
Reply with quote  #2

1714980479
Report to moderator
1714980479
Hero Member
*
Offline Offline

Posts: 1714980479

View Profile Personal Message (Offline)

Ignore
1714980479
Reply with quote  #2

1714980479
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ComputerGenie
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 552


Retired IRCX God


View Profile
June 03, 2018, 01:45:04 PM
 #5842

Hey guys,

I am the developer of rig-monitor (see here: https://bitcointalk.org/index.php?topic=2128602.0) 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
}
]
}

If you have to ask "why?", you wouldn`t understand my answer.
Always be on the look out, because you never know when you'll be stalked by hit-men that eat nothing but cream cheese....
rodney2250
Jr. Member
*
Offline Offline

Activity: 177
Merit: 2


View Profile
June 03, 2018, 03:32:29 PM
 #5843

Hey guys,

I am the developer of rig-monitor (see here: https://bitcointalk.org/index.php?topic=2128602.0) 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
}
]
}

Thanks a lot
rodney2250
Jr. Member
*
Offline Offline

Activity: 177
Merit: 2


View Profile
June 04, 2018, 08:06:23 PM
 #5844

Hey guys,

I am the developer of rig-monitor (see here: https://bitcointalk.org/index.php?topic=2128602.0) 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



Thanks a lot

I have just added support for EWBF. If you would like to test it then you can download it here: https://github.com/rodneymo/rig-monitorv2/releases/tag/2.3.d1

Infor about rig-monitor here: https://bitcointalk.org/index.php?topic=2128602.0
prnrm
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 05, 2018, 07:28:25 PM
 #5845

Hello.
Using Awesome Miner, last version, I have a problem, the Awesome miner stop with this messages : Mining process not running, initiating restart (EWBF CUDA Zcash Miner, Equihash, MiningPoolHub [NeoScrypt])

Hows can I debug it?

THanks.

katatunix
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
June 06, 2018, 07:41:52 AM
Last edit: June 18, 2018, 05:25:57 PM by katatunix
 #5846

Hello,

If you need an iOS/Android app to monitor your EWBF miners, try YoungBuffalo. Remember to add the option --api 0.0.0.0:42000 to the miner command line.

This is an iOS/Android app for monitoring cryptocurrency miners. EWBF, Claymores and Antminer are supported.

Features:

- Fast loading.
- Smooth GUI with asynchronous computation.
- Users are allowed to edit rig information.
- Users can re-arrange the order of rigs.
- Remote rebooting is supported.
- Users can view the full console of miners with one touch.
- Easier viewing long lists of rigs with Compact view mode.
- Highlight problems of too low speed and/or too high temperature.
- Show incorrect shares (for Claymores) and rejected shares (for Antminer and EWBF).
- Both iPhone and iPad are supported, iOS 9.0 or higher is required.

Available on Apple Store:

https://itunes.apple.com/us/app/youngbuffalo/id1386685965?mt=8

Available on Google Play Store:

https://play.google.com/store/apps/details?id=com.nghiabui.Buffalo

Thanks for reading my post.
Banamustika
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 11, 2018, 04:00:57 AM
 #5847


I hope there is an update for this app mining....
xxxyyyzzz
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 14, 2018, 12:22:32 PM
 #5848


I hope there is an update for this app mining....

there is no update for quite some time now, and i been reading that developer is not working on improvement of this miner.
REWREW
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 15, 2018, 09:54:14 AM
 #5849

Any update for support Equihash <144,5> parameters?
ComputerGenie
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 552


Retired IRCX God


View Profile
June 15, 2018, 10:02:07 AM
 #5850

Any update for support Equihash <144,5> parameters?
If you want a miner for your pro-NVIDIA/anti-Bitmain coin, then write one (or pick a non-douchebag coin).  Smiley

If you have to ask "why?", you wouldn`t understand my answer.
Always be on the look out, because you never know when you'll be stalked by hit-men that eat nothing but cream cheese....
REWREW
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 15, 2018, 10:12:31 AM
 #5851

Any update for support Equihash <144,5> parameters?
If you want a miner for your pro-NVIDIA/anti-Bitmain coin, then write one (or pick a non-douchebag coin).  Smiley
Already found: https://bitcointalk.org/index.php?topic=4466962.0
BitCoinTa|k
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
August 10, 2018, 06:14:58 AM
 #5852

Version 0.3.4b.

EWBF's Zcash cuda miner.
Expected speeds 500 sols/s gtx 1080, 444 sols/s gtx1070. 300 gtx1060 6G. Stock settings.
Writen for pascal gpus but works on cards with at least 1Gb memory, and Compute Capability 2 and higher.
Miner contain dev fee 2%.
Sorry for my bad english  Sad

....


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

Why not add this new thread link?

EWBF Cuda Equihash Miner v0.5
https://bitcointalk.org/index.php?topic=4466962.0
ComputerGenie
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 552


Retired IRCX God


View Profile
August 10, 2018, 11:43:05 AM
 #5853

Why not add this new thread link?

EWBF Cuda Equihash Miner v0.5
https://bitcointalk.org/index.php?topic=4466962.0
Because the 2 miners are different creatures.

If you have to ask "why?", you wouldn`t understand my answer.
Always be on the look out, because you never know when you'll be stalked by hit-men that eat nothing but cream cheese....
JFoxOne
Member
**
Offline Offline

Activity: 640
Merit: 56


minerstat


View Profile WWW
August 14, 2018, 08:53:35 AM
 #5854

EWBF (ZEC and Zhash) are added to minerstat's Linux based mining OS and Windows node.


Nooby-miner
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
August 28, 2018, 04:22:58 PM
 #5855

im having a problem no shares found, just invailds.

Rig: 1x 11gb 1080ti FTW3 2x 8gb 1070ti
miner config: miner.exe --server coinotron.com --user ****.******* --pass ********** --port 3349 --algo 144_5 --pers BgoldPoW --intensity 48 --tempunits C --templimit 70

the config is taken from coinotron's site.

Anyone have any ideas why im only getting invalid shares on all 3 cards?
Dr_Victor
Sr. Member
****
Offline Offline

Activity: 954
Merit: 250


View Profile
August 29, 2018, 06:23:11 AM
 #5856

im having a problem no shares found, just invailds.

Rig: 1x 11gb 1080ti FTW3 2x 8gb 1070ti
miner config: miner.exe --server coinotron.com --user ****.******* --pass ********** --port 3349 --algo 144_5 --pers BgoldPoW --intensity 48 --tempunits C --templimit 70

the config is taken from coinotron's site.

Anyone have any ideas why im only getting invalid shares on all 3 cards?
You miss new EWBF miner? With this old version you can't launch algo 144_5.

yobit.net is banned from signatures
corrado25
Full Member
***
Offline Offline

Activity: 773
Merit: 100



View Profile
October 02, 2018, 02:25:28 PM
 #5857

Used EWBF's CUDA Zcash miner  when i mine pn 1060 6gb. But there was a long time ago.Good miner.Stable work. Meiner is not excluded. Makes a lot sols. Who is mine ZEC now ? And what cards use ?

Titel
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 03, 2018, 10:20:20 PM
 #5858

Still a good miner Smiley
uno-xbix
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 24, 2018, 07:17:51 PM
 #5859

im having a problem no shares found, just invailds.

Rig: 1x 11gb 1080ti FTW3 2x 8gb 1070ti
miner config: miner.exe --server coinotron.com --user ****.******* --pass ********** --port 3349 --algo 144_5 --pers BgoldPoW --intensity 48 --tempunits C --templimit 70

the config is taken from coinotron's site.

Anyone have any ideas why im only getting invalid shares on all 3 cards?
You miss new EWBF miner? With this old version you can't launch algo 144_5.
I have the same problem. All shares are rejected.  Pool (coinotron) gives 100% error. 
Try another pool.  (a supported pool,  see available config files)
2Miners
Member
**
Offline Offline

Activity: 268
Merit: 10


View Profile WWW
February 04, 2019, 07:31:43 PM
 #5860

How to Setup EWBF’s Cuda Equihash Miner: Step-by-Step Guide
https://2miners.com/blog/how-to-setup-ewbfs-cuda-equihash-miner-step-by-step-guide/


2Miners - Altcoins mining pools, PPLNS & SOLO Mining. Reliable servers with low ping, fast payouts, unique features.
2MINERS.COM     |     Twitter     |     Facebook     |     Telegram EN     |     Telegram RU
Pages: « 1 ... 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 [293] 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!