On Jul 4, 2008, at 6:34 AM, David Harvey wrote:

> On Jul 4, 2008, at 6:22 AM, David Harvey wrote:
>
>> On Jul 3, 2008, at 8:30 PM, David Harvey wrote:
>>
>>> On Jul 3, 2008, at 8:22 PM, Daryl Hammond wrote:
>>>
>>>> I do not have a place to post the install logs.
>>>
>>> If you like, you can email them to me off-list and I can post them
>>> somewhere.
>>
>> Thanks.
>>
>> The logs may be downloaded here:
>>
>> http://sage.math.washington.edu/home/dmharvey/
>> sage-3.0.1.install.log.bz2
>> http://sage.math.washington.edu/home/dmharvey/
>> sage-3.0.2.install.log.bz2
>>
>> I will delete them once this problem has been resolved.

I can't see anything odd with GMP happening in the logs (but that  
doesn't mean much...)

Daryl, could we try a more direct timing GMP test, to help figure out  
if GMP is possibly the problem. Could you try running

sage: x = ZZ.random_element(2^10000000)
sage: time y = x * x

in both builds and compare the output?

david


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to