On Apr 21, 3:55 pm, "Greg Grunberg" <[email protected]> wrote:
Hi Greg, > Attached as a .JPG file is the requested screenshot. > > Greg Grunberg The screenshot reveals that your CPU is not advanced enough to run this binary build of Sage, i.e. it is missing SSE3 instructions. You can force it to run anyway (see the message Sage is printing), but this will result in Sage exiting during runtime due to illegal instruction error messages if you execute certain code, i.e. large linear algebra problems (where "large" is roughly a determinant for a 90x90 matrix over ZZ for example). Binaries for Sage 3.4.1 will be build in a mode that only requires SSE2 and those binaries should be available in about 48 hours. Cheers, Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
