William, I moved the 11 libgmp* files from /sage-3.0.2/local/lib/ to a new /sage-3.0.2/local/libsave/ and re-ran the sieve program. There was no change in the elapsed/cpu times (which follow):
/home/daryl/sage-3.0.1/sage /home/daryl/UserData/sage/sieve.sage ============================================ SAGE Version 3.0.1, Release Date: 2008-05-05 Start time: Thu Jul 3 16:16:27 2008 Array size: 10000000 Create array: Thu Jul 3 16:16:43 2008 Create seconds: 16.1 Mark primes: Thu Jul 3 16:17:22 2008 Mark seconds: 39.07 Count primes: Thu Jul 3 16:17:41 2008 Count seconds: 18.61 Number of primes: 664579 End time: Thu Jul 3 16:17:41 2008 Elapsed seconds: 73.78 ============================================ /home/daryl/sage-3.0.2/sage /home/daryl/UserData/sage/sieve.sage ============================================ SAGE Version 3.0.2, Release Date: 2008-05-24 Start time: Thu Jul 3 16:17:52 2008 Array size: 10000000 Create array: Thu Jul 3 16:18:17 2008 Create seconds: 24.91 Mark primes: Thu Jul 3 16:19:25 2008 Mark seconds: 68.25 Count primes: Thu Jul 3 16:19:54 2008 Count seconds: 28.78 Number of primes: 664579 End time: Thu Jul 3 16:19:54 2008 Elapsed seconds: 121.94 ============================================ -Daryl > > Can you delete all the libgmp* files from local/lib/ then try again? > > William --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
