Search content
Sort by

Showing 7 of 7 results by borimol
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Auto profit switching / Auto exchange to alt coins
by
borimol
on 26/12/2017, 23:18:03 UTC
Now you can set starting difficulty value by typing like "d=0.01" at worker's password.

This would help big hash miners to catch up to its own hardware limit faster than ever.

1. Run your miner program and check your difficulty value.
    Keep in mind that difficulty value must be stabilized.
    We recommend you to get difficulty value at least after 10 minutes of mining.

2. Set this difficulty value to worker's password as "d=XXXX"
   ex) d=0.0312
   Do not write this value to miningpoolhub's worker page, just write it at miner configuration file.

3. Now run your miner program again.
   You will see your miner running at the difficulty value you typed.

4. Difficulty value can go up and down again. It's not a bug.
    d=XXX just gives us hint at start and it doesn't enforce diff value to be fixed.


Far wrong diff value may corrected automatically, but you'd better write optimized value.

Big hash miners who are using rentals, multi-algo, ASIC would get better result with difficulty hint.

How do we do this in Awesome miner? Workers password is for all algos, and different algos have different difficulties.
Post
Topic
Board Mining (Altcoins)
Re: 9 GPU's and instability with Nicehash Miner?
by
borimol
on 25/12/2017, 16:48:44 UTC
Two questions:

Have you tried NiceHash Miner Legacy 1.8.1.5?
Have you tried two instances of NiceHash? Example: 5 GPUs on one and 4 GPUs in other.
Test and tell.
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
borimol
on 25/12/2017, 09:43:08 UTC
I have a new problem  Grin

I'm trying to test x11 algo, but NemosMiner says "NoMiners!" Any idea?

I'm using this config: powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.3.ps1 -SelGPUEWBF '0' -SelGPUCC '0' -Currency USD -Passwordcurrency BTC -interval 120 -Username XXXX -Workername YYYY -Location europe -PoolName miningpoolhub -Type nvidia -Algorithm x11 -Donate 5
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
borimol
on 24/12/2017, 23:33:14 UTC
I have a problem with a worker that never shows up (only happens with NemosMiner).

I have three different workers, two of them show up fine on my miningpoolhubstats.com page (using Awesome miner). The last one is never listed no matter what I do (with NemosMiner). Also doesn't show up on MPH workers list for any coin.

Worker is running NemosMiner-v2.3

https://s6.postimg.org/crf4svqr5/miner.jpg

https://s6.postimg.org/6dq1pn1ap/mph.jpg

Just create a new worker and leave with account default job then use the credentials here instead of XXXX

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.3.ps1 -SelGPUDSTM '0' -SelGPUCC '0' -Currency USD -Passwordcurrency BTC -interval 120 -Username XXXX -Workername XXXX -Location europe -PoolName miningpoolhub -Type nvidia -Algorithm cryptonight,keccak,lyra2z,skein,equihash,groestl,MyriadGroestl,Lyra2RE2,neoscrypt -Donate 5

this will work for 1 GPU for 2 you need to change SelGPUDSTM '0 1' -SelGPUCC '0,1'



Still no working:

https://s6.postimg.org/6dq1pu3xd/image.jpg
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
borimol
on 24/12/2017, 23:08:10 UTC
I have a problem with a worker that never shows up (only happens with NemosMiner).

I have three different workers, two of them show up fine on my miningpoolhubstats.com page (using Awesome miner). The last one is never listed no matter what I do (with NemosMiner). Also doesn't show up on MPH workers list for any coin.

Worker is running NemosMiner-v2.3

https://s6.postimg.org/crf4svqr5/miner.jpg

https://s6.postimg.org/6dq1pn1ap/mph.jpg
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
borimol
on 08/12/2017, 15:43:43 UTC
I have this two GPUs, but I only want to use one. How can I disable one of them?

http://s6.postimg.org/3m8kb2ckh/screenshot_29.jpg

In the password field add this

-t 1

eg

-o stratum+tcp://xevan.mine.zpool.ca:3739 -u YOUR_BITCOIN_ADDRESS_HERE -p c=BTC,d=0.003 -t 1

See the end of the command line, this tells Awesome Miner to use the first GPU only.

All of this below is put in the password field

c=BTC,d=0.003 -t 1

c=BTC << this is a payment symbol (bitcoin), it's used with my bitcoin wallet address

d=x.x << this sets the difficulty for the GPU

Update: The -t command disables all other GPU's, I am looking for a fix.

I use MiningPoolHub, no password needed.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
borimol
on 08/12/2017, 13:35:21 UTC
I have this two GPUs, but I only want to use one. How can I disable one of them?

http://s6.postimg.org/3m8kb2ckh/screenshot_29.jpg