How to invoke Matlab in HPC using PBS script?
이전 댓글 표시
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
Alvaro
2023년 1월 27일
Does a simpler version of the code work when executed in your personal computer?
SUBHO MITRA
2023년 1월 28일
SUBHO MITRA
2023년 1월 28일
Alvaro
2023년 1월 30일
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!