Commit 805672fb51f4219e8c5848dc761509d32bffde9f

ckolivas 2013-07-05T21:40:30

More GPU READMEs.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/GPU-README b/GPU-README
index 3e078a9..1541b88 100644
--- a/GPU-README
+++ b/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.
 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