parallel code execution on MATLAB cluster
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Kojiro Saito
el 11 de En. de 2018
Are you using Linux? Could you cofirm the maximum process is sufficient?
ulimit -a
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Parallel Server en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!