Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
Dumpfdoesel
on 04/08/2017, 19:00:51 UTC
I am proposing some enhancements to AM:
  • Undo retirement of ccminer-1.5.81_1 (SP-Mod 1.5.81)
    It is much faster (3x!! on GTX 1080ti) on keccak, but useless on almost any other algo :-(
  • Option to start miner sw as window (as is) OR minimized
  • Option to specify any type of miner software, preferrably one per algo.
    Some miner sw is considerable faster on a specific algo than others (e.g.
     - For miner sw with cmdline switches the entire commandline should be configurable using variables:
        eg. "-a %ALGO% -i 31 -o %URL% -u %USER% -p x -b 0.0.0.0:4028 -x 1 -y 2 -z 3"
     - For miner sw using jason the jason file should be configurable using variables
  • Option to run two (or more) miner instances on the same GPU, but so that
    the miner sw does not get switched (when using profit switching) on all instances @ same time
    Instead there should be a delay before the miner sw gets switched on the next instance (to the now most profitable algo!).
    e.g.:
    1. switch miner sw / algo on first instance
    2. wait some time (configurable, e.g. 30 secs or 'profit switching interval / number of miner instances')
    3. update profit list and dermine most profitable algo
    4. on the next instance: if most profitable alto is different from the currently executed one then switch miner sw / algo
    5. loop to 2 ... next instance
    Why? I run two miner instances on the same GPU so I never loose hash time when swiching miner sw (e.g DAG preparation takes ages, before mining begins)
  • Cumulated summary per miner group