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

2 ビュー (過去 30 日間)
GPU Programmer
GPU Programmer 2015 年 3 月 22 日
コメント済み: GPU Programmer 2015 年 3 月 23 日
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.

採用された回答

Edric Ellis
Edric Ellis 2015 年 3 月 23 日
You need to do something a bit like this blog entry, except that you only have a single GPU.
  1 件のコメント
GPU Programmer
GPU Programmer 2015 年 3 月 23 日
Thank you for answer my question.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by