parallel code execution on MATLAB cluster
18 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Kojiro Saito
am 11 Jan. 2018
Are you using Linux? Could you cofirm the maximum process is sufficient?
ulimit -a
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Parallel Server finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!