What you mean "no effect"? I have P106-100 and changes the clocks, but makes difference in the hashrate only about 1 MH/s.
Here is the format of these commands from the readme.txt:
-tt
Set fan control target temperature (special values: 0 - no fan
control, negative - fixed fan speed at n %)
-cclock
Set GPU core clock in MHz (0 for default). For Nvidia cards use
relative values (e.g. -300 or +400)
-mclock
Set GPU memory clock in MHz (0 for default). For Nvidia cards use
relative values (e.g. -300 or +400)
I am on Linux.
For me, it looks like none of the options work, I have been to readme many times.
For example, I want to keep temperature of GPU about 65C , what should be conf ?
./PhoenixMiner -ttj 65 -ttmem 70
[/quote]
Sorry, I'm not familiar with Linux, but anyway "-ttj " and " -ttmem " are not supported for GTX1060.
Release notes
PhoenixMiner 5.6b
-----------------
- Added support for showing GPU hotspot (junction), and video memory temperatures for
Nvidia GPUs. Note that the video memory temperature is only shown by some GPUs
(3080, 3090, possibly 2080Ti)
- The options -ttj, -ttmem, -tmaxj, and -tmaxmem now also work with Nvidia GPUs
For setting core temperature to 65 C you need to use " -tt 65 "
Also maybe try these options too:
-fcm
Set fan control mode (0 - auto, 1 - use VBIOS fan control, 2 -
forced fan control; default: 0)
-fanidle
(*Linux only*) Set idle fan speed in % (-1 is auto, the default is
20)
-fpwm
(*Linux only*) Fan PWM mode (0 - auto, 1 - direct, 2 - Polaris, 3 -
Vega, 4 - Radeon VII, Navi; default: 0)
[/quote]
As per my understanding, none of the directives are working apart of -log 0 as now it not writing any logs. Whether I add -tt 65 or add -fcm, I see just no effect on gpus mining status.