How can i get multiple GPU workers in only CPU session?

Dear all,
Currently, I have one GTX GPU from NVIDIA into desktop with a four cores processor. I want to create multiple GPU workers for run a task in parallel, inside GPU, using parfor instruction.
Can I do that? How?
Thanks in advance.

 Accepted Answer

You need to do something a bit like this blog entry, except that you only have a single GPU.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!