parallel code execution on MATLAB cluster
显示 更早的评论
As I run a code on a cluster using spmd, sometimes a worker gets disconnected and the execution stops. In another instance, the job became 'queued' after running for multiple hours and then eventually the execution stopped. What could be potential reasons for these?
1 个评论
Kojiro Saito
2018-1-11
Are you using Linux? Could you cofirm the maximum process is sufficient?
ulimit -a
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Parallel Server 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!