Opened 8 years ago
Last modified 7 years ago
#14698 new defect
Document SAGE_TUNE_<spkg> variables
Reported by: | jpflori | Owned by: | mvngu |
---|---|---|---|
Priority: | major | Milestone: | sage-6.4 |
Component: | documentation | Keywords: | |
Cc: | leif | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
In several spkgs we use a SAGE_TUNE_<spkg> variable to enable/disable (potentially) long tuning, but this is not documented in the installation guide.
Affected spkgs:
- gf2x -- supports "yes" (meaning "quick", the default), "no" and "full"
- PARI -- supports "yes" and "no" (default)
The ATLAS spkg has a similar mechanism, but [ab]uses (e.g.) SAGE_ATLAS_ARCH=base
and SAGE_ATLAS_ARCH=fast
, which in contrast is already documented.
Change History (7)
comment:1 Changed 8 years ago by
- Description modified (diff)
comment:2 Changed 8 years ago by
- Component changed from packages: standard to documentation
- Owner changed from jdemeyer to mvngu
comment:3 Changed 8 years ago by
- Description modified (diff)
comment:4 Changed 8 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:5 Changed 7 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:6 Changed 7 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:7 Changed 7 years ago by
- Milestone changed from sage-6.3 to sage-6.4
Note: See
TracTickets for help on using
tickets.