How to invoke Matlab in HPC using PBS script?
Mostrar comentarios más antiguos
Here, I am trying to simulate a matalb code which will return a 2D plot as output. Now, as the code is very time taking, I was trying to submit a job in HPC cluster of my institute. In cluster, Matlab-2022 is installed and I am submitting a job using the 'qsub' command. But, the job is not running and the status is showing 'E'. I am attaching screenshot of both the status and the pbs script file here to get a proper assistant. Kindly help!
4 comentarios
Alvaro
el 27 de En. de 2023
Does a simpler version of the code work when executed in your personal computer?
SUBHO MITRA
el 28 de En. de 2023
SUBHO MITRA
el 28 de En. de 2023
Alvaro
el 30 de En. de 2023
Yes sorry, I was not clear enough. I meant to ask if you get the output you are expecting from the program when you execute it in your own PC.
Respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!