Yes he says it only works on one card: "At this moment it'll only run on CUDA device #0"
Wasn't sure what to advise people who have 2 or more Nvidia cards so didn't say anything. You'd need an <exclude_gpu> thingy I suppose. Can't test it myself so don't know if the following would work:
<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
<exclude_gpu>
<url>www.enigmaathome.net</url>
<device_num>1</device_num>
<type>NVIDIA</type>
</exclude_gpu>
</options>
</cc_config>
I noticed a batch of 18 error tasks in a row happened during the night, so it's possible someone could run into a bad batch when they attached, even with just a single Nvidia GPU.
So yes application is very new and still has a few bugs. Good luck to anyone having a go.
