Thank you for the great tool.
Is it possible to specify SINGLE GPU above 9 ie 12?
-gpus 12 doesn't work
I have 15 cards and I want to do burn test of the particular 12 GPU.
Best regards,
CiN
You can also use a little "trick" like this:
-gpus 12, (notice the comma after 12). This will allow you to specify a single GPU above 9.