Hi Juanjo,<br><br><div class="gmail_quote">On 6 December 2011 17:27, Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><div class="gmail_quote">On Tue, Dec 6, 2011 at 10:16 AM, Dima Pasechnik <span dir="ltr"><<a href="mailto:dimpase%2Becl@gmail.com" target="_blank">dimpase+ecl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div>Sage (<a href="http://www.sagemath.org" target="_blank">www.sagemath.org</a>) project perhaps might help with testing infrastructure.</div><div>(I"m not speaking for Sage here, although I think this will be welcome).</div>



<div>ECL is released as a part of Sage, and this happens on a regular basis (not on all platforms ECL supports though, but at least on a handful on different Linuxes and MacOSXs).</div><div>Juanjo, if you are interested in this, just post on sage-devel.</div>


</div></blockquote></div><div><br></div></div><div>Hi Dima, they already provided me access to several machines, but it is quite complicated to use. I would like to have an automated infrastructure that works without me worrying too much but:</div>


<div><br></div><div>- Many machines sit behind firewalls (Sage, for instance). Controlling this is a mess, specially if you want to push files in and pop them out. Right now I have a script with 3 levels of indirections to get to some machines.</div>


<div><br></div></blockquote><div><br></div><div>Sage has a buildbot. So the question is to put the tests you need in the Sage's ECL spkg, and extract the results of the</div><div>buildbot. This will give you results of tests of ECL released with Sage, on the corresponding list of platforms.</div>
<div><br></div><div> </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div></div><div>- Some of those which I use are clusters with frequent outages. Again, the control software must be capable of recognizing this. Also, using a cluster typically means delayed collection of data and this is sometimes not too reliable (the jobs did not run, you do not know why...)</div>


<div><br></div><div>- Some platforms are run in virtualbox images. Starting them up, shutting them down, controlling that they do not run amok...</div><div><br></div><div>- We need to test in windows and this has to be automated. Running the tests for cygwin or mingw means a lot of time which I cannot spend in front of the computer. But automating the Windows builds is a nightmare by itself because of different scripts, lack of an agnostic ssh (*)</div>


<div><br></div><div>So the situation is that I have about 8 different computers + virtual computers, some of which may be access directly, some not, some are always on, some not, etc, etc... I am trying to rationalize this once and for all, but it is hard.</div>


<div><br></div><div>Juanjo</div><div><br></div><div>(*) If you use cygwin's ssh, the environment it creates interferes with that of mingw and msvc, for instance. Cleaning up this mess is complicated. The only other free ssh which is out there has to be started by hand from a user account...</div>
</blockquote><div><br></div><div>By the way, could you point us the changes you made to ECL to prevent it from suffering the constant fork() failures?</div><div>It seems that we will need to implement a similar thing in cpython, as presently building python extensions on cygwin (which in Sage uses Cython, i.e. compiles from Cython to C to dlls, a similar to the ECL route) suffers from the same problem.</div>
<div><br></div><div>Dima</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="HOEnZb"><div class="h5">

<div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>



</div></div></blockquote></div><br>