Bitcoin Forum
May 12, 2024, 05:17:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
Author Topic: Megaminer 6.3 - Multi pool / Multi Algo launcher  (Read 70950 times)
jmayniac
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
September 09, 2017, 01:42:39 PM
 #341

I´m thinking make a public web, MM will send periodically data asociated to a passphrase written in config.txt (I dont want login system), it will be able to see all asociated data to that passphrase: hashrate, miner, etc. from anywhere

I think this is more usefull than api, but has a big problem, server cost, I´m thinking only allow this funcionality if donation is enabled to help pay server cost but I´m not sure if it is a good idea.

Why not just release it so that we can run it our own servers?  I don't know if you were planning on charging money for this or if you were just going to give it away with Megaminer though.

I thought about writing out the miner info and such to a file and they using a script to scrape that data to a simple webpage and upload that page to my web server so I can see the data, but I'm not very good with Powershell, only Python.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715534239
Hero Member
*
Offline Offline

Posts: 1715534239

View Profile Personal Message (Offline)

Ignore
1715534239
Reply with quote  #2

1715534239
Report to moderator
1715534239
Hero Member
*
Offline Offline

Posts: 1715534239

View Profile Personal Message (Offline)

Ignore
1715534239
Reply with quote  #2

1715534239
Report to moderator
1715534239
Hero Member
*
Offline Offline

Posts: 1715534239

View Profile Personal Message (Offline)

Ignore
1715534239
Reply with quote  #2

1715534239
Report to moderator
skdsw
Full Member
***
Offline Offline

Activity: 319
Merit: 100


View Profile
September 09, 2017, 03:27:26 PM
 #342

Hi
can I add algos by myself?
If yes where can I find $WTMFactor for algo ?
Galletera
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
September 09, 2017, 05:51:43 PM
 #343

Have you considered releasing an AMD version and an NVIDIA version? Separate files to perhaps makes installation cleaner on each one?
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 09, 2017, 07:08:29 PM
 #344

Have you considered releasing an AMD version and an NVIDIA version? Separate files to perhaps makes installation cleaner on each one?

AMD and Nvidia are only different on miners files, I think too work for little benefit.

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
celofan
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
September 10, 2017, 06:54:04 PM
 #345

Tutulfo, i have a question about count time interval realisation in megaminer.
I have two small farm on 1080ti, and i run a megaminer on them at the same time, (plus or minus 3-4 seconds), but after a while there is a desynchronization in time.
A field "Next Interval" shows me different time in seconds, and by this, two different farms have two different API answer, and two different algos mined.
Is it possible to implement a seconds counter with binding to hardware, such as RTC clock etc?
nitrobg
Member
**
Offline Offline

Activity: 413
Merit: 17


View Profile
September 10, 2017, 07:09:24 PM
 #346

I'd like to add overclock profiles that automatically run when a miner for a given algorithm is launched.
There are 3 profiles - memory only, core only and balanced, each with different voltage points.

The profiles are applied by running a similar command line:
Code:
C:\nvidiaInspector.exe -lockVoltagePoint:1,850000 -setBaseClockOffset:1,0,200 -setMemoryClockOffset:1,0,250

What would be the easiest way to achieve this?
stunvn
Full Member
***
Offline Offline

Activity: 266
Merit: 100



View Profile
September 11, 2017, 07:44:16 AM
 #347

Interesting Smiley

I set donate to 10 minutes each day
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 11, 2017, 09:49:54 AM
 #348

Tutulfo, i have a question about count time interval realisation in megaminer.
I have two small farm on 1080ti, and i run a megaminer on them at the same time, (plus or minus 3-4 seconds), but after a while there is a desynchronization in time.
A field "Next Interval" shows me different time in seconds, and by this, two different farms have two different API answer, and two different algos mined.
Is it possible to implement a seconds counter with binding to hardware, such as RTC clock etc?


What utility has all rig are syncronized?

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 11, 2017, 09:52:27 AM
 #349

Interesting Smiley

I set donate to 10 minutes each day

Thanks, I can tell with this software I´m losing money, I use my rigs as test are they are more time testing, bechmarking, stopped by bug, etc than mining...

