Bitcoin Forum
March 28, 2024, 10:05:09 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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)
warnerdark
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 19, 2018, 03:15:18 PM
 #1061

Thank you very much tutulfo, with this new version I have the "power avg" and those by card in the menu "Current".
The column "Power" shows me the total power of my cards but for example, for a neoscrypt interval, the value is at 408 W => 6 X 68 W with a power output power of about 800 W but if I do the sgminerPhi, the value "Power" is the same while the real power of the rig is about 710 W. The power for each card is also the same. I know there is a power difference between the total power of the cards and the power output power of the rig
is there any way to change the "core.ps1" on line 1019 to get a more accurate value from each card?

thank you in advance

PS: meanwhile I replaced on line 1019 "$ _. PowerLive = ($ Cards | Where-Object gpugroup -eq ($ ActiveMiners [$ _. IdF] .GpuGroup.GroupName) | Measure-Object -property power_draw - sum) .sum " by " $ _. PowerLive = 818 "which is my average power read on the wattmeter
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711620309
Hero Member
*
Offline Offline

Posts: 1711620309

View Profile Personal Message (Offline)

Ignore
1711620309
Reply with quote  #2

1711620309
Report to moderator
1711620309
Hero Member
*
Offline Offline

Posts: 1711620309

View Profile Personal Message (Offline)

Ignore
1711620309
Reply with quote  #2

1711620309
Report to moderator
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
March 19, 2018, 04:06:06 PM
 #1062

Thank you very much tutulfo, with this new version I have the "power avg" and those by card in the menu "Current".
The column "Power" shows me the total power of my cards but for example, for a neoscrypt interval, the value is at 408 W => 6 X 68 W with a power output power of about 800 W but if I do the sgminerPhi, the value "Power" is the same while the real power of the rig is about 710 W. The power for each card is also the same. I know there is a power difference between the total power of the cards and the power output power of the rig
is there any way to change the "core.ps1" on line 1019 to get a more accurate value from each card?

thank you in advance

PS: meanwhile I replaced on line 1019 "$ _. PowerLive = ($ Cards | Where-Object gpugroup -eq ($ ActiveMiners [$ _. IdF] .GpuGroup.GroupName) | Measure-Object -property power_draw - sum) .sum " by " $ _. PowerLive = 818 "which is my average power read on the wattmeter

For AMD power is estimated, AMD overdrive api hasn´t method for getting power drawn like Nvidia SMI. Estimation formula is:


A fixed value for each model of card (135W for a RX480) * Power Limit * GPU usage


If you can read your power for each algo, post it and I will add an Algo correction Factor to formula.














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

Activity: 22
Merit: 0


View Profile
March 19, 2018, 07:47:21 PM
Last edit: March 20, 2018, 10:05:20 PM by warnerdark
 #1063

Thank you very much tutulfo, with this new version I have the "power avg" and those by card in the menu "Current".
The column "Power" shows me the total power of my cards but for example, for a neoscrypt interval, the value is at 408 W => 6 X 68 W with a power output power of about 800 W but if I do the sgminerPhi, the value "Power" is the same while the real power of the rig is about 710 W. The power for each card is also the same. I know there is a power difference between the total power of the cards and the power output power of the rig
is there any way to change the "core.ps1" on line 1019 to get a more accurate value from each card?

thank you in advance

PS: meanwhile I replaced on line 1019 "$ _. PowerLive = ($ Cards | Where-Object gpugroup -eq ($ ActiveMiners [$ _. IdF] .GpuGroup.GroupName) | Measure-Object -property power_draw - sum) .sum " by " $ _. PowerLive = 818 "which is my average power read on the wattmeter

For AMD power is estimated, AMD overdrive api hasn´t method for getting power drawn like Nvidia SMI. Estimation formula is:


A fixed value for each model of card (135W for a RX480) * Power Limit * GPU usage


If you can read your power for each algo, post it and I will add an Algo correction Factor to formula.


Here are the values obtained on my RIG :

