Browse Source

More GPU READMEs.

ckolivas 12 years ago
parent
commit
805672fb51
1 changed files with 9 additions and 0 deletions
  1. 9 0
      GPU-README

+ 9 - 0
GPU-README

@@ -495,6 +495,15 @@ Q: I do not want cgminer to modify my engine/clock/fanspeed?
 A: Cgminer only modifies values if you tell it to via some parameters.
 A: Cgminer only modifies values if you tell it to via some parameters.
 Otherwise it will just monitor the values.
 Otherwise it will just monitor the values.
 
 
+Q: Cgminer does not disable my GPU even though it hit the overheat temperature?
+A: It only disables GPUs if you enable the --auto-gpu option. If you don't give
+it parameters for engine clock it will not adjust engine clocks with this
+option.
+
+Q: Can I use the open source radeon driver for AMD GPUs or the nouveau driver
+for NVIDIA GPUs?
+A: None of them currently support OpenCL, so no you cannot.
+
 ---
 ---
 
 
 This code is provided entirely free of charge by the programmer in his spare
 This code is provided entirely free of charge by the programmer in his spare