Info

This question is closed. Reopen it to edit or answer.

Problem to run SNOPT on Matlab R2010b

1 view (last 30 days)
Hongkai Dai
Hongkai Dai on 20 Feb 2011
Closed: Rena Berman on 7 Dec 2022
I am using SNOPT 7.2-11 on my 64 bit Ubuntu 10.10, with MATLAB R2010b. I think SNOPT alone works fine, but MATLAB has problem when calling snoptcmex, it always reports: "out of memory". I checked I have sufficient memory - 6GB. I tried to use gcc-4.4 and gcc-4.3 for the mex file, but neither of them helps. I can compile the ordinary mex file successfully, like the simple "hello world“ program.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!