필터 지우기
필터 지우기

Solve Sparse, Complex Ax=b on Distributed Cluster

조회 수: 1 (최근 30일)
Jonathan
Jonathan 2015년 10월 26일
댓글: Remington Reid 2016년 10월 12일
I would like to know if it is possible to solve a sparse, complex Ax=b equation with Parallel Computing Toolbox / Distributed Computing Toolbox. It seems that this is not possible with mldivide. I tried using mldivide on a sparse co-distributed array, but got an error: "Error using \ (line X) Sparse input arguments are not supported.".
PCG is not a good option because my matrix is not positive definite.
Any thoughts regarding things I should try?
  댓글 수: 1
Remington Reid
Remington Reid 2016년 10월 12일
I have also been searching for a good way to solve this problem. If I find something good I will post it.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Distributed Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by