how to increase CPU usage when use bicgstab?

I am using bicgstab to solve a large system of linear equations. however, only 2 cores work out of 4 on my desktop; and when I do my calculation on supercomputer, only around 4~5 cores work out of 64 cores. How do I increase my CPU usage?

回答 (1 件)

Mandar Patwardhan
Mandar Patwardhan 2017 年 9 月 25 日
編集済み: Walter Roberson 2017 年 9 月 26 日

0 投票

You can use GPU coder product that comes with R2017b to leverage the power of GPUs while working with bicgstab.
Refer to the following links for more information on this.

1 件のコメント

yulai zhang
yulai zhang 2017 年 9 月 26 日
Thanks Mandar. It seems that there is no easy way to solve the problem, like 'parpool' in which we can specify the number of parallel cores.

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

カテゴリ

質問済み:

2017 年 9 月 22 日

編集済み:

2017 年 9 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by