Posts by andre

1) Questions and Answers : GPU applications : How to use multiple GPU's (Message 1936979)
Posted 24 May 2018 by Profile andre
Post:
Thanks for the reply. I actually have a titan xp, gtx 1080ti, and a gtx 1080 on same computer with Titan V..

I already followed 99% of your directions. I can guarantee the problem is my cc_config file.

I did have that cc_config.xml file in there...but the code I was using must have been wrong. Here is what I was using:
<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
<coproc>
<type>nvidia</type>
<count>4</count>
</coproc>
<use_all_gpus>4</use_all_gpus>
</options>
</cc_config>

From what you are saying, I should be good if I only use this:
<cc_config>
<options>
<use_all_gpus>4</use_all_gpus>
</options>
</cc_config>

I think I tried this.
<cc_config>
<options>
<use_all_gpus>4</use_all_gpus>
</options>
</cc_config>

I will try again..tks for help.
2) Questions and Answers : GPU applications : How to use multiple GPU's (Message 1936803)
Posted 23 May 2018 by Profile andre
Post:
Hey, I got 2 rigs, led by Titans. Just curious how much it could accomplish? Set@home is the only project that even lets me use a gpu….Step by step would be great...I add some xml file??





 
©2025 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.