Clear Filters
Clear Filters

How to decide which GPUs are being used in distributed computing server?

1 view (last 30 days)
Hi, I'm using the MATLAB distributed computing server. I have 3 computers in the cluster, and each is quipped with the Nvidia Quadro M4000 GPU and is set to TCC mode. Thus I have 3 GPU nodes in a cluster. Since the GPU node cannot be displayed in the Admin Center, when doing the GPU computing I'm not sure whether the code would be run by all the GPU nodes, or just part of them. How could I decide which GPUs perform the computation? Thanks.

Answers (1)

Adithya Addanki
Adithya Addanki on 30 Mar 2016
Hi Zhenhua,
As Joss suggested on the other question, please refer to the link below: http://blogs.mathworks.com/loren/2013/06/24/running-monte-carlo-simulations-on-multiple-gpus/
Thank you,
Adithya

Categories

Find more on Parallel Computing 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!