Hi,

could this mean that there is some issue with Cython compilation (e.g.
memory leak) ?

Ciao,
Thierry


On Tue, Apr 21, 2015 at 10:24:07AM +0200, leif wrote:
> On 04/21/2015 08:27 AM, Simon King wrote:
> > On 2015-04-21, Clemens Heuberger <clemens.heuber...@aau.at> wrote:
> >> I have a somewhat related problem: Since February (I do not recall the 
> >> exact
> >> revision, but might very well be early in the 6.6 release cycle), I cannot 
> >> do a
> >> parallel build with 4 processes on my notebook with 4 GB RAM anymore.
> > 
> > For a similar reason, I now do
> >   export MAKE="make -j1"
> > before building Sage. Otherwise, my laptop becomes unusable for hours.
> 
> Another option is to
> 
> export SAGE_NUM_THREADS=1
> 
> and still run 'make -j3' (say).
> 
> There may be an overlap between building the Sage library and some other
> (late) build targets though.
> 
> 
> -leif
> 
> 
> -- 
> 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 to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
> 

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to