1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-11 07:17:58 +00:00

Update FAQs.

This commit is contained in:
Con Kolivas 2012-02-20 09:31:11 +11:00
parent 89b32b1738
commit 8d6d62c391

4
README
View File

@ -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.