Do you have this in your cc_config to run on both gpus?:
<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>
Also, I have to modify the count right? To get 5 per gpu, I need to have .2 as the count, right?
Do you have this in your cc_config to run on both gpus?:
<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>
Also, I have to modify the count right? To get 5 per gpu, I need to have .2 as the count, right?
Bookmarks