Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
William Blais authored Oct 30, 2018
1 parent 50b808a commit d65b732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
MaxTempNVIDIA - Fan Speed Control Based On Max Temperature

# Usage
Simply execute MaxTempNVIDIA.exe, it will detect all your GPUs and set the max temperature to °C.
Simply execute MaxTempNVIDIA.exe, it will detect all your GPUs and set the max temperature to 70°C.

To specify a custom temperature, use the following bat file:
```
Expand All @@ -11,7 +11,7 @@ To specify a custom temperature, use the following bat file:
MaxTempNVIDIA.exe 65 70 30
goto start
```
Where 65 is the temperature for the GPU0, 70 for the GPU2...
Where 65 is the temperature in °C for the GPU0, 70 °C for the GPU1...

# Credits
https://github.com/TwistedMexi/CudaManager
Expand Down

0 comments on commit d65b732

Please sign in to comment.