Friends,

I've been looking for the instructions to setup multi-GPU/multi-threaded
program but I can't seem to find the answer to the following question:

Assume one has 16 cores and 4 GPUs in one server. I want a WU to occupy up
to four cores if GPU is not available and or 1 core + 1 GPU if the GPU is
free. This would allow 5 WUs to be handled simultaneously.
1. Is there any detailed doc/example on how to use it besides AppPlan in
wiki?
2. Assuming 1 GPU is busy, will BOINC recognize it and invoke another
GPU-enabled WU on another GPU? What does it pass as a command line param to
the application to avoid GPU contention?
3. Assuming all GPUs are already busy, will BOINC recognize that sending WU
to that host is still reasonable because there are still free CPUs?

Thanks a lot,

Mark
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to