If you have not already, I advise reviewing MathWorks's recommended ways of distributing to the cloud.
https://www.mathworks.com/products/parallel-computing/parallel-computing-on-the-cloud.html -Brandon On Thu, Jan 25, 2018 at 9:13 AM, Ray Zimmerman <[email protected]> wrote: > This is the only one I’m aware of … > > http://rpowerlabs.org > https://www.youtube.com/watch?v=UowegI15Rxg > > For PowerWeb, I created an interface years ago to trigger specific OPF > runs through a web-interface. At different times I implemented 3 different > methods, one that used what was called the MATLAB Engine interface, another > that used a MATLAB web interface provided by The MathWorks. I’m not sure > either of these are still supported. The other was simply by launching > MATLAB by executing a command line and capturing the output to STDOUT. > > — Ray > > On Jan 22, 2018, at 11:15 AM, Kaspar Mueller <[email protected]> wrote: > > HI, > > We are looking for a solution to integrate cloud base solvers like (gurobi > cloud/ cplex IBM cloud/…) > Is there a solution for that already? Or has there been an attempt to do > so? > What would be the strait forward way to do that? (Creating a mex file?) > > Thank you for your help. > Best, > Kaspar > > >
