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 commentaire

Matt J
Matt J le 19 Sep 2017
Might be a good idea to post your question in that thread so that those who answered will see it.

Connectez-vous pour commenter.

Réponses (1)

Han Du
Han Du le 22 Sep 2017

0 votes

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

Catégories

En savoir plus sur Sparse Matrices dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by