Pages:
Author

Topic: Megaminer 6.3 - Multi pool / Multi Algo launcher - page 29. (Read 70970 times)

full member
Activity: 322
Merit: 105
Hello Wink
I just start to test latest version avalible to download and i have small problem on my 2xgtx 1080ti rig.

Im mining on automatic mode (first option) MPH + zpool and after each interval ends i get bunch of this errors:

You cannot call a method on a null-valued expression.
At C:\Megaminer-master\core.ps1:331 char:49
+ ...                              $PoolWorkers = $_.Poolworkers.tostring()
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression.
At C:\Megaminer-master\core.ps1:331 char:49
+ ...                              $PoolWorkers = $_.Poolworkers.tostring()
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

At the end of interval megaminer stops mining current coin and swich to another. PROBLEM is related ONLY on automatic mode and COIN selection mode - if i swich to automatic24 mode there is no more problem. I dont know how to correct this problem... Sad



I narrow down the problem --- it seems theat problem is specific to miningpoolhub (automatic or coin selection mode)... I test this with zpool and hashrefinery with no problems. So in my case mining on miningpoolhub produce strange errors.

PS:I did not have problems on version 4.8 and 5.0 b1

Be careful with master branch from github...is alpha code.





full member
Activity: 322
Merit: 105
AMD sgminer PHI algo isn't listed too.

tutulfo, I hope it's ok not to write much text, I don't want to sound unfriendly, or is it better to PM?


No problem, for questions post a message in this thread, for bugs best way is open an issue on github


You can add algos editing miner file, it is very easy.  If Pool where you are mining has that algo MM use it.

newbie
Activity: 6
Merit: 0
Hello Wink
I just start to test latest version avalible to download and i have small problem on my 2xgtx 1080ti rig.

Im mining on automatic mode (first option) MPH + zpool and after each interval ends i get bunch of this errors:

You cannot call a method on a null-valued expression.
At C:\Megaminer-master\core.ps1:331 char:49
+ ...                              $PoolWorkers = $_.Poolworkers.tostring()
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression.
At C:\Megaminer-master\core.ps1:331 char:49
+ ...                              $PoolWorkers = $_.Poolworkers.tostring()
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

At the end of interval megaminer stops mining current coin and swich to another. PROBLEM is related ONLY on automatic mode and COIN selection mode - if i swich to automatic24 mode there is no more problem. I dont know how to correct this problem... Sad



I narrow down the problem --- it seems theat problem is specific to miningpoolhub (automatic or coin selection mode)... I test this with zpool and hashrefinery with no problems. So in my case mining on miningpoolhub produce strange errors.

PS:I did not have problems on version 4.8 and 5.0 b1
full member
Activity: 322
Merit: 105
prospector is using i3-4130 IGPU too on my test rig when hashing SKUNK, would prever not to do this Smiley


change @@gpuplatform on 4.X releases or @@GPUGROUPS on 5.X releases
full member
Activity: 322
Merit: 105
EXCAVATOR is not usable with AMD, the benchmarking is stuck at this point.



I have removed excavator and prospector on 5.0 release, are a little "strangers". For Nvidia they arent fastest miner on any algo, for AMD?
member
Activity: 134
Merit: 10
EXCAVATOR is not usable with AMD, the benchmarking is stuck at this point.

full member
Activity: 233
Merit: 100
Andrius | Junior Business developer at Unboxed ICO
for AMD,try "GpuPlatform":"2", This works for me for example.
member
Activity: 134
Merit: 10
AMD sgminer PHI algo isn't listed too.

tutulfo, I hope it's ok not to write much text, I don't want to sound unfriendly, or is it better to PM?
member
Activity: 134
Merit: 10
prospector is using i3-4130 IGPU too on my test rig when hashing SKUNK, would prever not to do this Smiley
member
Activity: 134
Merit: 10
for nist5 @ AMD sgminer
sgminer -k talkcoin-mod -o stratum+tcp://algo.poolurl.org:3833 -u YOUR_WALLET_ADDRESS -p c=whatever -I 20 --gpu-platform 1


¿?

I wanted to test with an AMD 580/460 rig at an autoexchange pool and NIST5 is not in the list of ALGO
full member
Activity: 322
Merit: 105
for nist5 @ AMD sgminer
sgminer -k talkcoin-mod -o stratum+tcp://algo.poolurl.org:3833 -u YOUR_WALLET_ADDRESS -p c=whatever -I 20 --gpu-platform 1


¿?
full member
Activity: 322
Merit: 105
I use my desktop when not using it, but with the GPU groups, AMD miners are wrong.  It launches the identical miner for my Nvidia card.

@@GPUGROUPS=[{"GroupName" : "NVIDIA","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0"} , {"GroupName" : "AMD","Type":"AMD","GpuPlatform":"1","Gpus":"0"} ]

PlatformId Type
---------- ----
         0 NVIDIA
         1 Advanced Micro Devices, Inc.

I've tried GPUPlat 1 or 0 and GPUs 1 or 0 and same result.  Any idea?

Your GPU is 1, play with GPUplatform value.

GpuList.bat GPU platform data are not correct, I´m looking for an alternative.

I think rule could be....AMD GPU Platform equal to

0: only AMD, no integrated GPU
1: only AMD, with integrated GPU
1: AMD and NVIDIA mixed rig, no integrated GPU
2: AMD and NVIDIA mixed rig, with integrated GPU
sr. member
Activity: 434
Merit: 251
Great update. I have taken out nicehash for now.
newbie
Activity: 28
Merit: 0
I use my desktop when not using it, but with the GPU groups, AMD miners are wrong.  It launches the identical miner for my Nvidia card.

