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 comentario

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

Iniciar sesión para comentar.

Respuestas (1)

Han Du
Han Du el 22 de Sept. de 2017

0 votos

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

Categorías

Más información sobre Sparse Matrices en Centro de ayuda y File Exchange.

Preguntada:

el 19 de Sept. de 2017

Respondida:

el 22 de Sept. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by