#5219: [with spkg, needs review] Build ATLAS in dist mode with SSE2 only
--------------------------+-------------------------------------------------
 Reporter:  mabshoff      |       Owner:  mabshoff  
     Type:  defect        |      Status:  assigned  
 Priority:  blocker       |   Milestone:  sage-3.4.1
Component:  distribution  |    Keywords:            
--------------------------+-------------------------------------------------
Description changed by was:

Old description:

> Many times the binaries cause trouble since we are building ATLAS with
> SSE3. So add a special flag which given the following settings
>
>  * SAGE_DIST_MODE=yes
>  * SAGE_DIST_MODE_ISASET=SSE2
>
> produce an SSE2 only binary. If those flags are set we also need to make
> sure that sage-flags are set to sse2 only, i.e. no pni, no ssse3 or
> sse4_*.
>
> Cheers,
>
> Michael

New description:

 Many times the binaries cause trouble since we are building ATLAS with
 SSE3. So add a special flag which given the following setting

 {{{
 SAGE_SIMD_MODE=SSE2
 }}}
 produce an SSE2 only binary. If those flags are set we also need to make
 sure that sage-flags are set to sse2 only, i.e. no pni, no ssse3 or
 sse4_*.

 Cheers,

 Michael

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5219#comment:9>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to