How to assign GPU to a worker
Show older comments
There is a cluster of PCs. We have just added one GPU (CUDA 1.3).
What should I do to integrate GPU into cluster? Or how can I communicate with GPU from "cliens" PCs?
1 Comment
Daniel Shub
on 26 Nov 2011
This is a cool question. I am not sure if you can add a GPU as a worker to a cluster. I think it will probably require adding a work CPU that has access to the GPU. You might have to add the entire machine to prevent the GPU from being a shared resource.
Accepted Answer
More Answers (1)
Alexey
on 2 Dec 2011
0 votes
Categories
Find more on Parallel Computing Fundamentals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!