<div>I forgot to attach the model data that I am attempting to run through csdp.m</div><div><br></div><div>Kind Regards,</div><div>Henri Kjellberg</div><div><br><div class="gmail_quote">On Tue, Nov 9, 2010 at 6:30 PM, Henri Kjellberg <span dir="ltr">&lt;<a href="mailto:henrikjellberg@gmail.com">henrikjellberg@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Hi,</div><div><br></div><div>I am exporting a model from yalmip and attempting to run it in CSDP.</div><div><br></div>
<div>[mdl] = export(F,obj,sdpsettings(&#39;solver&#39;,&#39;csdp&#39;));</div><div><br></div><div> When I try and feed the model to csdp.m I get the following error:</div>
<div><br></div><div><b>??? Error using ==&gt; fprintf</b></div><div><b>Function is not defined for sparse inputs.</b></div><div><b><br></b></div><div><b>Error in ==&gt; writesdpa at 325</b></div><div><b>    fprintf(fid,&#39;%d %d %d %d %.18e\n&#39;,[0 nsdpblocks+1 i i -c(i)]);</b></div>

<div><b><br></b></div><div><b>Error in ==&gt; csdp at 165</b></div><div><b>ret=writesdpa([fname &#39;.dat-s&#39;],At,b,c,K,pars);</b></div><div><b><br></b></div><div><b>Error in ==&gt; sdpControl at 126</b></div><div><b>csdp(mdl.At,mdl.b,mdl.C,mdl.K,mdl.pars)</b></div>

<div><b><br></b></div><div>Is my model incompatible with CSDP or am I doing something else wrong?</div><div><br></div><div>I am running MATLAB 2010 on an OpenSuse 11.2 desktop if that matters...</div><div><br></div><div>
<br>
</div><div><br></div><div class="gmail_quote">On Fri, Oct 29, 2010 at 2:53 PM, Henri Kjellberg <span dir="ltr">&lt;<a href="mailto:henrikjellberg@gmail.com" target="_blank">henrikjellberg@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
I am interested in installing CSDP onto either an ARM 11 or a PowerPC<br>
(PPC_6xx) embedded system for a picosatellite project at the<br>
University of Texas. The problem I currently am facing is that my ARM<br>
11 and my MPC5200 (the ppc_6xx) do no have gfortran installed, and I<br>
have not found a cross-compiliation tool that would allow me to do<br>
gfortran for ARM.<br>
<br>
I am curious, could I install CSDP using the clapack and cblas.<br>
Currently, I have gslcblas installed on the powerpc...<br>
<br>
Best,<br>
<font color="#888888">Henri Kjellberg<br>
UT-Austin<br>
</font></blockquote></div><br>
</blockquote></div><br></div>