William Stein wrote:
> On Tue, Oct 21, 2008 at 1:11 PM, Martin Rubey <[EMAIL PROTECTED]> wrote:
>> "William Stein" <[EMAIL PROTECTED]> writes:
>>
>>> Please paste the output of
>>>
>>>    cat /proc/cpuinfo
>>>
>>> into an email response.
>> [EMAIL PROTECTED]:/tmp$ cat /proc/cpuinfo
>> processor       : 0
>> vendor_id       : GenuineIntel
>> cpu family      : 6
>> model           : 11
>> model name      : Mobile Intel(R) Pentium(R) III CPU - M  1000MHz
>> stepping        : 4
>> cpu MHz         : 731.500
>> cache size      : 512 KB
>> fdiv_bug        : no
>> hlt_bug         : no
>> f00f_bug        : no
>> coma_bug        : no
>> fpu             : yes
>> fpu_exception   : yes
>> cpuid level     : 2
>> wp              : yes
>> flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov 
>> pat
>> pse36 mmx fxsr sse up
> 
> Thanks. Here's are the flags for the cpu where the binary was built:
> 
> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss nx lm
> constant_tsc up pni ds_cpl ssse3 cx16 lahf_lm
> 
> Notice that your Pentium M is missing several of these, for example,
> it is missing sse2.    Thus the binary won't work.   (I haven't
> written code to detect missing instructions sets and make Sage not
> run, which is on trac, but hasn't been included in Sage yet, due to
> some differences in opinion about how prohibitive we should be.)
> 
> When I have Pentium M binaries, you'll be set to use those, and this
> will be soon, given my new hardware.


Wow, what sort of "new" hardware are you getting that are Pentium M's?

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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