Usage of spmd in matlab
Show older comments
Can the spmd parallel structure in MATLAB be used to simulate multiple independent computing nodes that can communicate with each other? That is to simulate each process as a computer.
Accepted Answer
More Answers (1)
埃博拉酱
on 26 Sep 2024
1 vote
1 Comment
siyu guo
on 26 Mar 2025
大佬你好,好不容易才找到也用matlab做spmd的同志,最近我尝试在matlab里利用spmd设计并行共轭梯度法加速大型稀疏矩阵迭代计算,刚刚我发布了一个提问,my question about spmdCat
希望大佬看到这条消息后能帮忙解答下,还有就是想问一下大佬对maltab的并行加速效果了解得多么,我之前串行程序主体都是在matlab里编的,但网格一密之后,计算时长就几何指数增长,
所以也想请教一下是否继续在matlab里编并行程序,还是尽早转行别的语言(或软件)?
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!