Új hozzászólás Aktív témák

  • mepet

    addikt

    válasz Janou #42805 üzenetére

    cdm = claymore dual miner

    Ezeket tudja segédprogik nélkül:

    -tt set target GPU temperature. For example, "-tt 80" means 80C temperature. You can also specify values for every card, for example "-tt 70,80,75".
    You can also set static fan speed if you specify negative values, for example "-tt -50" sets 50% fan speed. Specify zero to disable control and hide GPU statistics.
    "-tt 1" (default) does not manage fans but shows GPU temperature and fan status every 30 seconds. Specify values 2..5 if it is too often.
    Note: for NVIDIA cards only temperature monitoring is supported, temperature management is not supported.
    Note: for Linux gpu-pro drivers, miner must have root access to manage fans, otherwise only monitoring will be available.

    -ttdcr reduce Decred/Siacoin/Lbry/Pascal intensity automatically if GPU temperature is above specified value. For example, "-ttdcr 80" reduces Decred intensity if GPU temperature is above 80C.
    You can see current Decred intensity coefficients in detailed statistics ("s" key). So if you set "-dcri 50" but Decred/Siacoin intensity coefficient is 20% it means that GPU currently mines Decred/Siacoin at "-dcri 10".
    You can also specify values for every card, for example "-ttdcr 80,85,80". You also should specify non-zero value for "-tt" option to enable this option.
    It is a good idea to set "-ttdcr" value higher than "-tt" value by 3-5C.

    -ttli reduce entire mining intensity (for all coins) automatically if GPU temperature is above specified value. For example, "-ttli 80" reduces mining intensity if GPU temperature is above 80C.
    You can see if intensity was reduced in detailed statistics ("s" key).
    You can also specify values for every card, for example "-ttli 80,85,80". You also should specify non-zero value for "-tt" option to enable this option.
    It is a good idea to set "-ttli" value higher than "-tt" value by 3-5C.

    -tstop set stop GPU temperature, miner will stop mining if GPU reaches specified temperature. For example, "-tstop 95" means 95C temperature. You can also specify values for every card, for example "-tstop 95,85,90".
    This feature is disabled by default ("-tstop 0"). You also should specify non-zero value for "-tt" option to enable this option.
    If it turned off wrong card, it will close miner in 30 seconds.
    You can also specify negative value to close miner immediately instead of stopping GPU, for example, "-tstop -95" will close miner as soon as any GPU reach 95C temperature.

    -tstart set start temperature for overheated GPU that was previously stopped with "-tstop" option. For example, "-tstop 95 -tstart 50" disables GPU when it reaches 95C and re-enables it when it reaches 50C.
    You can also specify values for every card, for example "-tstart 50,55,50". Note that "-tstart" option value must be less than "-tstop" option value.
    This feature is disabled by default ("-tstart 0"). You also should specify non-zero value for "-tt" option to enable this option.

    -fanmax set maximal fan speed, in percents, for example, "-fanmax 80" will set maximal fans speed to 80%. You can also specify values for every card, for example "-fanmax 50,60,70".
    This option works only if miner manages cooling, i.e. when "-tt" option is used to specify target temperature. Default value is "100".
    Note: for NVIDIA cards this option is not supported.

    -fanmin set minimal fan speed, in percents, for example, "-fanmin 50" will set minimal fans speed to 50%. You can also specify values for every card, for example "-fanmin 50,60,70".
    This option works only if miner manages cooling, i.e. when "-tt" option is used to specify target temperature. Default value is "0".
    Note: for NVIDIA cards this option is not supported.

Új hozzászólás Aktív témák