Post
Topic
Board Mining software (miners)
Re: Sorry, Phoenix 1.8 will not be released
by
d3m0n1q_733rz
on 06/02/2012, 05:04:50 UTC
How would I have autoconfigure enabled on one out of two installed VGA's?

If you don't want to autodetect, you can do:
Code:
[cl:0:0]
autoconfigure = False
#settings here

[cl:0:1]
autoconfigure = True

If you do want to autodetect, you can just omit the one that has autoconfigure = True.
I'll give this a try.  I assume it's similar to passing the settings to the command-line based version?  Just all the little ducks in a row?