linear solve with sparse distributed arrays

1 view (last 30 days)
Sergio Zlotnik
Sergio Zlotnik on 19 Sep 2017
Answered: Han Du on 22 Sep 2017
Hi, in this 2015 question ( link ) it states that distributed arrays do not work for SPARSE systems. Is it still the case? Thanks
  1 Comment
Matt J
Matt J on 19 Sep 2017
Might be a good idea to post your question in that thread so that those who answered will see it.

Sign in to comment.

Answers (1)

Han Du
Han Du on 22 Sep 2017
Starting from MATLAB R2016a, Parallel Computing Toolbox supports sparse input to mldivide(\). https://www.mathworks.com/help/distcomp/release-notes.html https://www.mathworks.com/help/releases/R2016a/distcomp/using-matlab-functions-on-codistributed-arrays.html

Categories

Find more on Sparse Matrices in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!