#10572: gcc/binutils wrapper
----------------------------+-----------------------------------------------
   Reporter:  vbraun        |       Owner:  GeorgSWeber      
       Type:  enhancement   |      Status:  needs_review     
   Priority:  major         |   Milestone:  sage-4.6.2       
  Component:  build         |    Keywords:  gcc wrapper rpath
     Author:  Volker Braun  |    Upstream:  N/A              
   Reviewer:                |      Merged:                   
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by vbraun):

 In principle we could add limits, but then its hard to say precisely what
 they ought to be. I've seen gcc use >1gb of ram and take quite a long time
 and still produce the correct output. We could use something like (total
 available ram)/(#parallel makes)-256MB but then thats hard to implement
 and assumes that all parallel makes use the same amount of ram. And
 detecting the overall amount of ram is again very system-dependent. I
 think that GCC hanging and/or eating all memory is a rather rare failure
 mode for gcc, so at this point we shouldn't spend that much effort on it.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10572#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to