필터 지우기
필터 지우기

how to increase CPU usage when use bicgstab?

조회 수: 1 (최근 30일)
yulai zhang
yulai zhang 2017년 9월 22일
편집: Walter Roberson 2017년 9월 26일
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일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sparse Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by