ALGO                  MH/s        POWER WATTMETER   POWER LIMIT
bitcore            53            720                               50% for all
blake2s            4600         690
CRYPTONIGHT    0.0034      720
equihash            0.00168   840
etherum            103           835
GROESTL            115.5   695
hsr                    36           715
keccak            1420           705
lyra2v2            66           710
lyra2z            2.6           750
MYRIAD-GROESTL 186           700
NEOSCRYPTa2    4.36           800
PASCAL            3300           690
PHI                    72.9           710
SKEIN            1300           690
TRIBUS            173           700
x11ghost            4.17           725
XEVAN            8           720

EDIT :
with a lot of research, I found a way to recover the power values ​​of each card in real time.
The method I found is to associate 2 free software:
HWInfo - https://www.hwinfo.com/download.php
and RemoteSensorMonitor - https://www.hwinfo.com/forum/Thread-Introducing-Remote-Sensor-Monitor-A-RESTful-Web-Server

then I run HWiNFO64.exe having set its parameters so that it automatically gets minimized and without the welcome window.

then on the command line "Remote Sensor Monitor.exe" --gpuz = 0 --aida64 = 0 --ohm = 0 --hwinfo = 1 "

in the browser, I type the local IP address followed by the default port 55555 and so the sensor values ​​of all the hardware appear.
but the interesting values ​​in my opinion is "SensorName": "GPU Chip Power", and "SensorValue": XXX Watts
would it be possible to incorporate the sum of the power results of all GPUS from RemoteSensorMonitor to MegaMiner with the variable PowerLive at line 1019 in core.ps1
I know it's DIY, but I think it will improve stats accuracy at least while waiting for a more improved version of OverdriveN.exe for GPU power values.
bttalkdim2
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
March 21, 2018, 11:26:47 AM
 #1064

I tried 6.1 yesterday, one pool Ahashpool.
Benchmakr finished successfully.
Today in morming I see that few hours MM mined x17, it's usually most profitable.
Then PHI, it's sometimes also profitable.
But last 2 hours MM mined "xevan" algoritm.
x17 and PHI are disapeard from the available list (on main MM screen).

Only after restart of MM - x17 and PHI were available again.

So for some reason these algoritms were removed
and problem - they not came back automatically!  (after each 1800 sec rescan)
Only need to restart MM.
I think same problem was and with version 6.0. (no problems in 5.X)
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
March 24, 2018, 08:23:21 AM
 #1065

I tried 6.1 yesterday, one pool Ahashpool.
Benchmakr finished successfully.
Today in morming I see that few hours MM mined x17, it's usually most profitable.
Then PHI, it's sometimes also profitable.
But last 2 hours MM mined "xevan" algoritm.
x17 and PHI are disapeard from the available list (on main MM screen).

Only after restart of MM - x17 and PHI were available again.

So for some reason these algoritms were removed
and problem - they not came back automatically!  (after each 1800 sec rescan)
Only need to restart MM.
I think same problem was and with version 6.0. (no problems in 5.X)



One combination (pool/miner/algo/power limit) is disabled after 3 fails, I have add to source code that this "cancellation" must be reseted each 6 hours to prevent this situation

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

Activity: 39
Merit: 0


View Profile
March 26, 2018, 02:17:38 AM
Last edit: March 27, 2018, 01:27:30 AM by jbonifacio
 #1066

Tutulfo, how can I call the API using curl? I have no problems with a browser if just click OK when prompted for credentials. But I can't seem to figure out how to pull the json using curl. Thanks.

EDIT: When I say API I'm talking about the new monitoring service. Here's the URL I use:  http://192.168.1.100:9999

EDIT2:  I figured out how to get it to work using WGET and the output is redirected to stdout:

wget -O - http://192.1168.1.12:9999 --auth-no-challenge --user=[your window login id] --password [your windows password] 2>/dev/null
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
March 28, 2018, 06:12:59 PM
 #1067

Tutulfo, how can I call the API using curl? I have no problems with a browser if just click OK when prompted for credentials. But I can't seem to figure out how to pull the json using curl. Thanks.

EDIT: When I say API I'm talking about the new monitoring service. Here's the URL I use:  http://192.168.1.100:9999

EDIT2:  I figured out how to get it to work using WGET and the output is redirected to stdout:

wget -O - http://192.1168.1.12:9999 --auth-no-challenge --user=[your window login id] --password [your windows password] 2>/dev/null


No idea, sorry I never used curl

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

Activity: 703
Merit: 272


