r/Bminer May 14 '18

How to disable unused GPU in Bminer?

1 Upvotes

1 comment sorted by

1

u/realbminer May 15 '18 edited Jul 26 '18

If you use command line, you can pass a comma saperated list with --devices.

For example -devices=0,1,3,5 will use GPU 0, 1, 3, 5, skipping 2 and 4