>> (p.1)
    Author Topic: EWBF's CUDA Zcash miner  (Read 2164372 times)
    EWBF_ (OP)
    Full Member
    ***
    Offline Offline

    Activity: 198
    Merit: 160


    View Profile
    December 07, 2016, 11:53:30 AM
    Last edit: June 11, 2017, 06:58:46 PM by EWBF_
    Merited by suchmoon (5), OgNasty (2), espressodelisi (1)
     #1

    Version 0.3.4b.

    EWBF's Zcash cuda miner.
    Expected speeds 500 sols/s gtx 1080, 444 sols/s gtx1070. 300 gtx1060 6G. Stock settings.
    Writen for pascal gpus but works on cards with at least 1Gb memory, and Compute Capability 2 and higher.
    Miner contain dev fee 2%.
    Sorry for my bad english  Sad

    Version 0.3.4b
    A slightly improved speed of about 2%
    Added option --intensity, sets maximum intensity.
    Added support for configuration files.
    Added option --config, sets the name of the config file.
    Added support for failover servers, through config files.
    Added new values to the api method getstat.
    Added http api you can use http://127.0.0.1:42000/getstat address to get statistics.
    Added simple web page with statistics, simply open the api address in the web browser. (Experemental)
    Fixed couple of bugs.

    Version 0.3.3b
    Added option --pec power efficiency calculator.
    Added option --fee developer fee control.
    Use miner --help command for more information.

    FAQ:
    Q: How to select a GPU that will be used by a miner
    A: Use option --cuda_devices 0 1 2 digits is id of the devices which will be used.

    Q: How intensity works?
    A: The miner uses adaptive intensity and tries to use the maximum intensity value, with the help of the --intensity option you can set a limit on the maximum intensity, this will slightly reduce gpu usage and performance. Allowed values 1 - 64. You can set different values for each cards --intensity 64 64 64 64

    Q: How to use config?
    A: You can run the miner like all previous versions with command line arguments, in this case the config file will be ignored. If you sets the --config argument, the specified config file will be used, all other command line arguments will be ignored. If you run a miner without command line arguments, the miner will try to use the default config file miner.cfg.

    Q: How to use failover servers
    A: This feature works only with config files, see config examples, supplied with the miner.

    Windows x64
    https://mega.nz/#F!usQh2bTa!3qp_PaiO-dw3F0mpvLXynA
    https://drive.google.com/open?id=0B9EPp8NdigFianNlcUh0YWFhOVE

    Linux x64
    https://mega.nz/#F!aop0BLaR!qQUGG6C2ZhE2zAC0XAlMSw
    https://drive.google.com/open?id=0B9EPp8NdigFibDl2MmdXaTFjWDQ
Page 1
Viewing Page: 1