Tom (Dec 23 2008) |
![]() |
| log in |
Message boards : Technical News : Tom (Dec 23 2008)
Previous · 1 · 2 · 3
| Author | Message |
|---|---|
Hi Guys Here's some free advice. If the projects set the % of CPU required for the GPU application to the right value, BOINC *should* manage the number of WU's of the correct type for you. By this, I mean that you shouldn't have to set NCPU's in the config file to anything higher than the actual number of CPUs/cores. I have seen 5 WU's running on my quad with a single GPU card. However, for some projects (GPUGRID, for example), the amount of CPU required to keep the GPU app fed takes 60% of a core, and so trying to run a CPU WU with a GPU WU isn't worth it. This only occurs on Windows - the Linux apps take only about 10-20% of a core to keep the GPUGRID app fed. So, my advice is to stay away from the config XML file, and run more than one project so that you can easily keep all GPU and CPU cores running. ____________ Mark | |
| ID: 847294 · | |
|
Thanks CG | |
| ID: 848121 · | |
|
I have 3 projects running on a dual core...and all is well. Set-up for the cuda app is # of cores + 1. | |
| ID: 848150 · | |
|
Well, after a couple of weeks' observation, BOINC occasionally runs 3 Wu's simultaneously, but often is running only three. | |
| ID: 854912 · | |
However, when your client requests work from our scheduling server, the scheduler process looks at the "feeder" which holds at any given time the names of 100 available workunits to send out. Does the "100" amount pertain only to SETI or is this defaulted BOINCwide? ____________ | |
| ID: 882968 · | |
However, when your client requests work from our scheduling server, the scheduler process looks at the "feeder" which holds at any given time the names of 100 available workunits to send out. Quoting from the sched_shmem.h file in the BOINC source code: // Default number of work items in shared mem. See also http://boinc.berkeley.edu/trac/wiki/ProjectOptions#Scheduling:job-cachescheduling. Joe | |
| ID: 882980 · | |
Message boards : Technical News : Tom (Dec 23 2008)
| Copyright © 2013 University of California |