linear solve with sparse distributed arrays

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

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)

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

Asked:

on 19 Sep 2017

Answered:

on 22 Sep 2017

Community Treasure Hunt

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

Start Hunting!