Matlab Parallel Computing Toolbox to solve Ax=b (with complex numbers and A being sparse).

4 ビュー (過去 30 日間)
PhD student Matlab
PhD student Matlab 2014 年 1 月 10 日
回答済み: Sean de Wolski 2014 年 1 月 10 日
Hello everyone!. I would like to know if it is possibleto solve a linear system of equation (Ax=b) with complex numbers and being A a sparse matrix using the Matlab Parallel Computing Toolbox. And if this were possible... Could we use several GPU devices to solve it?

回答 (1 件)

Sean de Wolski
Sean de Wolski 2014 年 1 月 10 日
Sparse is supported by PCT for distributed arrays and for standard use on a worker.
Sparse is not currently supported for GPU though this File Exchange submission claims to be able to do it: http://www.mathworks.com/matlabcentral/fileexchange/44423-gpu-sparse-accumarray-non-uniform-grid

カテゴリ

Help Center および File ExchangeSparse Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by