View Profile
April 01, 2018, 05:18:08 PM
Last edit: April 02, 2018, 04:02:53 AM by alucard20724
 #1068

So i'm new to megaminer (long time user of mpm) and i see it has a lot more optimized options for AMD cards, and i can now utilize all the optimized miners for AMD.

My question is:
Has anyone gotten x16r to work with megaminer.

https://github.com/brian112358/sgminer-x16r/releases

I run it standalone fine, but when i try it under mega miner, i get a "detecting miner error"

any help would be great.

thanks.
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
April 02, 2018, 05:28:31 PM
 #1069

So i'm new to megaminer (long time user of mpm) and i see it has a lot more optimized options for AMD cards, and i can now utilize all the optimized miners for AMD.

My question is:
Has anyone gotten x16r to work with megaminer.

https://github.com/brian112358/sgminer-x16r/releases

I run it standalone fine, but when i try it under mega miner, i get a "detecting miner error"

any help would be great.

thanks.


I have been testing and I can´t make it work with blazepool manually. I think it only works with certains pools/protocols


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

Activity: 703
Merit: 272


View Profile
April 03, 2018, 03:59:05 AM
 #1070

So i'm new to megaminer (long time user of mpm) and i see it has a lot more optimized options for AMD cards, and i can now utilize all the optimized miners for AMD.

My question is:
Has anyone gotten x16r to work with megaminer.

https://github.com/brian112358/sgminer-x16r/releases

I run it standalone fine, but when i try it under mega miner, i get a "detecting miner error"

any help would be great.

thanks.


I have been testing and I can´t make it work with blazepool manually. I think it only works with certains pools/protocols



it works with zergpool standalone.  i haven't tried it with blazepool yet.

edit:
just tried with blazepool and it works fine.  here's my startup line

sgminer.exe -k x16r -o stratum+tcp://x16r.mine.blazepool.com:3636 -u pewpewohnoyoudidnot -p AMDi5930K1,c=BTC -I 20 --gpu-threads 2 --gpu-platform 1
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
April 03, 2018, 09:59:25 AM
 #1071

So i'm new to megaminer (long time user of mpm) and i see it has a lot more optimized options for AMD cards, and i can now utilize all the optimized miners for AMD.

My question is:
Has anyone gotten x16r to work with megaminer.

https://github.com/brian112358/sgminer-x16r/releases

I run it standalone fine, but when i try it under mega miner, i get a "detecting miner error"

any help would be great.

thanks.


I have been testing and I can´t make it work with blazepool manually. I think it only works with certains pools/protocols



it works with zergpool standalone.  i haven't tried it with blazepool yet.

edit:
just tried with blazepool and it works fine.  here's my startup line

sgminer.exe -k x16r -o stratum+tcp://x16r.mine.blazepool.com:3636 -u pewpewohnoyoudidnot -p AMDi5930K1,c=BTC -I 20 --gpu-threads 2 --gpu-platform 1

Your startup line in my system don´t work (I must change gpu-platform to 2).

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

Activity: 703
Merit: 272


View Profile
April 03, 2018, 02:46:20 PM
 #1072

So i'm new to megaminer (long time user of mpm) and i see it has a lot more optimized options for AMD cards, and i can now utilize all the optimized miners for AMD.

My question is:
Has anyone gotten x16r to work with megaminer.

https://github.com/brian112358/sgminer-x16r/releases

I run it standalone fine, but when i try it under mega miner, i get a "detecting miner error"

any help would be great.

thanks.


I have been testing and I can´t make it work with blazepool manually. I think it only works with certains pools/protocols



it works with zergpool standalone.  i haven't tried it with blazepool yet.

edit:
just tried with blazepool and it works fine.  here's my startup line

sgminer.exe -k x16r -o stratum+tcp://x16r.mine.blazepool.com:3636 -u pewpewohnoyoudidnot -p AMDi5930K1,c=BTC -I 20 --gpu-threads 2 --gpu-platform 1

Your startup line in my system don´t work (I must change gpu-platform to 2).

gpu platform is dependent on the individual platform... sometimes 1, or 0 for me... because of either IGPU or multiple cards from different companies i.e. AMD and/or Nvidia in the same system
vitlab
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
April 07, 2018, 03:03:14 PM
Last edit: April 07, 2018, 03:58:29 PM by vitlab
 #1073

