how do workers in mdce automatically select GPUs if multiple are available?

If multiple workers and GPUs are available on one node, will the worker choose the "idle" GPU to achieve load balancing through GPUs, or always "automatically" choose the default GPU unless the task select a specific one?

 採用された回答

Edric Ellis
Edric Ellis 2014 年 5 月 14 日
Workers use the function 'selectGPU' to determine which GPU device to use. Type
help selectGPU
in MATLAB for more details.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGPU Computing についてさらに検索

タグ

質問済み:

2014 年 5 月 11 日

回答済み:

2014 年 5 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by