Solve Sparse, Complex Ax=b on Distributed Cluster

6 Ansichten (letzte 30 Tage)
Jonathan
Jonathan am 26 Okt. 2015
Kommentiert: Remington Reid am 12 Okt. 2016
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 Kommentar
Remington Reid
Remington Reid am 12 Okt. 2016
I have also been searching for a good way to solve this problem. If I find something good I will post it.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by