#12055: Upgrade PALP
-----------------------------------+----------------------------------------
    Reporter:  vbraun              |         Owner:  AlexGhitza                 
       
        Type:  enhancement         |        Status:  new                        
       
    Priority:  major               |     Milestone:  sage-4.8                   
       
   Component:  algebraic geometry  |    Resolution:                             
       
    Keywords:                      |   Work_issues:                             
       
    Upstream:  N/A                 |      Reviewer:  Andrey Novoseltsev, Jeroen 
Demeyer
      Author:  Volker Braun        |        Merged:                             
       
Dependencies:                      |  
-----------------------------------+----------------------------------------

Comment(by vbraun):

 I think I got it: Sage.math runs ext3 which has a 1-second timestamp
 granularity. My new does compile - monkeypatch - recompile in a loop. If
 you have a reasonably fast disk like /mnt/usb1/scratch then you can do the
 patch step in less than a second, so make fails to see that anything
 changed. Whereas I compiled sage on /home which is might be a higher-
 latency disk since its shared with lots of people. Or use ext4 with
 nanosecond timestamps on my own computers.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12055#comment:24>
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