フィルターのクリア

How to increase gpu usage?

3 ビュー (過去 30 日間)
ryunosuke tazawa
ryunosuke tazawa 2022 年 2 月 14 日
コメント済み: ryunosuke tazawa 2022 年 2 月 19 日
Now I am doing simulation with reiforcement tool box by using GPU.
But, gpu usage can not become high.
I checked some points.
1, setting of gpu: gpu is connected to matlab.
2, It also declares ‘device’ and ‘gpu’.
But the usage doesn't go up, is there any other problem?

採用された回答

Joss Knight
Joss Knight 2022 年 2 月 14 日
To get GPU utilization high you need to give it a lot of high resolution work to do. Often RL problems, especially the ones in our examples, are low compute. Not all computation is suitable for GPU parallelization.
  1 件のコメント
ryunosuke tazawa
ryunosuke tazawa 2022 年 2 月 19 日
Thanks to you, I was able to understand the GPU.
By the way, is there any way to shorten the simulation time?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with GPU Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by