Discussion Forum

Out of memory operation sparse matrix

Topics: no topics

Thread index  |  Previous thread  |  Next thread  |  Start a new discussion

RSS FeedRSS feed   |   Email notificationsTurn on email notifications   |   0 Replies   Last post: March 17, 2010 8:10pm UTC
Harry Zhang

Harry Zhang

March 17, 2010 8:10pm UTC

Out of memory operation sparse matrix

I run a static stress analysis using Comsol combined with MATLAB, I put the analysis program in a "for" loop using Matlab, the program will stop at certain loop with error message As following, is it because the limited memory of my computer? the computer has 3.0 G memory.


??? Java exception occurred:
Exception:
com.femlab.jni.FlNativeException: Out of memory operation sparse
matrix
Messages:
Out of memory operation sparse matrix


Stack trace:

at lsspooles.cpp, row 197, ()

at com.femlab.solver.FlSolver.femStatic(Native Method)

at com.femlab.solver.FemStatic.run(Unknown Source)

at com.femlab.server.FlRunner.run(Unknown Source)

at com.femlab.server.MlProgressDlg.runAndWait(Unknown Source)

at com.femlab.server.FlRunnable.a(Unknown Source)

at com.femlab.server.FlRunnable.smartRunner(Unknown Source)


Error in ==> femsolver at 337
solobj.smartRunner(report, loopTime);

Error in ==> femlin at 80
varargout = femsolver(mfilename,'FemStatic',varargin{:});

Error in ==> Fieldfreq_LGS_FEM at 473
xfem.sol=femlin(xfem, ...

Reply  |  Reply with Quote  |  Send private message  |  Report Abuse


Rules and guidelines