How Do I Use Both My Computer's Gpu's?

mikey
mikey
Joined: 22 Jan 05
Posts: 12035
Credit: 1834321140
RAC: 41039

honzaboinc wrote: HI , i

honzaboinc wrote:

HI , i need your help. 

how i can use my two GPUs ?

i have 1070 and 1030 but run only 1070 :(

found here something for cc_config. but not running  or dont know how to do it .. 

 

 

 <cc_config>                                       
             <options>                                   
                                                                                                           
                      <use_all_gpus>1</use_all_gpus>           
                                                       
             </options>                                 
  </cc_config>

 

You copy and paste that group of commands using a text editor, NOT a word processing program, and save it in the folder in Windows of c:/program data/boinc/ using the file name cc_config.xml be sure to save it as a txt type file so Boinc will recognize it. Things copied into the Boinc folder mean that every project can use it instead of just one project.

There is a corresponding folder in Linux and Mac's too but I don't remember the path off the top of my head.

honzaboinc
honzaboinc
Joined: 1 Jan 07
Posts: 2
Credit: 2203155
RAC: 0

<cc_config><options><use_al

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>

 

is save it as xml and its load by boinc but :

27.02.2022 12:05:19 |  | CUDA: NVIDIA GPU 0: NVIDIA GeForce GTX 1070 (driver version 497.29, CUDA version 11.5, compute capability 6.1, 4096MB, 3472MB available, 6463 GFLOPS peak)
27.02.2022 12:05:19 |  | CUDA: NVIDIA GPU 1 (not used): NVIDIA GeForce GT 1030 (driver version 497.29, CUDA version 11.5, compute capability 6.1, 2048MB, 1661MB available, 1059 GFLOPS peak)
27.02.2022 12:05:19 |  | OpenCL: NVIDIA GPU 0: NVIDIA GeForce GTX 1070 (driver version 497.29, device version OpenCL 3.0 CUDA, 8192MB, 3472MB available, 6463 GFLOPS peak)
27.02.2022 12:05:19 |  | OpenCL: NVIDIA GPU 1 (ignored by config): NVIDIA GeForce GT 1030 (driver version 497.29, device version OpenCL 3.0 CUDA, 2048MB, 1661MB available, 1059 GFLOPS peak)
 

27.02.2022 12:10:16 |  | Re-reading cc_config.xml
27.02.2022 12:10:16 |  | Config: use all coprocessors
27.02.2022 12:10:16 |  | log flags: file_xfer, sched_ops, task
27.02.2022 12:12:10 |  | Re-reading cc_config.xml
27.02.2022 12:12:10 |  | Config: use all coprocessors
27.02.2022 12:12:10 |  | log flags: file_xfer, sched_ops, task
 

 

i try change number of CPU and its work.. but GPU not load second one

27.02.2022 12:34:38 |  | Re-reading cc_config.xml
27.02.2022 12:34:38 |  | Config: simulate 2 CPUs
27.02.2022 12:34:38 |  | Config: report completed tasks immediately
27.02.2022 12:34:38 |  | Config: use all coprocessors
27.02.2022 12:34:38 |  | log flags: file_xfer, sched_ops, task
27.02.2022 12:34:38 |  | Number of usable CPUs has changed from 8 to 2.
 

 

Its work.... now . after hard reset of computer :))))))))))))))))))))))))))))))))))))))))))))

mikey
mikey
Joined: 22 Jan 05
Posts: 12035
Credit: 1834321140
RAC: 41039

honzaboinc wrote: Its

honzaboinc wrote:

Its work.... now . after hard reset of computer :)))))))))))))))))))))))))))))))))))))))))))) 

Yup it takes that to get things all sorted out by Windows.

Glad it's working now keep an eye on the heat generated by maybe using a small program called MSIAfterburner, it works for both Nvidia and AMD gpu's and depending on your card may even let you adjust the fan speed of the gpu to help keep it cooler. I usually get it here https://www.guru3d.com/files-details/msi-afterburner-beta-download.html but lots of places have it. If you use the link scroll to the bottom of the page and choose a "stable" version as opposed to the a Beta one at least to start with.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.