parallel code execution on MATLAB cluster
3 ビュー (過去 30 日間)
古いコメントを表示
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 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Parallel Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!