@@GPUGROUPS=[{"GroupName" : "NVIDIA","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0"} , {"GroupName" : "AMD","Type":"AMD","GpuPlatform":"1","Gpus":"0"} ]

PlatformId Type
---------- ----
         0 NVIDIA
         1 Advanced Micro Devices, Inc.

I've tried GPUPlat 1 or 0 and GPUs 1 or 0 and same result.  Any idea?
sr. member
Activity: 434
Merit: 251
It would be nice if there was a mode where it bypassed the benchmark and you just inputted how many cards of which model.

8 x 1080 TI

6 x 1060s

etc.
member
Activity: 134
Merit: 10
for nist5 @ AMD sgminer
sgminer -k talkcoin-mod -o stratum+tcp://algo.poolurl.org:3833 -u YOUR_WALLET_ADDRESS -p c=whatever -I 20 --gpu-platform 1
full member
Activity: 322
Merit: 105
I have a problem with ccminer on ahashpool:

specifically right now running ccminerAlexisHSR, and after a couple of minutes it always quits after that message:

"Pool asked your stats"

that's the last output in the miner window, then it just quits.

anything to keep that from happening? I'm on version 4.8, btw.

Edit pool file and remove “,stats” string
member
Activity: 111
Merit: 10
I have a problem with ccminer on ahashpool:

specifically right now running ccminerAlexisHSR, and after a couple of minutes it always quits after that message:

"Pool asked your stats"

that's the last output in the miner window, then it just quits.

anything to keep that from happening? I'm on version 4.8, btw.
newbie
Activity: 6
Merit: 0
Hello Wink
I just start to test latest version avalible to download and i have small problem on my 2xgtx 1080ti rig.

Im mining on automatic mode (first option) MPH + zpool and after each interval ends i get bunch of this errors:

You cannot call a method on a null-valued expression.
At C:\Megaminer-master\core.ps1:331 char:49
+ ...                              $PoolWorkers = $_.Poolworkers.tostring()
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull
You cannot call a method on a null-valued expression.
At C:\Megaminer-master\core.ps1:331 char:49
+ ...                              $PoolWorkers = $_.Poolworkers.tostring()
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

At the end of interval megaminer stops mining current coin and swich to another. PROBLEM is related ONLY on automatic mode and COIN selection mode - if i swich to automatic24 mode there is no more problem. I dont know how to correct this problem... Sad

+ Also dual mining does not work in my case --- the second coin on zpool is all the time unavalible (benchmark cannot be completed). I think also there is problem on old version of claymore (remote attack) so it will be great to update claymore to latest avalible version. Currently i can mine only on automatic24 mode without errors...

full member
Activity: 322
Merit: 105
working great with nvidia gtx1060 3gb oc
i am trying to make it work with AMD rx 480 or 470 but no luck.
any ideas?


Error info pls.

Hello Tutulfo

No miner appears.
I separated NVIDIA from AMD for testing purpose

GPULIST
PlatformId Type
---------- ----
         0 Advanced Micro Devices, Inc.
         1 Advanced Micro Devices, Inc.
         2 NVIDIA
         3 NVIDIA



Listing OpenCL devices.
FORMAT: [deviceID] deviceName
  • GeForce GTX 1060 6GB
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 6442450944
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 1610612736
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
[1] GeForce GTX 970
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 4294967296
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 1073741824
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
[2] Ellesmere
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 4294967296
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 4026531840
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 256
[3] Ellesmere
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 8589934592
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 4244635648
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 256

Listing CUDA devices.
FORMAT: [deviceID] deviceName
  • GeForce GTX 1060 6GB
        Compute version: 6.1
        cudaDeviceProp::totalGlobalMem: 6442450944
[1] GeForce GTX 970
        Compute version: 5.2
        cudaDeviceProp::totalGlobalMem: 4294967296

Presione una tecla para continuar . . .


this is my config for nvidia

@@GPUGROUPS=[ {"GroupName" : "GTX970","Type":"NVIDIA","GpuPlatform":"0","Gpus":"0"} , {"GroupName" : "GTX1060","Type":"NVIDIA","GpuPlatform":"0","Gpus":"1"} ]

this is my config for AMD

@@GPUGROUPS=[ {"GroupName" : "RX480","Type":"AMD","GpuPlatform":"0","Gpus":"2"} , {"GroupName" : "RX470","Type":"AMD","GpuPlatform":"0","Gpus":"3"} ]

tried both and NVIDIA works just great but AMD nothing...

Thanks,

If you need help testing AMD just tell me...



I think correct for your AMD config is (in a group for test only, after test you can separate)

@@GPUGROUPS=[ {"GroupName" : "RX480","Type":"AMD","GpuPlatform":"1","Gpus":"2,3"}]



try that options also and check in miner windows if it is selecting right cards

@@GPUGROUPS=[ {"GroupName" : "RX480","Type":"AMD","GpuPlatform":"0","Gpus":"2,3"}]
@@GPUGROUPS=[ {"GroupName" : "RX480","Type":"AMD","GpuPlatform":"0","Gpus":"0,1"}]
@@GPUGROUPS=[ {"GroupName" : "RX480","Type":"AMD","GpuPlatform":"1","Gpus":"0,1"}]
Pages:
Jump to: