Opened 12 years ago
Closed 12 years ago
#5870 closed enhancement (fixed)
[with patch, positive review] Detect blas and atlas libraries for linbox on FreeBSD
Reported by: | pjeremy | Owned by: | mhansen |
---|---|---|---|
Priority: | major | Milestone: | sage-4.1 |
Component: | porting: BSD | Keywords: | |
Cc: | Merged in: | sage-4.1.rc0 | |
Authors: | Peter Jeremy | Reviewers: | Mike Hansen |
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
spkg-install for linbox uses OS-specific code to detect and use the BLAS and Atlas libraries. Add code to support FreeBSD.
Attachments (1)
Change History (5)
Changed 12 years ago by
comment:1 Changed 12 years ago by
- Milestone set to sage-3.4.2
comment:2 Changed 12 years ago by
- Summary changed from Detect blas and atlas libraries for linbox on FreeBSD to [with patch, needs review] Detect blas and atlas libraries for linbox on FreeBSD
comment:3 Changed 12 years ago by
- Owner changed from mabshoff to mhansen
- Reviewers set to Mike Hansen
- Status changed from new to assigned
- Summary changed from [with patch, needs review] Detect blas and atlas libraries for linbox on FreeBSD to [with patch, positive review] Detect blas and atlas libraries for linbox on FreeBSD
Looks good to me.
An spkg with this patch incorporated can be found at http://sage.math.washington.edu/home/mhansen/linbox-1.1.6.p0.spkg
comment:4 Changed 12 years ago by
- Merged in set to sage-4.1.rc0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I will work on integrating this tomorrow.
Cheers,
Michael