miniz,
1. how to exclude GPU 10 and 11 from the mining?
2. -cd and -cde description is a very confusing. -cd should have comma-separated list, but -cde should have a space-separated list???
Hi 2h4u,
Thanks for the feedback. Sorry that this was not clear.
1. To exclude GPU 10 and 11 you can write:
-cde=10,11or
-cde 10 112. You can use both space and comma separated list with
-cd and
-cde. These have the same syntax.
For clarity we have updated the table in
Usage page.
Hope this helps!
Cheers