2016-08-13 19:25 GMT-03:00 Flavio Lamas <[email protected]>:
> I would like to focus on single tasks but giving the full power of my
> machine to it, be it using GPU cuda and all my cores. how can i do that?
>

You make your app multi-threaded and/or rewrite the processing part
from scratch to use CUDA... if it's even possible with the algorithms
you use.

-- 
Nicolás
_______________________________________________
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