Re: [sage-devel] Re: RAM to build Sage

2014-05-12 Thread Julien Puydt
Hi, Le 12/05/2014 11:45, Emmanuel Charpentier a écrit : Le vendredi 9 mai 2014 18:31:02 UTC+2, Dima Pasechnik a écrit : On 2014-05-09, Volker Braun > wrote: We do have a arm machine in Oxford with more than enough ram (afair 4GB). Dima did some work on finishing the arm port. In any case,

Re: [sage-devel] Re: RAM to build Sage

2014-05-09 Thread Jeroen Demeyer
On 2014-05-09 14:08, leif wrote: And probably some build- or patchbots should run the tests with 'ulimit -v $SAGE_DOCTEST_MEMORY_CUTOFF' by default. Totally +1. I always did that with a limit of 2.5GB. -- You received this message because you are subscribed to the Google Groups "sage-devel" g

Re: [sage-devel] Re: RAM to build Sage

2014-05-05 Thread John H Palmieri
On Monday, May 5, 2014 5:32:28 PM UTC-7, William wrote: > > On Mon, May 5, 2014 at 5:07 PM, John H Palmieri > > > wrote: > > > > > > On Monday, May 5, 2014 4:41:39 PM UTC-7, William wrote: > >> > >> On Mon, May 5, 2014 at 4:16 PM, John H Palmieri > >> wrote: > >> >> -leif > >> >> > >>

Re: [sage-devel] Re: RAM to build Sage

2014-05-05 Thread kcrisman
I have not successfully built the Sage docs on my .5/1 GB (I forget which) ram computer for quite some time. FWIW. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email t

Re: [sage-devel] Re: RAM to build Sage

2014-05-05 Thread William Stein
On Mon, May 5, 2014 at 5:07 PM, John H Palmieri wrote: > > > On Monday, May 5, 2014 4:41:39 PM UTC-7, William wrote: >> >> On Mon, May 5, 2014 at 4:16 PM, John H Palmieri >> wrote: >> >> -leif >> >> >> >> P.S.: If you haven't set MAKE, Sage "guesses" the number of threads to >> >> use to build t

Re: [sage-devel] Re: RAM to build Sage

2014-05-05 Thread John H Palmieri
On Monday, May 5, 2014 4:41:39 PM UTC-7, William wrote: > > On Mon, May 5, 2014 at 4:16 PM, John H Palmieri > > > wrote: > >> -leif > >> > >> P.S.: If you haven't set MAKE, Sage "guesses" the number of threads to > >> use to build the Sage library as well as the docs, AFAIK. > > > > > >

Re: [sage-devel] Re: RAM to build Sage

2014-05-05 Thread William Stein
On Mon, May 5, 2014 at 4:16 PM, John H Palmieri wrote: >> -leif >> >> P.S.: If you haven't set MAKE, Sage "guesses" the number of threads to >> use to build the Sage library as well as the docs, AFAIK. > > > Right: Sage uses SAGE_NUM_THREADS to decide how many threads to use for > building spkgs