Commit 8d6d62c391383bff0fbb30c5670cf4e343eea7f4

Con Kolivas 2012-02-20T09:31:11

Update FAQs.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/README b/README
index 0a949fa..16603f5 100644
--- a/README
+++ b/README
@@ -816,6 +816,10 @@ Q: Which ATI SDK is the best for cgminer?
 A: At the moment, versions 2.4 and 2.5 work the best. If you are forced to use
 the 2.6 SDK, -v 1 might help, along with not decreasing your memory clock speed.
 
+Q: I have multiple SDKs installed, can I choose which one it uses?
+A: Run cgminer with the -n option and it will list all the platforms currently
+installed. Then you can tell cgminer which platform to use with --gpu-platform.
+
 Q: GUI version?
 A: No. The RPC interface makes it possible for someone else to write one
 though.