Is it possible to set up two MPH pools in Zergpool?
I can not figure out how to set it up. Please, help. Thank you.
how to create a .bat file to immediately run MPH mining with auto-exchange
Code:
selection pools

cd %~dp0

:LOOP
powershell -version 5.0 -noexit -executionpolicy bypass -command "&.\core.ps1 -MiningMode Automatic -PoolsName MiningPoolHub LOOP
what is wrong?
b20lopez
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
April 07, 2018, 04:59:11 PM
 #1074

Is it possible to select what algos will MM use?
I have 1080tis so i dont care about eth or dual mining. I just need to select algos instead coins and use it to autoexchange pools. They exchange all to btc, so let the pool mine all coins in selected algo.
alucard20724
Sr. Member
****
Offline Offline

Activity: 703
Merit: 272


View Profile
April 07, 2018, 09:24:14 PM
 #1075

Is it possible to select what algos will MM use?
I have 1080tis so i dont care about eth or dual mining. I just need to select algos instead coins and use it to autoexchange pools. They exchange all to btc, so let the pool mine all coins in selected algo.

yes... in the config.txt

line 165

@@ALGORITHMS_NVIDIA=bitcore,blakecoin,c11,cryptonight,Equihash,Ethash,Ethash_Blake2b,Ethash_Blake14r,Ethash_Keccak,Ethash_blake2s,Ethash_pascal,Ethash_Lbry,groestl,hsr,jha,keccakc,lyra2v2,lyra2z,Myriad-groestl,Neoscrypt,nist5,pascal,phi,polytimos,sib,skein,skunk,timetravel,tribus,veltor,whirpool,x11evo,x11gost,x14,x16r,x17,xevan,yescrypt


delete the "--" at the front of the line, and delete any algos you don't want to run.
CryptoCoin101
Newbie
*
Offline Offline

Activity: 140
Merit: 0


View Profile WWW
April 11, 2018, 07:13:48 AM
 #1076

Any binaries?
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
April 11, 2018, 05:04:11 PM
 #1077

Any binaries?

Not necesary

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

Activity: 703
Merit: 272


View Profile
April 17, 2018, 12:59:36 AM
 #1078

is there a way to set the PoolFee for a particular pool?

The fee for zergpool is now 0.5%, a week ago it was 0.25%... a week before that it was free.
tutulfo (OP)
Full Member
***
Offline Offline

Activity: 322
Merit: 105


View Profile
April 19, 2018, 04:53:57 AM
 #1079

is there a way to set the PoolFee for a particular pool?

The fee for zergpool is now 0.5%, a week ago it was 0.25%... a week before that it was free.

I will upload a new release soon with this bug fixed.

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
April 20, 2018, 08:59:30 AM
 #1080

6.2 Release


---FEATURES CHANGES:

* Cancelled miners due to fails will be retried after 6 hours
* New CryptonightV7, x16r, x16s ans x12 algos



---POOLS CHANGES:
* Enabled 24h mode for zergpool


---MINERS CHANGES:

* Updated ccminer tpruvot to 2.2.5
* Updated cpu xmrig to v2.6.0-beta2
* Added nvdia xmrig v2.6.0-beta1
* Updated Claymore ETH to 11.6
* Updated Phoenixminer to 2.8c
* Updated bminer to 6.1.0
* Replaced ccminer x16 for enemy 1.05 release
* Updated Claymore-cryptonote to 11.3
* Updated ccminer klausT to 8.21
* Updated cpuminer Jayddee to 3.8.7.2


---BUG FIXES:

* Blazepool Wallet not shown
* Claymore Neoscrypt for AMD not using selected devices
* Wrong Zergpool fee

Megaminer - Multi pool / Multi Algo launcher https://bitcointalk.org/index.php?topic=2059039.0
BTC: 1AVMHnFgc6SW33cwqrDyy2Fug9CsS8u6TM -------   LTC:  LVwuYbAvbMDVapheQBA7o2qQ2mKTEXVDbX
BCH: 1N7wsg4JmWJLP6BuHUP5rwsAXnQjTWPBjr --------  ETH: 0x9b7A01Bf5bD29c66d228d372B5bD1C43cDb78AcC
Pages: « 1 ... 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!