Changes between Version 127 and Version 209 of Ticket #10508
- Timestamp:
- 09/13/12 14:22:24 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10508
- Property Cc kcrisman added
-
Property
Report Upstream
changed from
N/A
toReported upstream. No feedback yet.
-
Ticket #10508 – Description
v127 v209 10 10 By default, ATLAS will now try twice to get timings and fail immediately if throttling is enabled. If auto-tuning fails build with `SAGE_ATLAS_ARCH=fast`, and if that fails with `SAGE_ATLAS_ARCH=base`. On x86, the fast and base targets are the new ATLAS generic targets x86SSE3 and x86SSE2/x86x87. 11 11 12 The updated cvxopt spkg fixes a blas path issue on Darwin. 13 12 14 The current spkg version is at 13 15 14 16 http://www.stp.dias.ie/~vbraun/Sage/spkg/atlas-3.10.0.spkg 17 http://www.stp.dias.ie/~vbraun/Sage/spkg/cvxopt-1.1.5.p1.spkg 15 18 16 19 '''Apply''' [attachment:trac_10508_root_repo.patch] to the SAGE_ROOT repository and [attachment:10508_doctest.patch], [attachment:trac_10508_update_atlas_docs.patch] to the Sage repository.