Matlab OUT OF MEMORY error on optimization problem

Sorry, slightly off topic, but related. Have you had any luck compiling a mex file on windows for superSCS usage in CVX 3.0b?

The only luck I had with that is bad luck. https://github.com/kul-forbes/scs/issues/30 I placed my effort to get it up and running on indefinite suspension. I am not alone in not having succeeded.

Even if you get Super SCS up and running, bear in mind that CVX 3.0beta is riddled with bugs, which will likely never be fixed. YALMIP is a more promising vehicle for Super SCS’s usage.

Ok. Got it. Yes, it seems like a no go as far as I can get with it. I’ll check out YALMIP, been looking for a good reason to do that anyways. I do see a lot of comments here on the bugginess of 3.0beta. I still haven’t seen this emerge in my problems (currently vanilla beamforming using ECOS and SCS). However, I’ll beware.

Anyways, thank you for confirming my suspicions on super scs.

Sometimes CVX3.0beta does not produce an error message, but produces incorrect solutions to problems.