Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
jimmykl
on 08/12/2017, 12:27:27 UTC
By Bat looks like this:

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5 cc 0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet MYBTC Wallet Adress -Location US -PoolName zpool -Type nvidia -Algorithm poly,hsr,phi,keccak,xevan,veltor,lyra2z,skunk,tribus,c11,x11evo,lbry,skein,equihash,groestl,timetravel,sib,bitcore,x17,blakecoin,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt,blake2s -Donate 5

But its select only GPU0 while mining...

The GPU selection should be formatted like this:

 -SelGPUEWBF '0 1 2 3 4 5' -SelGPUCC '0,1,2,3,4,5'