Re: [OctDev] Improving pkg.m

2012-09-24 Thread Juan Pablo Carbajal
On Mon, Sep 24, 2012 at 9:50 AM, c. wrote: > > On 24 Sep 2012, at 08:55, Paul Dreik wrote: > >> That is why I asked if there is a package that improves from it - I >> guess a package has to use multiple source files, where at least some >> are nondependent so they can be compiled in parallel. > >

Re: [OctDev] Improving pkg.m

2012-09-24 Thread c.
On 24 Sep 2012, at 08:55, Paul Dreik wrote: > That is why I asked if there is a package that improves from it - I > guess a package has to use multiple source files, where at least some > are nondependent so they can be compiled in parallel. openmpi_ext is a good example for this, it has many .c

Re: [OctDev] Improving pkg.m

2012-09-24 Thread Juan Pablo Carbajal
On Mon, Sep 24, 2012 at 9:09 AM, Claudio Freire wrote: > On Mon, Sep 24, 2012 at 3:55 AM, Paul Dreik wrote: >> time make >> 72 seconds >> make clean (to get the caches warm. note, make clean does not remove >> slicotlibrary.a. Maybe it should?) >> time make >> 18 seconds >> make clean >> time mak

Re: [OctDev] Improving pkg.m

2012-09-24 Thread Claudio Freire
On Mon, Sep 24, 2012 at 3:55 AM, Paul Dreik wrote: > time make > 72 seconds > make clean (to get the caches warm. note, make clean does not remove > slicotlibrary.a. Maybe it should?) > time make > 18 seconds > make clean > time make -j4 > 12 seconds > make clean > rm slicotlibrary.a > time make -

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Paul Dreik
2012-09-24 01:59, Claudio Freire skrev: > On Sun, Sep 23, 2012 at 6:29 PM, Paul Dreik wrote: >>> I just added: >>> make pkg able to supply extra configure and make flags, useful for >>> distributions, including -j for make >> Just curios, are there any octave packages that benefit from parallel >

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Claudio Freire
On Sun, Sep 23, 2012 at 6:29 PM, Paul Dreik wrote: >> I just added: >> make pkg able to supply extra configure and make flags, useful for >> distributions, including -j for make > Just curios, are there any octave packages that benefit from parallel > compilation? Well, for openSUSE, we build al

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Juan Pablo Carbajal
On Mon, Sep 24, 2012 at 12:33 AM, Stephen Montgomery-Smith wrote: > On 09/23/2012 05:20 PM, Juan Pablo Carbajal wrote: >> On Sun, Sep 23, 2012 at 11:29 PM, Paul Dreik wrote: >>> >>> >>> 2012-09-23 22:33, Claudio Freire skrev: On Sun, Sep 23, 2012 at 5:06 PM, c. wrote: > I'm in. > >>

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Stephen Montgomery-Smith
On 09/23/2012 05:20 PM, Juan Pablo Carbajal wrote: > On Sun, Sep 23, 2012 at 11:29 PM, Paul Dreik wrote: >> >> >> 2012-09-23 22:33, Claudio Freire skrev: >>> On Sun, Sep 23, 2012 at 5:06 PM, c. wrote: I'm in. We should have the description of the required improvements at

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Juan Pablo Carbajal
On Sun, Sep 23, 2012 at 11:29 PM, Paul Dreik wrote: > > > 2012-09-23 22:33, Claudio Freire skrev: >> On Sun, Sep 23, 2012 at 5:06 PM, c. wrote: >>> I'm in. >>> >>> We should have the description of the required improvements at >>> >>> http://wiki.octave.org/Projects#Packaging >>> >>> a bit more s

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Paul Dreik
2012-09-23 22:33, Claudio Freire skrev: > On Sun, Sep 23, 2012 at 5:06 PM, c. wrote: >> I'm in. >> >> We should have the description of the required improvements at >> >> http://wiki.octave.org/Projects#Packaging >> >> a bit more specific before the sprint. > > I just added: > make pkg able to

Re: [OctDev] Improving pkg.m

2012-09-23 Thread Claudio Freire
On Sun, Sep 23, 2012 at 5:06 PM, c. wrote: > I'm in. > > We should have the description of the required improvements at > > http://wiki.octave.org/Projects#Packaging > > a bit more specific before the sprint. I just added: make pkg able to supply extra configure and make flags, useful for distri

Re: [OctDev] Improving pkg.m

2012-09-23 Thread c.
On 23 Sep 2012, at 21:06, JuanPi wrote: > Hi, > > It has been a while since we talked about improving pkg.m. > > Shall we set a schedule for a sprint? > > Who is joining? I'm in. We should have the description of the required improvements at http://wiki.octave.org/Projects#Packaging a bit

[OctDev] Improving pkg.m

2012-09-23 Thread JuanPi
Hi, It has been a while since we talked about improving pkg.m. Shall we set a schedule for a sprint? Who is joining? -- JuanPi Carbajal - "It is one thing not to be able to perform a certain feat, but quite another to prove that it cannot be done." - Henry Ernest Dudeney - http://ailab