Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ravencoin [RVN] PoW GPU Mining | Asset Transfer Blockchain (Updated ANN)
by
xixou
on 14/04/2020, 16:40:50 UTC
weird, the miner for the kawpow says:

kawpowminer - GPU ProgPOW(0.9.3) miner for Zing

Well, ...


C:\mining\miners\kapow>kawpowminer.exe --help


kawpowminer 1.1.3+commit.d8f61789
Build: windows/release/msvc

kawpowminer - GPU ProgPOW(0.9.3) miner for Zing
minimal usage : kawpowminer [DEVICES_TYPE] [OPTIONS] -P... [-P...]

Devices type options :

    By default kawpowminer will try to use all devices types
    it can detect. Optionally you can limit this behavior
    setting either of the following options
    -G,--opencl         Mine/Benchmark using OpenCL only
    -U,--cuda           Mine/Benchmark using CUDA only

Connection options :

    -P,--pool           Stratum pool or http (getWork) connection as URL
                        scheme://[user[.workername][:password]@]hostname:port[/...]
                        For an explication and some samples about
                        how to fill in this value please use
                        kawpowminer --help-ext con

Common Options :

    -h,--help           Displays this help text and exits
    -H,--help-ext       TEXT {'con','test',cl,cu,api,'misc','env'}
                        Display help text about one of these contexts:
                        'con'  Connections and their definitions
                        'test' Benchmark/Simulation options
                        'cl'   Extended OpenCL options
                        'cu'   Extended CUDA options
                        'api'  API and Http monitoring interface
                        'misc' Other miscellaneous options
                        'env'  Using environment variables
    -V,--version        Show program version and exits