> I then re-ran the sieve program under sage-3.0.1 and sage-3.0.2. > There was no > change; sage-3.0.2 still runs significantly slower (see detailed runs > below). > > I then looked at /home/daryl/sage-3.0.2/local/lib: > > [EMAIL PROTECTED] lib]$ ls libgmp*.* -l > -rwxr-xr-x 1 daryl daryl 793 2008-07-03 07:37 libgmp.la > lrwxrwxrwx 1 daryl daryl 15 2008-07-03 07:37 libgmp.so -> > libgmp.so.3.4.1 > lrwxrwxrwx 1 daryl daryl 15 2008-07-03 07:37 libgmp.so.3 -> > libgmp.so.3.4.2 > -rwxr-xr-x 1 daryl daryl 270928 2008-07-03 07:37 libgmp.so.3.4.1 > -rwxr-xr-x 1 daryl daryl 270928 2008-07-01 21:28 libgmp.so.3.4.2 > -rwxr-xr-x 1 daryl daryl 848 2008-07-03 07:37 libgmpxx.la > lrwxrwxrwx 1 daryl daryl 17 2008-07-03 07:37 libgmpxx.so -> > libgmpxx.so.3.1.1 > lrwxrwxrwx 1 daryl daryl 17 2008-07-03 07:37 libgmpxx.so.3 -> > libgmpxx.so.3.1.1 > -rwxr-xr-x 1 daryl daryl 17560 2008-07-03 07:37 libgmpxx.so.3.1.1 > lrwxrwxrwx 1 daryl daryl 17 2008-07-01 21:28 libgmpxx.so.4 -> > libgmpxx.so.4.0.2 > -rwxr-xr-x 1 daryl daryl 17560 2008-07-01 21:28 libgmpxx.so.4.0.2 > > The one thing I noticed here is that the libgmp.so.3 alias still > points to the > newer libgmp.so.3.4.2 library. However, it appears that both > libgmp.so.3.4.1 > and libgmp.so.3.4.2 are the same size (same thing?).
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 -~----------~----~----~----~------~----~------~--~---
