segmentation and bus errors in different matlab versions
이전 댓글 표시
Hello all,
I am having trouble running a couple programs remotely on a super computer that seem to run fine on my laptop for small numbers of iterations.
I have a time simulation program that needs to run for a while taking small time steps. When I test it on my laptop, which is running and older version of Matlab (7.8.0 (R2009a)), it seems to run fine. When I start it remotely (the super computer has version 7.11.0, R2010b) I get a segmentation error after a few iterations.
A similar program does the same thing, but gives be a bus error on the super computer. Neither program is using more than 1% of the computers memory as they run, and as I said, they are fine on my laptop.
I have spend quite a bit of time googling and browsing help forums and can't seem to find an answer. Thanks in advance for any help you many be able to give.
댓글 수: 2
James Tursa
2012년 1월 18일
All m-code? Or do you use mex routines? Is this a compiled app?
Erica
2012년 1월 18일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!