I started this project as help for noobs and as a hobby.

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 11, 2017, 09:53:33 AM
 #350

I'm having trouble using 3 pools at the same time and trying to finish the benchmark test.

Also the program keeps opening radeon live during the end of intervals benchmarks


I haven´t AMD card to test radeon bug, benchmarks works with one pool only?

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 11, 2017, 09:55:38 AM
 #351

I´m thinking make a public web, MM will send periodically data asociated to a passphrase written in config.txt (I dont want login system), it will be able to see all asociated data to that passphrase: hashrate, miner, etc. from anywhere

I think this is more usefull than api, but has a big problem, server cost, I´m thinking only allow this funcionality if donation is enabled to help pay server cost but I´m not sure if it is a good idea.

Why not just release it so that we can run it our own servers?  I don't know if you were planning on charging money for this or if you were just going to give it away with Megaminer though.

I thought about writing out the miner info and such to a file and they using a script to scrape that data to a simple webpage and upload that page to my web server so I can see the data, but I'm not very good with Powershell, only Python.

I want this software remains noob friendly and I think doing your way only makes available this feature to expert level users.

I´m working now on @@Threshold variable as say some post back

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 11, 2017, 09:58:52 AM
 #352

Hi
can I add algos by myself?
If yes where can I find $WTMFactor for algo ?

An Algo/coin only needs a Pool and a miner, if both exists it works.

WTM factor is default hasrate WTM shows (3xAMD480). I see WTM added Skunk algo, next release will include it.


Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
celofan
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
September 11, 2017, 10:39:24 AM
 #353

Tutulfo, i have a question about count time interval realisation in megaminer.
I have two small farm on 1080ti, and i run a megaminer on them at the same time, (plus or minus 3-4 seconds), but after a while there is a desynchronization in time.
A field "Next Interval" shows me different time in seconds, and by this, two different farms have two different API answer, and two different algos mined.
Is it possible to implement a seconds counter with binding to hardware, such as RTC clock etc?


What utility has all rig are syncronized?
No utilities,brain only Grin
Two PC, one monitor, and teamViewer.
When time in "next interval" window ends, i start megaminer on the second PC.
No more.
After a few minutes both timers have different values in  "next interval" window.
It is not 4-5 sec, it is 200-300 sec difference between rigs.
cryptolelefla
Member
**
Offline Offline

Activity: 121
Merit: 10


View Profile
September 11, 2017, 06:15:36 PM
 #354

Where to choose gpu 0,1,2,3,4 and so on..
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 11, 2017, 06:39:36 PM
 #355

Where to choose gpu 0,1,2,3,4 and so on..

Not possible, all gpu are selected by default

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
stupidboy123
Member
**
Offline Offline

Activity: 118
Merit: 11


View Profile
September 12, 2017, 05:39:23 AM
 #356

would it be possible to set a minimum profit level...ie. so no mining takes place until level is exceeded?
ylpkm
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
September 12, 2017, 08:05:55 PM
 #357

How do I keep everything working with Start.bat but remove the dual eth miner, since it just stays on that miner during benchmark.
skdsw
Full Member
***
Offline Offline

Activity: 319
Merit: 100


View Profile
September 13, 2017, 06:52:42 AM
Last edit: September 13, 2017, 07:31:44 AM by skdsw
 #358

Guys, how to disable stats in ccminer in megaminer?
Zpool crashes miner when it ask stats

Ok I found it
For those who has the same problem, you can disable stats in zpool.ps1 by deleting "stats" there


And second question - is it possible to start mining on zpool in manual mode?
To mine only coins I want?
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
September 13, 2017, 10:22:56 AM
 #359

How do I keep everything working with Start.bat but remove the dual eth miner, since it just stays on that miner during benchmark.

Easiest way is delete all AMD-ClayDual and Nvidia-ClayDual from miners folder.

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
skdsw
Full Member
***
Offline Offline

Activity: 319
Merit: 100


View Profile
September 13, 2017, 10:26:11 AM
 #360

is it possible to start mining on zpool in manual mode?
To mine only coins I want?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  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!